Page MenuHomePhabricator

Bug 1507333 - Route WebRender pref changes through the RenderBackend.
ClosedPublic

Authored by bholley on Nov 15 2018, 12:20 AM.

Details

Summary

The overlap between debug flags and debug commands is a bit of a mess,
and this patch does not entirely clean it up. But this at least means
that the RenderBackend can react to pref changes in Firefox.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

bholley created this revision.Nov 15 2018, 12:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2018, 12:20 AM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".Nov 15 2018, 12:20 AM
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: Restricted Project.
bholley requested review of this revision.Nov 15 2018, 12:21 AM
jrmuizel accepted this revision.Nov 16 2018, 8:22 PM

This seems just better.

This revision is now accepted and ready to land.Nov 16 2018, 8:22 PM
This revision was automatically updated to reflect the committed changes.