[Webkit-unassigned] [Bug 124268] Web Inspector: Build script can't handle line or block comments in Inspector.json.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 25 15:31:39 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=124268
Brian Burg <bburg at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|webkit-unassigned at lists.web |bburg at apple.com
|kit.org |
CC| |bburg at apple.com
--- Comment #5 from Brian Burg <bburg at apple.com> 2014-01-25 15:29:06 PST ---
The code generator could easily read in the file and drop lines starting with #, //, or /* before handing off to the JSON parser. This would be useful in the replay code generator too, so I'll tackle it.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list