WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
216715
Allow about:blank subframe loads for non app-bound top frames
https://bugs.webkit.org/show_bug.cgi?id=216715
Summary
Allow about:blank subframe loads for non app-bound top frames
Kate Cheney
Reported
2020-09-18 14:37:08 PDT
In the original implementation of App Bound Domains, any loads using certain protocols like about: were automatically considered app-bound. When a subframe loads about:blank for example, this forces web views into app-bound mode even if the top frame is not app-bound. An idea is to refer to the security origin of the top frame in this case to determine if a subframe should be considered app-bound.
Attachments
Patch
(13.90 KB, patch)
2020-09-18 15:22 PDT
,
Kate Cheney
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kate Cheney
Comment 1
2020-09-18 14:37:33 PDT
<
rdar://problem/69070720
>
Kate Cheney
Comment 2
2020-09-18 15:22:34 PDT
Created
attachment 409174
[details]
Patch
EWS
Comment 3
2020-09-21 07:58:05 PDT
Committed
r267344
: <
https://trac.webkit.org/changeset/267344
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 409174
[details]
.
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