WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253682
Refactor dispatching of pagehideEvent and pageshowEvent
https://bugs.webkit.org/show_bug.cgi?id=253682
Summary
Refactor dispatching of pagehideEvent and pageshowEvent
Ryosuke Niwa
Reported
2023-03-09 16:46:27 PST
These events have a special state in DOMWindow. Move the state machine to Document and route all event dispatches through them.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-03-09 16:56:07 PST
Pull request:
https://github.com/WebKit/WebKit/pull/11336
EWS
Comment 2
2023-03-10 14:25:08 PST
Committed
261529@main
(3bd88829cdb9): <
https://commits.webkit.org/261529@main
> Reviewed commits have been landed. Closing PR #11336 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-03-10 14:26:16 PST
<
rdar://problem/106572659
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug