[Webkit-unassigned] [Bug 27503] Inspector: Should Syntax Highlight JSON
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 21 09:05:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27503
Joseph Pecoraro <joepeck02 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33179| |review?
Flag| |
--- Comment #1 from Joseph Pecoraro <joepeck02 at gmail.com> 2009-07-21 09:05:52 PDT ---
Created an attachment (id=33179)
--> (https://bugs.webkit.org/attachment.cgi?id=33179)
patch
Most JSON is from an XHR and thus its resource.type is
"WebInspector.Resource.Type.XHR". This patch therefore tries to also highlight
resources that have a mime type of 'application/json' and even further if the
resource ends in the common extension names ".js" or ".json".
--
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