Closed Bug 1889434 Opened 3 months ago Closed 3 months ago

Remove HashChangeEvent.initHashChangeEvent to match spec

Categories

(Core :: DOM: Events, defect)

defect

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: twisniewski, Assigned: twisniewski)

References

Details

Attachments

(2 files)

It's not in the standard anymore: https://html.spec.whatwg.org/multipage/nav-history-apis.html#the-hashchangeevent-interface

WebKit just removed this, and it has been removed from Blink for a long time now.

I see it's still in our WebIDL: https://searchfox.org/mozilla-central/source/dom/webidl/HashChangeEvent.webidl#19

Severity: -- → S3
Assignee: nobody → twisniewski
Status: NEW → ASSIGNED
Pushed by twisniewski@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d5ec57a5756
Remove the legacy HashChangeEvent.initHashChangeEvent method to match the spec and Blink/WebKit; r=webidl,smaug
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e9b477f0c985
Add historical test for initHashChangeEvent r=smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/45581 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: