Closed
Bug 1437750
Opened 8 years ago
Closed 8 years ago
Update debug flags in WebRenderDebugPrefChangeCallback()
Categories
(Core :: Graphics: WebRender, enhancement, P2)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.30 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
With Bug 1436058, webrender renderer's debug flags were changed. WebRenderDebugPrefChangeCallback() also needs to be changed.
I am not sure if there is already the bug for this.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8950469 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•8 years ago
|
||
Comment on attachment 8950493 [details] [diff] [review]
patch - Update debug flags in WebRenderDebugPrefChangeCallback()
cbindgen:0.4.0 seems not handle DebugFlags. Then continue to use local bit pattern definition.
Attachment #8950493 -
Flags: review?(nical.bugzilla)
Updated•8 years ago
|
Attachment #8950493 -
Flags: review?(nical.bugzilla) → review+
| Assignee | ||
Comment 4•8 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dda8825a8038
Update debug flags in WebRenderDebugPrefChangeCallback() r=nical
Updated•8 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P2
Comment 6•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•