Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prefs: Move some
DebugOptions
to Preferences
and clean up
- Move options configuring antialiasing and WebRender shader precache to the `Preferences` to group them with other related WebRender and DOM settings. - Rename offscreen canvas preference to make it match more closely to the other canvas preferences. - Disable text antialiasing for canvas during WPT runs to make it consistent with the setting for other text. Signed-off-by: Martin Robinson <[email protected]>
- Loading branch information