Bug 196790

Summary: [PlayStation] Specify byte order clearly on Remote Inspector Protocol
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: PlatformAssignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: basuke, chris.reid, commit-queue, don.olmstead, ews-watchlist, hi, joepeck, keith_miller, mark.lam, msaboff, ross.kirsling, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
PATCH none

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.