Bug 215963

Summary: Move PerformanceMonitor related DeprecatedGlobalSettings to Settings
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebCore Misc.Assignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 250192    
Attachments:
Description Flags
Patch
none
Patch none

Sam Weinig
Reported 2020-08-28 17:58:48 PDT
The PerformanceMonitor related uses of DeprecatedGlobalSettings can easily be moved to Settings, as PerformanceMonitor has a Page reference. None of these are actually settings in the traditional sense right now, as they are immutable, so we could just make them #defines, but given how easy it is move them to Settings, I think that makes the most sense here.
Attachments
Patch (10.87 KB, patch)
2020-08-28 18:46 PDT, Sam Weinig
no flags
Patch (10.87 KB, patch)
2020-08-29 08:51 PDT, Sam Weinig
no flags
Sam Weinig
Comment 1 2020-08-28 18:46:56 PDT
Sam Weinig
Comment 2 2020-08-29 08:51:40 PDT
EWS
Comment 3 2020-08-29 17:05:08 PDT
Committed r266328: <https://trac.webkit.org/changeset/266328> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407540 [details].
Radar WebKit Bug Importer
Comment 4 2020-08-29 17:06:15 PDT
Note You need to log in before you can comment on or make changes to this bug.