WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
72734
Web Inspector:[protocol] actual JSON messages do not conform to Inspector.json in InspectorApplicationCacheAgent.cpp
https://bugs.webkit.org/show_bug.cgi?id=72734
Summary
Web Inspector:[protocol] actual JSON messages do not conform to Inspector.jso...
Peter Rybin
Reported
2011-11-18 08:59:28 PST
InspectorApplicationCacheAgent.cpp:188 (
r100177
) size is declared 'string', but actual type is 'integer'; why 'size' is declared 'string' in the first place?
Attachments
Patch
(1.52 KB, patch)
2011-11-19 08:37 PST
,
Vsevolod Vlasov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Peter Rybin
Comment 1
2011-11-18 09:07:21 PST
This should be fixed to conform to protocol declaration AND to prepare switching to type-safe JSON API.
Vsevolod Vlasov
Comment 2
2011-11-19 08:37:49 PST
Created
attachment 115951
[details]
Patch
WebKit Review Bot
Comment 3
2011-11-19 09:32:38 PST
Comment on
attachment 115951
[details]
Patch Clearing flags on attachment: 115951 Committed
r100857
: <
http://trac.webkit.org/changeset/100857
>
WebKit Review Bot
Comment 4
2011-11-19 09:32:43 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug