Bug 205414 - Stop blocking the worker thread in WorkerMessagePortChannelProvider::postMessageToRemote()
Summary: Stop blocking the worker thread in WorkerMessagePortChannelProvider::postMess...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
: 205357 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-12-18 14:27 PST by Chris Dumez
Modified: 2019-12-19 09:51 PST (History)
11 users (show)

See Also:


Attachments
Patch for EWS (7.85 KB, patch)
2019-12-18 14:37 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (10.73 KB, patch)
2019-12-18 16:04 PST, 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 2019-12-18 14:27:50 PST
Stop blocking the worker thread in WorkerMessagePortChannelProvider::postMessageToRemote().
Comment 1 Chris Dumez 2019-12-18 14:37:19 PST
Created attachment 386008 [details]
Patch for EWS
Comment 2 Chris Dumez 2019-12-18 14:38:29 PST
Makes fast/workers/worker-cloneport.html run in half the time on my machine.
Comment 3 Chris Dumez 2019-12-18 16:04:03 PST
Created attachment 386026 [details]
Patch
Comment 4 WebKit Commit Bot 2019-12-19 07:48:33 PST
Comment on attachment 386026 [details]
Patch

Clearing flags on attachment: 386026

Committed r253751: <https://trac.webkit.org/changeset/253751>
Comment 5 WebKit Commit Bot 2019-12-19 07:48:35 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-12-19 07:49:24 PST
<rdar://problem/58078946>
Comment 7 Chris Dumez 2019-12-19 09:51:07 PST
*** Bug 205357 has been marked as a duplicate of this bug. ***