WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
231539
Use isSameOriginAsTopDocument() in DocumentLoader::shouldOpenExternalURLsPolicyToPropagate
https://bugs.webkit.org/show_bug.cgi?id=231539
Summary
Use isSameOriginAsTopDocument() in DocumentLoader::shouldOpenExternalURLsPoli...
Tim Nguyen (:ntim)
Reported
2021-10-11 15:18:04 PDT
shorter way to write things like: document().securityOrigin().isSameOriginAs(document().topOrigin()) or document().topOrigin().isSameOriginAs(document().securityOrigin())
Attachments
Patch
(1.57 KB, patch)
2021-10-11 23:56 PDT
,
Tim Nguyen (:ntim)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2021-10-11 23:56:16 PDT
Created
attachment 440901
[details]
Patch
EWS
Comment 2
2021-10-12 01:40:31 PDT
Committed
r283973
(
242820@main
): <
https://commits.webkit.org/242820@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 440901
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-10-12 01:41:17 PDT
<
rdar://problem/84137421
>
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