Closed
Bug 1124430
Opened 11 years ago
Closed 11 years ago
Implement GetFragDataLocation
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla38
People
(Reporter: jgilbert, Assigned: jgilbert)
Details
Attachments
(1 file, 1 obsolete file)
|
4.24 KB,
patch
|
u480271
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8552719 -
Flags: review?(dglastonbury)
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8552719 -
Flags: review?(dglastonbury) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
| Assignee | ||
Comment 4•11 years ago
|
||
Approval Request Comment
[Feature/regressing bug #]: Bug 1048108
[User impact if declined]: Bad rendering WebGL content that relies on intermediate techniques. (rendering to the alpha channel in a draw call against a framebuffer)
[Describe test coverage new/current, TreeHerder]: Planned.
[Risks and why]: No risk. It's a one-line correction of clear, but incorrect logic.
[String/UUID change made/needed]: none
Attachment #8555453 -
Flags: approval-mozilla-release?
Attachment #8555453 -
Flags: approval-mozilla-beta?
Attachment #8555453 -
Flags: approval-mozilla-b2g37?
Attachment #8555453 -
Flags: approval-mozilla-aurora?
| Assignee | ||
Comment 5•11 years ago
|
||
Comment on attachment 8555453 [details] [diff] [review]
alpha-read.diff (37 and older)
Wrong bug.
Attachment #8555453 -
Attachment is obsolete: true
Attachment #8555453 -
Flags: approval-mozilla-release?
Attachment #8555453 -
Flags: approval-mozilla-beta?
Attachment #8555453 -
Flags: approval-mozilla-b2g37?
Attachment #8555453 -
Flags: approval-mozilla-aurora?
You need to log in
before you can comment on or make changes to this bug.
Description
•