Bug 204572

Summary: REGRESSION(r252770): [GTK][WPE] Remote inspector no longer works if debugger is in a different kind of system
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, bugs-noreply, cdumez, cmarcelo, dbates, ews-watchlist, zan
Priority: P2 Keywords: Gtk, Regression
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch zan: review+

Description Carlos Garcia Campos 2019-11-25 04:56:48 PST
We need to send the byte order as part of the message and avoid using size_t to store the size.
Comment 1 Carlos Garcia Campos 2019-11-25 05:02:16 PST
Created attachment 384291 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-11-25 06:33:20 PST
Committed r252855: <https://trac.webkit.org/changeset/252855>