RESOLVED FIXED Bug 107267
[chromium] move geolocation related methods to TestRunner
https://bugs.webkit.org/show_bug.cgi?id=107267
Summary [chromium] move geolocation related methods to TestRunner
jochen
Reported 2013-01-18 05:43:16 PST
void numberOfPendingGeolocationPermissionRequests(const CppArgumentList&, CppVariant*); void setGeolocationPermission(const CppArgumentList&, CppVariant*); void setMockGeolocationPosition(const CppArgumentList&, CppVariant*); void setMockGeolocationPositionUnavailableError(const CppArgumentList&, CppVariant*);
Attachments
Patch (15.50 KB, patch)
2013-01-19 03:19 PST, jochen
no flags
jochen
Comment 1 2013-01-19 03:19:30 PST
WebKit Review Bot
Comment 2 2013-01-19 03:23:06 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
WebKit Review Bot
Comment 3 2013-01-20 01:41:36 PST
Comment on attachment 183616 [details] Patch Clearing flags on attachment: 183616 Committed r140269: <http://trac.webkit.org/changeset/140269>
WebKit Review Bot
Comment 4 2013-01-20 01:41:40 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.