Closed
Bug 1317068
Opened 9 years ago
Closed 9 years ago
Pref name mismatch
Categories
(Core :: Graphics: CanvasWebGL, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | unaffected |
| firefox51 | --- | fixed |
| firefox52 | --- | fixed |
| firefox53 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
|
58 bytes,
text/x-review-board-request
|
jgilbert
:
review+
jcristau
:
approval-mozilla-aurora+
jcristau
:
approval-mozilla-beta+
|
Details |
Bug 1287653 added the gl.ignore-dx-interop2-blacklist pref but listed it as ignore-dx-interop2-blacklist in gfxPrefs. This appears to be an error [1]
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1316931#c3
| Assignee | ||
Updated•9 years ago
|
status-firefox50:
--- → unaffected
status-firefox51:
--- → affected
status-firefox52:
--- → affected
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8810105 [details]
Bug 1317068 - Fix typo in pref name.
https://reviewboard.mozilla.org/r/92506/#review92794
Attachment #8810105 -
Flags: review?(jgilbert) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa0b586fa39d
Fix typo in pref name. r=jgilbert
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
| Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8810105 [details]
Bug 1317068 - Fix typo in pref name.
Approval Request Comment
[Feature/regressing bug #]: bug 1287653
[User impact if declined]: modifying the gl.ignore-dx-interop2-blacklist pref, which is supposed to toggle the DX2 jnterop blacklist, will have no effect.
[Describe test coverage new/current, TreeHerder]: none
[Risks and why]: low risk, just fixing a typo in the pref name
[String/UUID change made/needed]: none
Attachment #8810105 -
Flags: approval-mozilla-beta?
Attachment #8810105 -
Flags: approval-mozilla-aurora?
Comment 7•9 years ago
|
||
Comment on attachment 8810105 [details]
Bug 1317068 - Fix typo in pref name.
Typo fix in pref name, let's take this in 51/52
Attachment #8810105 -
Flags: approval-mozilla-beta?
Attachment #8810105 -
Flags: approval-mozilla-beta+
Attachment #8810105 -
Flags: approval-mozilla-aurora?
Attachment #8810105 -
Flags: approval-mozilla-aurora+
Comment 8•9 years ago
|
||
| bugherder uplift | ||
Comment 9•9 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•