[Webkit-unassigned] [Bug 112721] Web Inspector: Fix capitalization in Console.ConsoleMessageSource values
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 1 13:58:39 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=112721
Brian Burg <burg at cs.washington.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |graouts at webkit.org,
| |joepeck at webkit.org,
| |timothy at apple.com,
| |webkit-bug-importer at group.a
| |pple.com
Status|NEW |RESOLVED
Resolution|--- |INVALID
Component|Web Inspector (Deprecated) |Web Inspector
--- Comment #2 from Brian Burg <burg at cs.washington.edu> ---
Actually this bug does not seem relevant any more. Current protocol:
{
"id": "ConsoleMessage",
"type": "object",
"description": "Console message.",
"properties": [
{ "name": "source", "type": "string", "enum": ["xml", "javascript", "network", "console-api", "storage", "appcache", "rendering", "css", "security", "other"], "description": "Message source." },
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141201/d3b527b8/attachment-0002.html>
More information about the webkit-unassigned
mailing list