[Webkit-unassigned] [Bug 116043] [GTK] Provide web setting to control CSS regions run time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 11:04:34 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116043





--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2013-05-13 11:02:59 PST ---
(In reply to comment #5)

> I don't think we want this to be enabled by default, at least not for now.

This isn't a huge liability since we don't turn it on in release builds. I'm pretty sure this shouldn't even be configurable in the long-term.  CSS features are generally not turned on and off at runtime. This setting is useful for other browsers, because they can ship a stable release and still allow developers to play with the setting. They also don't have to worry about API stability as much (notice that this is a private API in WebKit2).  Given that, I'm fairly confidant we should not expose this and instead, enable CSS regions when they are turned on at compile-time.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list