Closed
Bug 1233557
Opened 9 years ago
Closed 9 years ago
Allow RGB8 to be renderable
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla46
People
(Reporter: jgilbert, Assigned: jgilbert)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
1.34 KB,
patch
|
jrmuizel
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
1.18 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
It's not guaranteed by spec, and we should deprecate it, but its use may be too entrenched to change at this point.
We should keep an eye out for drivers that don't allow this.
Attachment #8699629 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•9 years ago
|
Depends on: webgl-tex-refactor
Assignee | ||
Updated•9 years ago
|
status-firefox45:
--- → affected
status-firefox46:
--- → affected
Comment 1•9 years ago
|
||
(In reply to Jeff Gilbert [:jgilbert] from comment #0)
> Created attachment 8699629 [details] [diff] [review]
> 0001-Allow-RGB8-even-though-it-s-not-guaranteed.patch
>
> It's not guaranteed by spec, and we should deprecate it, but its use may be
> too entrenched to change at this point.
>
> We should keep an eye out for drivers that don't allow this.
Did we allow this before?
Assignee | ||
Comment 2•9 years ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #1)
> (In reply to Jeff Gilbert [:jgilbert] from comment #0)
> > Created attachment 8699629 [details] [diff] [review]
> > 0001-Allow-RGB8-even-though-it-s-not-guaranteed.patch
> >
> > It's not guaranteed by spec, and we should deprecate it, but its use may be
> > too entrenched to change at this point.
> >
> > We should keep an eye out for drivers that don't allow this.
>
> Did we allow this before?
Yes.
Comment 3•9 years ago
|
||
Comment on attachment 8699629 [details] [diff] [review]
0001-Allow-RGB8-even-though-it-s-not-guaranteed.patch
Review of attachment 8699629 [details] [diff] [review]:
-----------------------------------------------------------------
Worth adding a comment about we'd prefer not to allow this?
Attachment #8699629 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8699644 -
Flags: review?(jmuizelaar)
Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8699629 [details] [diff] [review]
0001-Allow-RGB8-even-though-it-s-not-guaranteed.patch
Approval Request Comment
[Feature/regressing bug #]: but webgl-tex-refactor
[User impact if declined]: Broken WebGL demos. (web-compat)
[Describe test coverage new/current, TreeHerder]: none
[Risks and why]: none
[String/UUID change made/needed]: none
Attachment #8699629 -
Flags: approval-mozilla-aurora?
Comment 7•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Updated•9 years ago
|
Attachment #8699629 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•9 years ago
|
Attachment #8699644 -
Flags: review?(jmuizelaar) → review+
Comment 8•9 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•