Closed
Bug 845482
Opened 12 years ago
Closed 12 years ago
Scissor box isn't init'd properly
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: jgilbert, Assigned: jgilbert)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
We don't init glScissor to our actual height and width, so it generally defaults to [0,0,16,16].
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #718565 -
Flags: review?(bjacob)
Updated•12 years ago
|
Attachment #718565 -
Flags: review?(bjacob) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in
before you can comment on or make changes to this bug.
Description
•