Closed
Bug 1400073
Opened 6 years ago
Closed 6 years ago
Hide MOZ_debug from getSupportedExtensions
Categories
(Core :: Graphics: CanvasWebGL, enhancement, P3)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: jgilbert, Assigned: jgilbert)
Details
(Whiteboard: gfx-noted)
Attachments
(1 file)
It's not a real extension. It's only for debugging and about:support, which don't care about getSupportedExtensions. However, since it's in getSupportedExtensions, about:support does list it, which can be confusing.
Comment hidden (mozreview-request) |
Comment 2•6 years ago
|
||
mozreview-review |
Comment on attachment 8908415 [details] Bug 1400073 - Hide MOZ_debug from getSupportedExtensions. - https://reviewboard.mozilla.org/r/180042/#review185248 LGTM
Attachment #8908415 -
Flags: review?(dmu) → review+
Pushed by jgilbert@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/3947ec468715 Hide MOZ_debug from getSupportedExtensions. - r=daoshengmu
![]() |
||
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3947ec468715
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•