Closed
Bug 1941732
Opened 1 month ago
Closed 26 days ago
[wpt-sync] Sync PR 50093 - prefs: Move some `DebugOptions` to `Preferences` and clean up
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox136 fixed)
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50093 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50093
Details from upstream follow.
Martin Robinson <mrobinson@igalia.com> wrote:
prefs: Move some
DebugOptions
toPreferences
and clean up
- Move options configuring antialiasing and WebRender shader precache to
thePreferences
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 <mrobinson@igalia.com>
<!-- Please describe your changes on the following line: -->
Reviewed in servo/servo#34998
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Updated•1 month ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•1 month ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ca1946f3595
[wpt PR 50093] - prefs: Move some `DebugOptions` to `Preferences` and clean up, a=testonly
Assignee | ||
Comment 3•26 days ago
|
||
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 26 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•