[webkit-reviews] review granted: [Bug 64970] [Gtk] Support for client-based geolocation : [Attachment 111252] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 09:47:04 PDT 2011


Martin Robinson <mrobinson at webkit.org> has granted Zan Dobersek
<zandobersek at gmail.com>'s request for review:
Bug 64970: [Gtk] Support for client-based geolocation
https://bugs.webkit.org/show_bug.cgi?id=64970

Attachment 111252: Updated patch
https://bugs.webkit.org/attachment.cgi?id=111252&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=111252&action=review


> Source/WebKit/gtk/WebCoreSupport/DumpRenderTreeSupportGtk.cpp:857
> +    double timestamp = g_get_real_time() / 1000000.0;

Whoops small style nit here. Should be 1000000. I'll fix this and land it.


More information about the webkit-reviews mailing list