[webkit-reviews] review denied: [Bug 104123] [BlackBerry] GeolocationClientBB only holding the latest geolocation permission request : [Attachment 177754] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 08:16:49 PST 2012


Yong Li <yoli at rim.com> has denied otcheung at rim.com's request for review:
Bug 104123: [BlackBerry] GeolocationClientBB only holding the latest
geolocation permission request
https://bugs.webkit.org/show_bug.cgi?id=104123

Attachment 177754: Patch
https://bugs.webkit.org/attachment.cgi?id=177754&action=review

------- Additional Comments from Yong Li <yoli at rim.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=177754&action=review


> Source/WebKit/blackberry/WebCoreSupport/GeolocationClientBlackBerry.cpp:112
> +    if (it != m_geolocationRequestMap.end())

should be it ==


More information about the webkit-reviews mailing list