[webkit-reviews] review granted: [Bug 136006] Web Inspector: Update Scripts/update-LegacyInspectorBackendCommands.rb for the new generator : [Attachment 236689] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 15 16:36:03 PDT 2014


Timothy Hatcher <timothy at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 136006: Web Inspector: Update
Scripts/update-LegacyInspectorBackendCommands.rb for the new generator
https://bugs.webkit.org/show_bug.cgi?id=136006

Attachment 236689: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=236689&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=236689&action=review


>
Source/WebInspectorUI/UserInterface/Protocol/Legacy/6.0/InspectorWebBackendComm
ands.js:76
> +InspectorBackend.registerEnum("Console.ConsoleMessageSource", {HTML: "html",
Wml: "wml", XML: "xml", Javascript: "javascript", Network: "network",
ConsoleAPI: "console-api", Other: "other"});

Should add WML to the generator.


More information about the webkit-reviews mailing list