Closed
Bug 814310
Opened 13 years ago
Closed 13 years ago
disable @supports for Firefox 18 and (probably) 19
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(2 files)
14.03 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
1.11 KB,
patch
|
bzbarsky
:
review+
akeybl
:
approval-mozilla-aurora+
akeybl
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #794696 +++
@supports should still be disabled for Firefox 18.
Assignee | ||
Comment 1•13 years ago
|
||
I should have landed these test changes on inbound last time as well as on aurora. I'll do that this time.
Assignee | ||
Comment 2•13 years ago
|
||
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 649740
User impact if declined: We'd be violating our commitment to pref off features from pre-CR specs in Beta and Release.
Testing completed (on m-c, etc.): No testing, it's just a pref flip -- but it worked last time. :)
Risk to taking this patch (and alternatives if risky): Low.
String or UUID changes made by this patch: N/A
Attachment #684314 -
Flags: review?(bzbarsky)
Attachment #684314 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 684314 [details] [diff] [review]
fliip pref for @supports off
Switching to approval-mozilla-beta?, since I actually seem to have missed doing it before the aurora -> beta uplift. The end result anyway is that the feature needs to be disabled for Firefox 18.
Attachment #684314 -
Flags: approval-mozilla-aurora? → approval-mozilla-beta?
Assignee | ||
Comment 4•13 years ago
|
||
(We need a better system for ensuring features are disabled on release/beta that is something other than "someone must remember to flip the pref on aurora just before the uplift".)
![]() |
||
Comment 5•13 years ago
|
||
Comment on attachment 684313 [details] [diff] [review]
make @supports tests work when pref is not set
r=me
Attachment #684313 -
Flags: review?(bzbarsky) → review+
![]() |
||
Comment 6•13 years ago
|
||
Comment on attachment 684314 [details] [diff] [review]
fliip pref for @supports off
r=me
Attachment #684314 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 7•13 years ago
|
||
Whiteboard: [leave open]
Assignee | ||
Comment 8•13 years ago
|
||
Comment 9•13 years ago
|
||
Flags: in-testsuite+
![]() |
||
Comment 10•13 years ago
|
||
Will @supports stick for FF19? If not, please nominate this bug for that version as well.
![]() |
||
Updated•13 years ago
|
Attachment #684314 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Assignee | ||
Comment 11•13 years ago
|
||
Comment on attachment 684314 [details] [diff] [review]
fliip pref for @supports off
It's unlikely it'll be ready to unpref by Firefox 19. But I'll wait to land it on Aurora until just before the merge. In fact I'll set a reminder for myself this time. :)
Attachment #684314 -
Flags: approval-mozilla-aurora?
Comment 12•13 years ago
|
||
Let's force pref on in mochitest like bug 779917.
Assignee | ||
Comment 13•13 years ago
|
||
Yep; I'll do that in a separate bug.
Assignee | ||
Comment 14•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Summary: disable @supports for Firefox 18 → disable @supports for Firefox 18 and (probably) 19
Assignee | ||
Updated•13 years ago
|
tracking-firefox19:
--- → ?
![]() |
||
Updated•13 years ago
|
![]() |
||
Updated•13 years ago
|
Attachment #684314 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
![]() |
||
Updated•13 years ago
|
status-firefox18:
--- → fixed
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [leave open]
![]() |
||
Comment 15•13 years ago
|
||
(In reply to Cameron McCormack (:heycam) from comment #11)
> Comment on attachment 684314 [details] [diff] [review]
> fliip pref for @supports off
>
> It's unlikely it'll be ready to unpref by Firefox 19. But I'll wait to land
> it on Aurora until just before the merge. In fact I'll set a reminder for
> myself this time. :)
Did we decide to enable or disable for FF19?
Assignee | ||
Comment 16•13 years ago
|
||
We continued to disable -- bug 814530 landed on Aurora to do this automatically.
![]() |
||
Updated•13 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•