[Webkit-unassigned] [Bug 64970] [Gtk] Support for client-based geolocation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 10:08:35 PDT 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111252|commit-queue-               |commit-queue+
               Flag|                            |




--- Comment #22 from Martin Robinson <mrobinson at webkit.org>  2011-10-17 10:08:35 PST ---
(From update of attachment 111252)
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.

Actually, this is needed to force floating point division. I'll cq+ this.

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