Skip to content
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

Fenced frames: Navigate to about:blank when config attr is set to null. #40793

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jun 28, 2023

Note: This does not affect the initial state of the config member, and
only takes affect when it is explicitly set to null. Continuation of
https://crrev.com/c/4341914.

click Add FencedFrame, and enter
document.querySelector('fencedframe').config = null in the console;
the frame should display a blank page.

Change-Id: I07dbcefaea25bea74f4a3ad6880800036224338a
Test: 1. Added a browser test 2. Navigate to https://mparch.glitch.me,
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4636931
Commit-Queue: Andrew Verge <averge@chromium.org>
Reviewed-by: Dominic Farolino <dom@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1168356}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-4636931 branch 7 times, most recently from 2277691 to d522ab3 Compare July 5, 2023 20:05
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-4636931 branch 2 times, most recently from 0f0a4b9 to fd90808 Compare July 10, 2023 21:14
Note: This does not affect the initial state of the config member, and
only takes affect when it is explicitly set to null. Continuation of
https://crrev.com/c/4341914.

click `Add FencedFrame`, and enter
`document.querySelector('fencedframe').config = null` in the console;
the frame should display a blank page.

Change-Id: I07dbcefaea25bea74f4a3ad6880800036224338a
Test: 1. Added a browser test 2. Navigate to https://mparch.glitch.me,
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4636931
Commit-Queue: Andrew Verge <averge@chromium.org>
Reviewed-by: Dominic Farolino <dom@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1168356}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants