-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[Site Isolation] Fix more cases where we unnecessarily skip code on out-of-process frames #21452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
EWS run on previous version of this PR (hash 1516e7d) |
Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.cpp
Outdated
Show resolved
Hide resolved
1516e7d
to
2365e0b
Compare
EWS run on previous version of this PR (hash 2365e0b)
|
Failed mac-AS-debug-wk2 checks. Please resolve failures and re-apply Rejecting #21452 from merge queue. |
Safe-Merge-Queue: Build #5573. |
2365e0b
to
3a9197b
Compare
EWS run on current version of this PR (hash 3a9197b) |
EWS run on current version of this PR (hash 3a9197b) |
Safe-Merge-Queue: Build #5606. |
…ut-of-process frames https://bugs.webkit.org/show_bug.cgi?id=266007 rdar://119326844 Reviewed by Pascoe. * Source/WebCore/page/Frame.cpp: (WebCore::Frame::arePluginsEnabled): * Source/WebCore/page/Frame.h: * Source/WebCore/page/LocalFrame.cpp: (WebCore::LocalFrame::arePluginsEnabled): Deleted. * Source/WebCore/page/LocalFrame.h: * Source/WebCore/page/PageOverlay.cpp: (WebCore::PageOverlay::viewToOverlayOffset const): (WebCore::PageOverlay::mouseEvent): * Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.cpp: (WebKit::WebAutomationSessionProxy::resolveChildFrameWithNodeHandle): * Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp: (WKBundlePageCopyContextMenuAtPointInWindow): * Source/WebKit/WebProcess/WebPage/WebFoundTextRangeController.cpp: (WebKit::WebFoundTextRangeController::rectsForTextMatchesInRect): * Source/WebKit/WebProcess/WebPage/WebPage.cpp: (WebKit::WebPage::setAlwaysShowsHorizontalScroller): (WebKit::WebPage::setAlwaysShowsVerticalScroller): (WebKit::WebPage::canShowMIMEType const): Canonical link: https://commits.webkit.org/271723@main
3a9197b
to
008862a
Compare
Committed 271723@main (008862a): https://commits.webkit.org/271723@main Reviewed commits have been landed. Closing PR #21452 and removing active labels. |
008862a
3a9197b