[Webkit-unassigned] [Bug 92942] Add DeviceProximityEvent interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 01:30:10 PDT 2012


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





--- Comment #6 from Kihong Kwon <kihong.kwon at samsung.com>  2012-08-06 01:30:06 PST ---
(From update of attachment 155985)
View in context: https://bugs.webkit.org/attachment.cgi?id=155985&action=review

>> Source/WebCore/Modules/proximity/DeviceProximityEvent.h:45
>> +        return adoptRef(new DeviceProximityEvent);
> 
> Nit: new DeviceProximityEvent()

OK.

>> LayoutTests/ChangeLog:8
>> +        Add a test case to create DeviceProximityEvent and to check onwebkitdeviceproximity.
> 
> - Let's add test cases for constructor. Look at tests under fast/events/constructors/. Let's add fast/events/constructors/device-proximity-event.html
> 
> - Can you test if the DeviceProximityEvent bubbles up correctly?

OK, I added a test case for constructor.

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