Bug 226583 - StorageArea should be able to send its IPC directly from the background thread
Summary: StorageArea should be able to send its IPC directly from the background thread
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: 226561
Blocks:
  Show dependency treegraph
 
Reported: 2021-06-03 08:06 PDT by Chris Dumez
Modified: 2021-06-03 10:05 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.30 KB, patch)
2021-06-03 08:13 PDT, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (3.32 KB, patch)
2021-06-03 08:17 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 2021-06-03 08:06:18 PDT
StorageArea should be able to send its IPC directly from the background thread, instead of hopping to the main thread to do so.
Comment 1 Chris Dumez 2021-06-03 08:13:33 PDT
Created attachment 430470 [details]
Patch
Comment 2 Chris Dumez 2021-06-03 08:17:56 PDT
Created attachment 430471 [details]
Patch
Comment 3 EWS 2021-06-03 10:04:51 PDT
Committed r278409 (238434@main): <https://commits.webkit.org/238434@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430471 [details].
Comment 4 Radar WebKit Bug Importer 2021-06-03 10:05:20 PDT
<rdar://problem/78822422>