Bug 228594

Summary: Move DeprecatedGlobalSettings into platform/
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED WONTFIX    
Severity: Normal CC: annulen, bfulgham, ews-watchlist, gyuyoung.kim, ryuan.choi, sam, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
none
Patch jer.noble: review-

Jer Noble
Reported 2021-07-29 11:19:06 PDT
Move DeprecatedGlobalSettings into platform/
Attachments
Patch (4.75 KB, patch)
2021-07-29 11:22 PDT, Jer Noble
ews-feeder: commit-queue-
Patch (27.50 KB, patch)
2021-07-29 11:25 PDT, Jer Noble
no flags
Patch (5.54 KB, patch)
2021-07-29 11:25 PDT, Jer Noble
jer.noble: review-
Jer Noble
Comment 1 2021-07-29 11:22:34 PDT
Jer Noble
Comment 2 2021-07-29 11:25:09 PDT
Jer Noble
Comment 3 2021-07-29 11:25:48 PDT
Jer Noble
Comment 4 2021-07-29 11:51:50 PDT
Comment on attachment 434544 [details] Patch We'll need to replace the calls to HTMLMediaElement in here for this to work.
Sam Weinig
Comment 5 2021-07-29 13:53:56 PDT
Please consider not doing this. Platform code needs to avoid singletons just as much as WebCore, and propagating this pattern and establishing it as kosher rather than fixing the real issue doesn't seem like the right direction to me. Rather, we should working to make more of platform self contained and not dependent on global state.
Radar WebKit Bug Importer
Comment 6 2021-08-05 11:20:16 PDT
Brent Fulgham
Comment 7 2022-06-29 09:41:59 PDT
We decided to take a different route here.
Note You need to log in before you can comment on or make changes to this bug.