[Webkit-unassigned] [Bug 93597] Add DeviceProximityController to support Proximity Events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 10:01:35 PDT 2012


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





--- Comment #29 from Adam Barth <abarth at webkit.org>  2012-08-14 10:02:03 PST ---
(From update of attachment 158275)
View in context: https://bugs.webkit.org/attachment.cgi?id=158275&action=review

> Source/WebCore/dom/Document.cpp:2211
> +#if ENABLE(PROXIMITY_EVENTS)

We shouldn't have any ENABLE(PROXIMITY_EVENTS) ifdefs outside of Modules/proximity.

> Source/WebCore/testing/Internals.cpp:1007
> +#if ENABLE(PROXIMITY_EVENTS)

Well, this one is probably ok.

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