RESOLVED FIXED 126828
Web Inspector: protocol generator should support integer-typed declarations
https://bugs.webkit.org/show_bug.cgi?id=126828
Summary Web Inspector: protocol generator should support integer-typed declarations
Blaze Burg
Reported 2014-01-11 18:40:42 PST
If you edit Runtime.json, the inspector code generator does not re-run (or at least, the files that ScriptDebugServer/etc in WebCore sees are stale).
Attachments
patch (7.46 KB, patch)
2014-01-11 21:01 PST, Blaze Burg
no flags
New generated type builder - includes typedef BreakpointActionIdentifier (47.44 KB, text/plain)
2014-01-12 15:19 PST, Blaze Burg
no flags
Radar WebKit Bug Importer
Comment 1 2014-01-11 18:40:59 PST
Blaze Burg
Comment 2 2014-01-11 19:15:30 PST
Disregard the previous comment; it seems the code generator was simply ignoring an added type, make it appear to be stale.
Blaze Burg
Comment 3 2014-01-11 21:01:51 PST
EFL EWS Bot
Comment 4 2014-01-12 05:16:43 PST
Blaze Burg
Comment 5 2014-01-12 14:08:50 PST
The EFL failure is an unrelated ICE on Document.cpp
Blaze Burg
Comment 6 2014-01-12 15:19:22 PST
Created attachment 220986 [details] New generated type builder - includes typedef BreakpointActionIdentifier
Joseph Pecoraro
Comment 7 2014-01-13 10:49:48 PST
Comment on attachment 220954 [details] patch r=me
Blaze Burg
Comment 8 2014-01-13 12:06:11 PST
Comment on attachment 220954 [details] patch Clearing flags on attachment: 220954 Committed r161900: <http://trac.webkit.org/changeset/161900>
Blaze Burg
Comment 9 2014-01-13 12:06:14 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.