[Webkit-unassigned] [Bug 97427] [EFL][DRT] Support Geolocation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 06:27:51 PDT 2012


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





--- Comment #5 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-10-18 06:28:44 PST ---
(From update of attachment 169340)
I'm not a fan of the setDumpRenderTreeModeEnabled approach; so far we have designed DRT and DRTSupport in a way that the normal code paths do not need to know what DRT is or if it is being run at all (contrary to Qt's DRT, for example). Why don't you move those calls you have added to _ewk_view_priv_new to a method in DRTSupport and call it whenever you create a view in DRT?

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