RESOLVED FIXED 140555
Web Inspector: code generator should fail on duplicate parameter and member names
https://bugs.webkit.org/show_bug.cgi?id=140555
Summary Web Inspector: code generator should fail on duplicate parameter and member n...
Brian Burg
Reported 2015-01-16 12:11:11 PST
I accidentally ran into this, and it failed during compilation instead of specification parsing. This is an easy fix.
Attachments
Patch (10.50 KB, patch)
2015-01-16 12:15 PST, Brian Burg
no flags
Radar WebKit Bug Importer
Comment 1 2015-01-16 12:11:30 PST
Brian Burg
Comment 2 2015-01-16 12:15:20 PST
WebKit Commit Bot
Comment 3 2015-01-16 12:16:41 PST
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`)
WebKit Commit Bot
Comment 4 2015-01-16 13:40:21 PST
Comment on attachment 244785 [details] Patch Clearing flags on attachment: 244785 Committed r178599: <http://trac.webkit.org/changeset/178599>
WebKit Commit Bot
Comment 5 2015-01-16 13:40:26 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.