WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
72861
Web Inspector: [protocol] Program protocol message validation against schema in Inspector.json
https://bugs.webkit.org/show_bug.cgi?id=72861
Summary
Web Inspector: [protocol] Program protocol message validation against schema ...
Peter Rybin
Reported
2011-11-20 23:31:32 PST
This is a meta-bug. 1. Make sure that Web Inspector Backend generates only correct outgoing messages as specified in Inspector.json. Since messages are 99% generated by C++, there could be a safe compile-time solution (rather than runtime assert): generated message builder. This would guarantee that only correct messages could be constructed. 2. Validate incoming messages against Inspector.json.
Attachments
Add attachment
proposed patch, testcase, etc.
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