Closed
Bug 1507333
Opened 7 years ago
Closed 7 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•7 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•7 years ago
|
||
Depends on D11958
| Assignee | ||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Blocks: stage-wr-trains
Priority: -- → P2
| Assignee | ||
Comment 4•7 years ago
|
||
Comment 5•7 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•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/73e025041c50
https://hg.mozilla.org/mozilla-central/rev/def3a4c1f23b
Status: NEW → RESOLVED
Closed: 7 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
•