Bug 196790

Summary: [PlayStation] Specify byte order clearly on Remote Inspector Protocol
Product: WebKit Reporter: Basuke Suzuki <Basuke.Suzuki>
Component: PlatformAssignee: Basuke Suzuki <Basuke.Suzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: Basuke.Suzuki, 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

Description Basuke Suzuki 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.
Comment 1 Basuke Suzuki 2019-04-10 16:49:04 PDT
Created attachment 367177 [details]
PATCH
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2019-04-10 18:19:34 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-04-10 18:20:52 PDT
<rdar://problem/49798570>