[webkit-changes] [WebKit/WebKit] a1ecdd: Revert 289267 at main
Alex Christensen
noreply at github.com
Thu Jan 23 12:31:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a1ecddf71c7a88535d82564a9946a8aeff2cbb1c
https://github.com/WebKit/WebKit/commit/a1ecddf71c7a88535d82564a9946a8aeff2cbb1c
Author: Alex Christensen <achristensen at apple.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M Source/WebCore/dom/Document.cpp
M Source/WebCore/dom/Document.h
M Source/WebCore/html/MediaElementSession.cpp
Log Message:
-----------
Revert 289267 at main
https://bugs.webkit.org/show_bug.cgi?id=286431
rdar://143513054
Unreviewed.
It was dependent on 289258 at main which was reverted in 289301 at main
so now it also needs to be reverted to keep accessibility working
with site isolation on, as seen by the test
http/tests/site-isolation/accessibility/hit-test-resolving-remote-frame.html
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::mainFrameDocument const):
(WebCore::Document::isTopDocument const):
* Source/WebCore/dom/Document.h:
(WebCore::Document::isTopDocumentLegacy const):
(WebCore::Document::isTopDocument const): Deleted.
* Source/WebCore/html/MediaElementSession.cpp:
(WebCore::MediaElementSession::playbackStateChangePermitted const):
Canonical link: https://commits.webkit.org/289311@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list