Summary: | Web Inspector: protocol generator should not allow non-boolean values for "optional" key | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | BJ Burg <bburg> | ||||
Component: | Web Inspector | Assignee: | BJ Burg <bburg> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=147664 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 147067 | ||||||
Attachments: |
|
Description
BJ Burg
2015-09-01 08:50:00 PDT
Created attachment 260375 [details]
Proposed Fix
This patch modifies the inspector protocol generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-inspector-generator-tests --reset-results`) Comment on attachment 260375 [details]
Proposed Fix
r=me
Comment on attachment 260375 [details] Proposed Fix Clearing flags on attachment: 260375 Committed r189222: <http://trac.webkit.org/changeset/189222> All reviewed patches have been landed. Closing bug. |