WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
237672
Document is leaking on haaretz.co.il due to an async script
https://bugs.webkit.org/show_bug.cgi?id=237672
Summary
Document is leaking on haaretz.co.il due to an async script
Chris Dumez
Reported
2022-03-09 12:32:30 PST
Document is leaking on haaretz.co.il due to an async script.
Attachments
Patch
(8.22 KB, patch)
2022-03-09 12:39 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(8.30 KB, patch)
2022-03-09 18:03 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(3.08 KB, patch)
2022-03-10 09:22 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-03-09 12:32:49 PST
<
rdar://problem/90050632
>
Chris Dumez
Comment 2
2022-03-09 12:39:01 PST
Created
attachment 454276
[details]
Patch
Chris Dumez
Comment 3
2022-03-09 18:03:49 PST
Created
attachment 454305
[details]
Patch
Chris Dumez
Comment 4
2022-03-09 19:17:47 PST
Comment on
attachment 454305
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=454305&action=review
> Source/WebCore/ChangeLog:18 > + its element is part of the DOM, in which case it would be kept alive.
Looks like I was wrong. Based on LayoutTests/http/tests/misc/async-script.html, it is expected that a Script that was part of the document executes, even if it gets removed from the Document in between. I'll work on an alternative solution.
Chris Dumez
Comment 5
2022-03-10 09:22:46 PST
Created
attachment 454369
[details]
Patch
Geoffrey Garen
Comment 6
2022-03-10 12:41:08 PST
Comment on
attachment 454369
[details]
Patch r=me
EWS
Comment 7
2022-03-10 13:28:45 PST
Committed
r291127
(
248287@main
): <
https://commits.webkit.org/248287@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 454369
[details]
.
Brent Fulgham
Comment 8
2022-05-26 14:46:16 PDT
This fix shipped with Safari 15.5 (all platforms).
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