[Webkit-unassigned] [Bug 271094] New: Remove non-standard `initHashChangeEvent`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 17:47:50 PDT 2024


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

            Bug ID: 271094
           Summary: Remove non-standard `initHashChangeEvent`
           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
                CC: annevk at annevk.nl

Hi Team,

While looking into HTML Spec and comparing with our implementation, I noticed that the web-spec don't have `initHashChangeEvent`.

https://html.spec.whatwg.org/multipage/web-messaging.html#message-ports

and then I tried to find any issue on GitHub to indicate if it was removed but noticed that it does not exist in Blink but does exist in WebKit & Gecko.

Blink removed it in 2015 with following commit - https://src.chromium.org/viewvc/blink?view=revision&revision=202347

Just wanted to raise so either we can add it to spec if needed (since there are two implementations) or remove it as well.

Blink stated there was zero usage.

CCing @Anne - for his input.

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/20240316/93736195/attachment.htm>


More information about the webkit-unassigned mailing list