Closed
Bug 1507333
Opened 4 years ago
Closed 4 years ago
Clear evicted entries in the texture cache debug display
Categories
(Core :: Graphics: WebRender, enhancement, P2)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: bholley, Assigned: bholley)
References
Details
Attachments
(2 files)
Working on some patches now.
Assignee | ||
Comment 1•4 years ago
|
||
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.
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D11958
Assignee | ||
Comment 3•4 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d5a56083e52e05766018e64bb62f16972b4116c0
Updated•4 years ago
|
Blocks: stage-wr-trains
Priority: -- → P2
Assignee | ||
Comment 4•4 years ago
|
||
https://github.com/servo/webrender/pull/3321
Comment 5•4 years ago
|
||
Sorry, just saw your IRC message about needing a coordinated landing. Looks like the WR side was able to land without any problem, so you should able to rebase these patches on top and just land the bindings/gecko side changes.
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/73e025041c50 Route WebRender pref changes through the RenderBackend. r=jrmuizel https://hg.mozilla.org/integration/mozilla-inbound/rev/def3a4c1f23b Clear evicted cache entries when using the debug display. r=gw,jrmuizel
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/73e025041c50 https://hg.mozilla.org/mozilla-central/rev/def3a4c1f23b
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•