WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
202714
Stop evaluating <script>s moved between Documents during fetching
https://bugs.webkit.org/show_bug.cgi?id=202714
Summary
Stop evaluating <script>s moved between Documents during fetching
Hiroshige Hayashizaki
Reported
2019-10-08 17:34:14 PDT
Spec PRs:
https://github.com/whatwg/html/issues/2469
https://github.com/whatwg/html/pull/2673
https://github.com/web-platform-tests/wpt/pull/5911
Firefox already doesn't execute such <script>s. Chromium is going to stop executing such <script>s for code health/preventing potential security issues. (Intent to deprecate and remove:
https://groups.google.com/a/chromium.org/d/topic/blink-dev/KyB2mwOmjrk/discussion
)
Attachments
Patch
(31.82 KB, patch)
2021-08-11 10:55 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2019-10-09 14:08:42 PDT
Seems like a good idea.
Radar WebKit Bug Importer
Comment 2
2019-10-11 16:26:13 PDT
<
rdar://problem/56208425
>
Chris Dumez
Comment 3
2021-08-11 10:55:40 PDT
Created
attachment 435359
[details]
Patch
Geoffrey Garen
Comment 4
2021-08-11 12:20:21 PDT
Comment on
attachment 435359
[details]
Patch r=me
EWS
Comment 5
2021-08-11 12:45:05 PDT
Committed
r280924
(
240442@main
): <
https://commits.webkit.org/240442@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 435359
[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