WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
237502
Optimize the passing of data across threads
https://bugs.webkit.org/show_bug.cgi?id=237502
Summary
Optimize the passing of data across threads
Chris Dumez
Reported
2022-03-05 10:43:54 PST
Optimize de passing of data across threads by optimizing the cases where isolatedCopy() is called on a r-value reference and by calling isolatedCopy() on r-value references whenever possible.
Attachments
Patch
(157.56 KB, patch)
2022-03-05 10:56 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(157.35 KB, patch)
2022-03-05 11:04 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(157.36 KB, patch)
2022-03-05 11:07 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(159.32 KB, patch)
2022-03-05 13:29 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(159.30 KB, patch)
2022-03-05 16:14 PST
,
Chris Dumez
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(159.29 KB, patch)
2022-03-05 18:21 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(158.44 KB, patch)
2022-03-07 12:05 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(6)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-03-05 10:56:32 PST
Created
attachment 453912
[details]
Patch
Chris Dumez
Comment 2
2022-03-05 11:04:36 PST
Created
attachment 453913
[details]
Patch
Chris Dumez
Comment 3
2022-03-05 11:07:27 PST
Created
attachment 453914
[details]
Patch
Chris Dumez
Comment 4
2022-03-05 13:29:25 PST
Created
attachment 453920
[details]
Patch
Chris Dumez
Comment 5
2022-03-05 16:00:54 PST
Comment on
attachment 453920
[details]
Patch Some failures on EWS debug. I'll investigate.
Chris Dumez
Comment 6
2022-03-05 16:14:20 PST
Created
attachment 453922
[details]
Patch
Chris Dumez
Comment 7
2022-03-05 18:21:23 PST
Created
attachment 453926
[details]
Patch
Geoffrey Garen
Comment 8
2022-03-07 11:43:29 PST
Comment on
attachment 453926
[details]
Patch r=me
EWS
Comment 9
2022-03-07 12:01:57 PST
Tools/Scripts/svn-apply failed to apply
attachment 453926
[details]
to trunk. Please resolve the conflicts and upload a new patch.
Chris Dumez
Comment 10
2022-03-07 12:05:12 PST
Created
attachment 454010
[details]
Patch
Chris Dumez
Comment 11
2022-03-07 12:29:29 PST
Comment on
attachment 454010
[details]
Patch Clearing flags on attachment: 454010 Committed
r290901
(
248132@trunk
): <
https://commits.webkit.org/248132@trunk
>
Chris Dumez
Comment 12
2022-03-07 12:29:34 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 13
2022-03-07 12:30:22 PST
<
rdar://problem/89923434
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug