[Webkit-unassigned] [Bug 112278] [BlackBerry] Add Proximity Detector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 13:09:35 PDT 2013


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


Rob Buis <rwlbuis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #192975|review?                     |review-
               Flag|                            |




--- Comment #5 from Rob Buis <rwlbuis at gmail.com>  2013-03-13 13:11:59 PST ---
(From update of attachment 192975)
View in context: https://bugs.webkit.org/attachment.cgi?id=192975&action=review

Can be cleaned up a bit more.

> Source/WebKit/blackberry/WebKitSupport/ProximityDetector.cpp:18
> +using WTF::RefPtr;

Should not be needed at all.

> Source/WebKit/blackberry/WebKitSupport/ProximityDetector.cpp:19
> +using WTF::String;

You may get away with discarding this one but it depends if it clashes with B::P::String.

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