[Webkit-unassigned] [Bug 83007] [EFL] EFL's LayoutTestController overridePreference implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 15 19:09:08 PDT 2012


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





--- Comment #9 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-04-15 19:09:08 PST ---
(From update of attachment 137249)
View in context: https://bugs.webkit.org/attachment.cgi?id=137249&action=review

> Source/WebKit/efl/ewk/ewk_view.cpp:212
> +        bool hyperlinkAuditingEnabled : 1;

I'm not sure whether we need to add new API for hyperlinkAuditing setting. Are you sure ?

> Source/WebKit/efl/ewk/ewk_view.cpp:222
> +        bool tabsToLinks : 1;

ditto.

> Source/WebKit/efl/ewk/ewk_view.cpp:223
> +        bool webGLEnabled : 1;

We already have compile option for WebGL. When do we need to turn on/off webgl dynamically ?

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