RESOLVED FIXED Bug 179543
Web Inspector: Make http status codes be "integer" instead of "number" in protocol
https://bugs.webkit.org/show_bug.cgi?id=179543
Summary Web Inspector: Make http status codes be "integer" instead of "number" in pro...
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.