WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
220854
Remove individual settings accessors from WorkerGlobalScope and add Settings::Values accessor
https://bugs.webkit.org/show_bug.cgi?id=220854
Summary
Remove individual settings accessors from WorkerGlobalScope and add Settings:...
Chris Lord
Reported
2021-01-22 02:38:08 PST
Currently, some individual settings are accessible via WorkerGlobalScope, but this isn't really a tenable way to do things long-term. I suggest removing these and just making the Settings::Values accessible. This is useful for OffscreenCanvas which requires a bunch of font-related settings that would be tedious to write a bunch of new accessors for.
Attachments
Patch
(4.57 KB, patch)
2021-01-22 02:42 PST
,
Chris Lord
no flags
Details
Formatted Diff
Diff
Patch
(4.57 KB, patch)
2021-01-22 03:26 PST
,
Chris Lord
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Lord
Comment 1
2021-01-22 02:42:04 PST
Created
attachment 418127
[details]
Patch
Chris Lord
Comment 2
2021-01-22 03:26:37 PST
Created
attachment 418132
[details]
Patch
EWS
Comment 3
2021-01-22 04:11:43 PST
Committed
r271743
: <
https://trac.webkit.org/changeset/271743
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 418132
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-01-22 04:12:14 PST
<
rdar://problem/73493954
>
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