Closed
Bug 615310
Opened 15 years ago
Closed 15 years ago
Make webgl.verbose discoverable
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: bjacob, Assigned: bjacob)
Details
Attachments
(1 file)
1.42 KB,
patch
|
vlad
:
review+
vlad
:
approval2.0+
|
Details | Diff | Splinter Review |
I know we've discussed this before, and you didn't want to make the code any more complicated than it was; but now I really think that we should do it.
This generates a JS warning once, when webgl.verbose=false and a WebGL warning happens, telling the user about that preference.
JS developers just expect JS warnings to show up in the error console, and they may well not know about the webgl preferences at all (since it's enabled by default).
I asked a few people and the ones who replied were in favor of such a change; I didn't get any reply in favor against such a change.
Attachment #493767 -
Flags: review?(vladimir)
Comment on attachment 493767 [details] [diff] [review]
patch
Why would anyone argue against it? There's no downside for them :-) But, sure.
Attachment #493767 -
Flags: review?(vladimir)
Attachment #493767 -
Flags: review+
Attachment #493767 -
Flags: approval2.0+
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Assignee: nobody → bjacob
You need to log in
before you can comment on or make changes to this bug.
Description
•