[Webkit-unassigned] [Bug 41685] DeviceOrientationEventConstructor should be exposed at window.DeviceOrientationEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 04:24:27 PDT 2010


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


Steve Block <steveblock at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steveblock at google.com




--- Comment #3 from Steve Block <steveblock at google.com>  2010-07-07 04:24:27 PST ---
> LayoutTests/fast/dom/Window/window-properties-device-orientation.html:34
>  +      if (typeof value == "object" && value == null) //;
> Why "//;" here?
No reason. This was copied from window-properties.html. Will remove before landing.

> LayoutTests/fast/dom/Window/window-properties.html:86
>  +      "window.DeviceOrientationEvent" : 1,
> Why skip this?
DeviceOrientation isn't enabled on all platforms, so we don't test it here, but instead test it in window-properties-device-orientation.html, which platforms can choose to skip.

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