RESOLVED FIXED 196790
[PlayStation] Specify byte order clearly on Remote Inspector Protocol
https://bugs.webkit.org/show_bug.cgi?id=196790
Summary [PlayStation] Specify byte order clearly on Remote Inspector Protocol
Basuke Suzuki
Reported 2019-04-10 15:56:08 PDT
The byte order of size field of PlayStation remote inspector protocol is unspecified. It should be network byte order but current implementation just use host byte order. There's no current client with this protocol so it's good chance to change it.
Attachments
PATCH (2.80 KB, patch)
2019-04-10 16:49 PDT, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2019-04-10 16:49:04 PDT
WebKit Commit Bot
Comment 2 2019-04-10 18:19:33 PDT
Comment on attachment 367177 [details] PATCH Clearing flags on attachment: 367177 Committed r244176: <https://trac.webkit.org/changeset/244176>
WebKit Commit Bot
Comment 3 2019-04-10 18:19:34 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-04-10 18:20:52 PDT
Note You need to log in before you can comment on or make changes to this bug.