Bug 218113 - IPC testing API should expose ArrayBuffer for an unknown decoded argument
Summary: IPC testing API should expose ArrayBuffer for an unknown decoded argument
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-22 20:43 PDT by Ryosuke Niwa
Modified: 2020-10-23 17:03 PDT (History)
6 users (show)

See Also:


Attachments
Patch (15.08 KB, patch)
2020-10-22 21:00 PDT, Ryosuke Niwa
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2020-10-22 20:43:29 PDT
When IPC interception API doesn't know how to encode the decoded argument as a JS value, we should expose expose it as an ArrayBuffer.
Comment 1 Ryosuke Niwa 2020-10-22 21:00:02 PDT
Created attachment 412154 [details]
Patch
Comment 2 Ryosuke Niwa 2020-10-23 17:02:47 PDT
Committed r268946: <https://trac.webkit.org/changeset/268946>
Comment 3 Radar WebKit Bug Importer 2020-10-23 17:03:27 PDT
<rdar://problem/70639963>