Closed Bug 1238827 Opened 9 years ago Closed 9 years ago

Put layout.css.prefixes.webkit pref behind "ifndef RELEASE_BUILD" guard (don't ship it past Aurora for now)

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla46
Tracking Status
firefox46 --- fixed

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

In bug 1213126, we optimistically turned on the layout.css.prefixes.webkit without any #ifndef RELEASE_BUILD guard (to let it ride the trains). However, Nightly testing has revealed that there are probably some more pieces we need to implement before shipping, to avoid shipping regressions. (e.g. bug 1238527 and bug 1236400) So, I think we should put this pref behind an #ifndef RELEASE_BUILD guard for now, so that it'll only be default-enabled as far as Aurora.
Attached patch fix v1Splinter Review
Attachment #8706733 - Flags: review?(cam)
Attachment #8706733 - Flags: review?(cam) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Depends on: 1213126
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: