Before the fix for https://bugs.webkit.org/show_bug.cgi?id=45112 can be landed, http://codereview.chromium.org/3338008/show must be landed on the chromium side. This in turn relies on the new WebGeolocationServiceBridge::onWebGeolocationServiceDestroyed() API existing on the webkit side -- this bug is for tracking that item.
Created attachment 66623 [details] Add the API
Attachment 66623 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit/chromium/ChangeLog:6: Line contains tab character. [whitespace/tab] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 66624 [details] Remove \t char
Comment on attachment 66624 [details] Remove \t char r=me Joth please wait until Marcus has signed off on this though.
LGTM thanks joth and jeremy! (In reply to comment #4) > (From update of attachment 66624 [details]) > r=me > > Joth please wait until Marcus has signed off on this though.
Thanks for the reviews. Could one of you commit queue it please? Cheers
Comment on attachment 66624 [details] Remove \t char Clearing flags on attachment: 66624 Committed r66837: <http://trac.webkit.org/changeset/66837>
All reviewed patches have been landed. Closing bug.