DescriptionRevert of Block top-level navigations to nested URLs with extension origins from non-extension processes. (patchset #1 id:1 of https://codereview.chromium.org/2366973002/ )
Reason for revert:
Broke blob: loads in <webview>. See https://bugs.chromium.org/p/chromium/issues/detail?id=652077
Original issue's description:
> Block top-level navigations to nested URLs with extension origins from non-extension processes.
>
> Before this CL, it was possible for a web iframe with an unblessed
> extension frame to exploit the renderer, create a blob: or filesystem:
> URL in the extension frame context, then create a new top-level window
> and navigate it to that URL, which could end up putting the new window
> into a privileged extension process running attacker's code.
>
> BUG=645028
>
> Review-Url: https://codereview.chromium.org/2345473003
> Cr-Commit-Position: refs/heads/master@{#419019}
> (cherry picked from commit 4bfdc9292a6161980ba9a7a469d2d4515bebc6dd)
>
> Committed: https://chromium.googlesource.com/chromium/src/+/dbf71ae0ae30ffd84974aebf1bc7fefe329d5091
TBR=nasko@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=645028
# Adding these as instructed by commit-bot:
NOTRY=true
NOPRESUBMIT=true
Patch Set 1 #
Messages
Total messages: 17 (12 generated)
|