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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 23:46:46 PDT 2012


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





--- Comment #10 from seonae kim <sunaeluv.kim at samsung.com>  2012-10-30 23:48:04 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > But dumpRenderTreeModeEnabled need to distinguish the controller in runtime whether GeolocationClientMock is used or not.
> > Is there any other way if this code not used in _ewk_view_priv_new?
> 
> I suggest adding a method to DRTSupport that retrieves a WebCore::Page via EWKPriv::corePage() and calls the code you've currently added to _ewk_view_priv_new(). You then call this method from DumpRenderTreeChrome.cpp (or DumpRenderTreeView.cpp, I don't remember) whenever you are creating a new view.

Okay, I understand and think that this way you suggest is clearer than previous.

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