RESOLVED FIXED 271094
Remove non-standard `initHashChangeEvent`
https://bugs.webkit.org/show_bug.cgi?id=271094
Summary Remove non-standard `initHashChangeEvent`
Ahmad Saleem
Reported 2024-03-15 17:47:50 PDT
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!
Attachments
Ahmad Saleem
Comment 1 2024-03-15 17:48:41 PDT
I hate my clipboard app messing up my copy paste. [Time to remove it] :-( Web-Spec link - https://html.spec.whatwg.org/multipage/nav-history-apis.html#the-hashchangeevent-interface
EWS
Comment 2 2024-03-16 00:11:34 PDT
Committed 276232@main (cf053c07242e): <https://commits.webkit.org/276232@main> Reviewed commits have been landed. Closing PR #25995 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-03-16 00:12:14 PDT
Note You need to log in before you can comment on or make changes to this bug.