[Webkit-unassigned] [Bug 82047] CSS Regions enabled by default on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 14:33:41 PDT 2012


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





--- Comment #5 from Ion Rosca <rosca at adobe.com>  2012-03-23 14:33:41 PST ---
(In reply to comment #4)
> (From update of attachment 133488 [details])
> This patch does not enable CSS Regions by default. It just adds WK1 API to enable CSS Regions. To enable it by default, you would have to add a line in Source/WebKit/win/WebPreferences.cpp that sets the default to true.
> 
> However, I am not sure that it is desirable to turn CSS Regions on by default on Windows.

The default true worked for me beeing set in Source\WebKit2\Shared\WebPreferencesStore.h, which is not platform specific.
Mac as well has no specific default value for CSS Regions. 
We could continue without adding default value in WebPreferences.cpp.
Is it ok?

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