Bug 179543

Summary: Web Inspector: Make http status codes be "integer" instead of "number" in protocol
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, graouts, inspector-bugzilla-changes, joepeck, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2017-11-10 13:31:44 PST
Make http status codes be "integer" instead of "number" in protocol This matches a CDP change: https://github.com/ChromeDevTools/devtools-protocol/issues/58 Should not affect any code generation or clients either, just a better type, so lets do it.
Attachments
[PATCH] Proposed Fix (4.35 KB, patch)
2017-11-10 13:33 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-11-10 13:33:02 PST
Created attachment 326622 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2017-11-10 14:10:08 PST
Comment on attachment 326622 [details] [PATCH] Proposed Fix Clearing flags on attachment: 326622 Committed r224704: <https://trac.webkit.org/changeset/224704>
WebKit Commit Bot
Comment 3 2017-11-10 14:10:10 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-11-15 09:35:59 PST
Note You need to log in before you can comment on or make changes to this bug.