Closed
Bug 1379828
Opened 8 years ago
Closed 8 years ago
Disable diagnostic overlays in drawWindow
Categories
(Core :: Graphics: Layers, enhancement)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: dvander, Assigned: dvander)
References
Details
Attachments
(1 file)
|
2.01 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
In bug 1377866 we make the sanity test actually make a decision based on whether layout draws wrong pixels. Unfortunately it can hit a false positive if diagnostic overlays are enabled. We should disable all of this when capturing the backbuffer, I think.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8885021 -
Flags: review?(matt.woodrow)
Updated•8 years ago
|
Attachment #8885021 -
Flags: review?(matt.woodrow) → review+
Pushed by danderson@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/95f79e582132
Don't draw diagnostic overlays during drawWindow. (bug 1379828, r=mattwoodrow)
Comment 3•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•