[Webkit-unassigned] [Bug 245945] New: Make "onpointerlockchange" & "onpointerlockerror" enumerable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 2 05:32:00 PDT 2022


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

            Bug ID: 245945
           Summary: Make "onpointerlockchange" & "onpointerlockerror"
                    enumerable
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

I just noted that we are failing two tests in IDLHarness for "onpointerlockchange" & "onpointerlockerror":

Link - http://wpt.live/pointerlock/idlharness.window.html

It seems that it might be we are not following web-spec:

https://w3c.github.io/pointerlock/#extensions-to-the-document-interface

We have following:

https://github.com/WebKit/WebKit/blob/8afe31a018b11741abdf9b4d5bb973d7c1d9ff05/Source/WebCore/dom/Document%2BPointerLock.idl#L30

and we have "FIXME", I think (if not wrong) that making them "enumerable" will fix these tests as well

I was not able to find related bug so I create a new but if it is duplicate, please mark so.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221002/e5d80314/attachment.htm>


More information about the webkit-unassigned mailing list