RESOLVED FIXED 213392
[iOS] Drop std::call_once() from RenderThemeIOS::cssValueToSystemColorMap()
https://bugs.webkit.org/show_bug.cgi?id=213392
Summary [iOS] Drop std::call_once() from RenderThemeIOS::cssValueToSystemColorMap()
Chris Dumez
Reported 2020-06-19 10:50:16 PDT
Drop std::call_once() from RenderThemeIOS::cssValueToSystemColorMap() since this function is always called from the main thread.
Attachments
Patch (2.46 KB, patch)
2020-06-19 10:51 PDT, Chris Dumez
no flags
Patch (2.46 KB, patch)
2020-06-19 10:59 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-06-19 10:51:24 PDT
Chris Dumez
Comment 2 2020-06-19 10:59:37 PDT
Geoffrey Garen
Comment 3 2020-06-19 11:40:05 PDT
Comment on attachment 402294 [details] Patch r=me
Chris Dumez
Comment 4 2020-06-19 11:43:43 PDT
Comment on attachment 402294 [details] Patch Clearing flags on attachment: 402294 Committed r263278: <https://trac.webkit.org/changeset/263278>
Chris Dumez
Comment 5 2020-06-19 11:43:44 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2020-06-19 11:44:15 PDT
Radar WebKit Bug Importer
Comment 7 2020-06-19 11:44:16 PDT
Note You need to log in before you can comment on or make changes to this bug.