RESOLVED FIXED 219688
Pass an isolated copy of Settings to workers and worklets.
https://bugs.webkit.org/show_bug.cgi?id=219688
Summary Pass an isolated copy of Settings to workers and worklets.
youenn fablet
Reported 2020-12-09 08:32:51 PST
Pass an isolated copy of Settings to workers and worklets.
Attachments
Patch (33.98 KB, patch)
2020-12-09 08:49 PST, youenn fablet
no flags
Patch for landing (29.48 KB, patch)
2020-12-14 00:21 PST, youenn fablet
no flags
youenn fablet
Comment 1 2020-12-09 08:49:46 PST
Sam Weinig
Comment 2 2020-12-13 08:36:28 PST
Comment on attachment 415763 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=415763&action=review This is fantastic work! Thanks Youenn! > Source/WebCore/ChangeLog:10 > + > + Generate a Settings::Values struct containing all setting values. > + Workers and worklets get that structure from their document and do a thread safe copy to use it in the background thread. > + Covered by existing tests in workers. Got a case of the double ChangeLogs.
youenn fablet
Comment 3 2020-12-14 00:21:04 PST
Created attachment 416139 [details] Patch for landing
EWS
Comment 4 2020-12-14 01:44:22 PST
Committed r270762: <https://trac.webkit.org/changeset/270762> All reviewed patches have been landed. Closing bug and clearing flags on attachment 416139 [details].
Radar WebKit Bug Importer
Comment 5 2020-12-14 01:45:19 PST
Note You need to log in before you can comment on or make changes to this bug.