NEW251168
[WK2] Avoid decoding message arguments into a tuple object
https://bugs.webkit.org/show_bug.cgi?id=251168
Summary [WK2] Avoid decoding message arguments into a tuple object
Zan Dobersek
Reported 2023-01-25 12:50:00 PST
Instead, decode each argument recursively and pass them to the handling method via a new Decoder template method.
Attachments
Zan Dobersek
Comment 1 2023-01-25 12:51:50 PST
Radar WebKit Bug Importer
Comment 2 2023-02-01 12:50:21 PST
Note You need to log in before you can comment on or make changes to this bug.