Bug 212697 - WebProcessPool::notifyPreferencesChanged() is unsafely called on a background thread
Summary: WebProcessPool::notifyPreferencesChanged() is unsafely called on a background...
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: 203420
  Show dependency treegraph
 
Reported: 2020-06-03 08:39 PDT by Chris Dumez
Modified: 2020-06-03 11:40 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2020-06-03 08:42 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (5.38 KB, patch)
2020-06-03 10:13 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-03 08:39:39 PDT
WebProcessPool::notifyPreferencesChanged() is unsafely called on a background thread.
Comment 1 Chris Dumez 2020-06-03 08:40:06 PDT
<rdar://problem/63876652>
Comment 2 Chris Dumez 2020-06-03 08:42:05 PDT
Created attachment 400921 [details]
Patch
Comment 3 Per Arne Vollan 2020-06-03 09:03:36 PDT
Comment on attachment 400921 [details]
Patch

Thanks for fixing this! R=me.
Comment 4 Chris Dumez 2020-06-03 10:13:17 PDT
Created attachment 400938 [details]
Patch
Comment 5 EWS 2020-06-03 11:40:51 PDT
Committed r262497: <https://trac.webkit.org/changeset/262497>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400938 [details].