Closed
Bug 594642
Opened 13 years ago
Closed 13 years ago
[OpenGL] Use scissor rect when drawing container layers
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta7+ |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file, 1 obsolete file)
4.53 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
We are failing some reftests because we have the scissor rect disabled. This enables it.
Attachment #473354 -
Flags: review?(vladimir)
Comment on attachment 473354 [details] [diff] [review] Fix Yeah, let's do it, though the second hunk should get rid of the #ifs and the comment block. There might still be some problems with this, but it's clearly more correct than not doing it.
Attachment #473354 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #473354 -
Attachment is obsolete: true
Attachment #474242 -
Flags: review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Updated•13 years ago
|
Assignee: nobody → matt.woodrow+bugzilla
http://hg.mozilla.org/mozilla-central/rev/45518cd69dd1
Status: NEW → RESOLVED
blocking2.0: --- → beta6+
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•