[Webkit-unassigned] [Bug 97323] [GTK] [Webkit2] Add a setting to enable/disable css regions to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 21 13:16:17 PDT 2012


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





--- Comment #5 from Alejandro G. Castro <alex at igalia.com>  2012-09-21 13:16:46 PST ---
(In reply to comment #4)
> (From update of attachment 165112 [details])
> Maybe it just makes sense to disable it manually for now and expose a way to turn it on and off via DRTSupport? I'm wondering whether, in the future, when the feature is stable it will be useful to turn it on and off.

Yeah, I thought about it, because adding API that could be in the future deprecated at some point is not nice, patch seemed a good way to check other opinions. We also have some API like this in webkit1. Anyway after also talking to Dirk about it I think we can avoid this and basically turn it on in general when unstable and just turn it off for the stable releases if we feel it is too unstable for the moment. This is the only option if we want to avoid adding API for these features and testing them in the real browser.

If this sounds ok I can close this bug and change the patch for WebKit1 to enable the feature in the library.

-- 
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