Closed
Bug 1088423
Opened 11 years ago
Closed 2 years ago
Only fence content drawing if we actually drew something
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mattwoodrow, Unassigned)
References
Details
Attachments
(1 file)
|
15.67 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
Bug 1088414 improved our synchronization story a lot, but we're still spending time on paints that don't do any d2d drawing. We can skip it entirely in this, and go faster again.
Attachment #8510736 -
Flags: review?(nical.bugzilla)
Updated•11 years ago
|
Attachment #8510736 -
Flags: review?(nical.bugzilla) → review+
Comment 1•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: matt.woodrow → nobody
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•