[Webkit-unassigned] [Bug 104123] [BlackBerry] GeolocationClientBB only holding the latest geolocation permission request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 08:20:24 PST 2012


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


Yong Li <yoli at rim.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #177755|review?                     |review+, commit-queue+
               Flag|                            |




--- Comment #6 from Yong Li <yoli at rim.com>  2012-12-05 08:22:50 PST ---
(From update of attachment 177755)
View in context: https://bugs.webkit.org/attachment.cgi?id=177755&action=review

> Source/WebKit/blackberry/WebCoreSupport/GeolocationClientBlackBerry.cpp:113
> +    ASSERT(it != m_geolocationRequestMap.end());
> +    if (it == m_geolocationRequestMap.end())
> +        return;

I feel much better. Thanks!

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