Whether or not we ship with the feature enabled, the ability to disable a
feature with a pref gives us an easy out if a critical issue is discovered.
(For ex, a code path that results in a top crash.) I suggest that we create
the pref in either case and plan to remove it after a couple of releases if
no critical bugs have come in.

Lawrence

On Thu, Mar 3, 2016 at 11:39 PM, Tobias Schneider <tschnei...@mozilla.com>
wrote:

> As of Firefox 47 I intend to ship support for color-adjust on all
> platforms. Chrome is already shipping this as -webkit-print-color-adjust.
>
> The color-adjust CSS property allow pages to opt in to printing background
> colors and images. Chrome is already shipping this and Google Docs is using
> it in production (e.g. they highlight text using backgrounds). This is one
> of the missing features that prevents Google Docs from printing natively in
> Firefox.
>
> Open question:
>
> Should this be implemented behind a preference first or can we ship this
> directly? Given the fact that this feature is already used in Google Docs,
> we might rather ship this without a prefer off phase.
>
> Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1209273
> Link to standard: https://drafts.csswg.org/css-color-4/#color-adjust.
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to