Bug 213406 - Avoid initializing RenderTheme singleton unnecessarily in the UIProcess
Summary: Avoid initializing RenderTheme singleton unnecessarily in the UIProcess
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-19 14:25 PDT by Chris Dumez
Modified: 2020-06-19 15:51 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.54 KB, patch)
2020-06-19 14:30 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-06-19 14:25:06 PDT
Avoid initializing RenderTheme singleton unnecessarily in the UIProcess.
Comment 1 Chris Dumez 2020-06-19 14:30:17 PDT
Created attachment 402326 [details]
Patch
Comment 2 Per Arne Vollan 2020-06-19 15:25:51 PDT
Comment on attachment 402326 [details]
Patch

Great! R=me.
Comment 3 EWS 2020-06-19 15:50:24 PDT
Committed r263293: <https://trac.webkit.org/changeset/263293>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402326 [details].
Comment 4 Radar WebKit Bug Importer 2020-06-19 15:51:15 PDT
<rdar://problem/64547799>