[Webkit-unassigned] [Bug 94692] New: [Qt][WK2] Enable runtime enabled features: DeviceMotion and DeviceOrientation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 04:50:05 PDT 2012


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

           Summary: [Qt][WK2] Enable runtime enabled features:
                    DeviceMotion and DeviceOrientation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


After https://trac.webkit.org/changeset/126057/trunk/Source/WebCore/page/DOMWindow.cpp
the following tests started to fail: (because DeviceMotion and DeviceOrientation runtime
enabled features are disabled on Qt WK2 and it wasn't checked before.)
- fast/dom/DeviceMotion/no-page-cache.html
- fast/dom/DeviceOrientation/no-page-cache.html

I tried to enable them and then these tests pass. Now there are 4-4 non-skipped 
DeviceMotion and DeviceOrientation tests on Qt-WK2 and all of them pass.

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