Bug 237241 - Simplify SerializedScriptValue construction
Summary: Simplify SerializedScriptValue construction
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
Depends on:
Blocks:
 
Reported: 2022-02-26 15:20 PST by Chris Dumez
Modified: 2022-02-27 11:46 PST (History)
19 users (show)

See Also:


Attachments
WIP Patch (7.05 KB, patch)
2022-02-26 15:20 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP Patch (7.22 KB, patch)
2022-02-26 16:35 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (22.19 KB, patch)
2022-02-26 18:50 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (38.23 KB, patch)
2022-02-26 19:24 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP Patch (36.87 KB, patch)
2022-02-26 20:29 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (38.30 KB, patch)
2022-02-26 20:39 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP Patch (36.87 KB, patch)
2022-02-26 20:59 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP Patch (40.04 KB, patch)
2022-02-26 23:41 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (41.36 KB, patch)
2022-02-26 23:55 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 2022-02-26 15:20:20 PST
Simplify SerializedScriptValue construction.
Comment 1 Chris Dumez 2022-02-26 15:20:44 PST
Created attachment 453311 [details]
WIP Patch
Comment 2 Chris Dumez 2022-02-26 16:35:01 PST
Created attachment 453315 [details]
WIP Patch
Comment 3 Chris Dumez 2022-02-26 18:50:16 PST
Created attachment 453317 [details]
WIP Patch
Comment 4 Chris Dumez 2022-02-26 19:24:16 PST
Created attachment 453318 [details]
WIP Patch
Comment 5 Chris Dumez 2022-02-26 20:29:33 PST
Created attachment 453319 [details]
WIP Patch
Comment 6 Chris Dumez 2022-02-26 20:39:08 PST
Created attachment 453320 [details]
WIP Patch
Comment 7 Chris Dumez 2022-02-26 20:59:23 PST
Created attachment 453323 [details]
WIP Patch
Comment 8 Chris Dumez 2022-02-26 23:41:36 PST
Created attachment 453325 [details]
WIP Patch
Comment 9 Chris Dumez 2022-02-26 23:55:31 PST
Created attachment 453326 [details]
Patch
Comment 10 Darin Adler 2022-02-27 10:59:08 PST
Comment on attachment 453326 [details]
Patch

This is great. I have some other SerializedScriptValue simplification to do soon, things discovered when I started working on using JSDOMGlobalObject more consistently.
Comment 11 EWS 2022-02-27 11:45:30 PST
Committed r290566 (247844@main): <https://commits.webkit.org/247844@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 453326 [details].
Comment 12 Radar WebKit Bug Importer 2022-02-27 11:46:25 PST
<rdar://problem/89531066>