[Webkit-unassigned] [Bug 60765] Web Inspector: console.log(XMLDocument) should be case preserving

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 04:55:40 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60765


tonistiigi at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94200|                            |review?
               Flag|                            |




--- Comment #1 from tonistiigi at gmail.com  2011-05-20 04:55:39 PST ---
Created an attachment (id=94200)
 --> (https://bugs.webkit.org/attachment.cgi?id=94200&action=review)
Patch

I switched the XML check from MIME type to xmlVersion property. Previous only worked if the main document was XML file, now it actually checks the object that is being debugged.

-- 
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