Bug 239286 - A shared worker in a cached page should not allow the remote shared worker to continue executing
Summary: A shared worker in a cached page should not allow the remote shared worker to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-13 06:51 PDT by youenn fablet
Modified: 2022-04-14 00:17 PDT (History)
2 users (show)

See Also:


Attachments
Patch (31.93 KB, patch)
2022-04-13 07:00 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (33.85 KB, patch)
2022-04-13 08:47 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2022-04-13 06:51:05 PDT
A shared worker in a cached page should not allow the remote shared worker to continue executing
Comment 1 youenn fablet 2022-04-13 07:00:08 PDT
Created attachment 457528 [details]
Patch
Comment 2 youenn fablet 2022-04-13 08:47:32 PDT
Created attachment 457536 [details]
Patch
Comment 3 Radar WebKit Bug Importer 2022-04-13 12:38:25 PDT
<rdar://problem/91708368>
Comment 4 Chris Dumez 2022-04-13 12:42:34 PDT
Comment on attachment 457536 [details]
Patch

Very nice, thank you for fixing. r=me
Comment 5 youenn fablet 2022-04-13 23:29:02 PDT
Comment on attachment 457536 [details]
Patch

I'll check the case of last active being removed or newly added as first active in a follow-up
Comment 6 EWS 2022-04-14 00:17:29 PDT
Committed r292860 (249631@main): <https://commits.webkit.org/249631@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 457536 [details].