[webkit-reviews] review requested: [Bug 60765] Web Inspector: console.log(XMLDocument) should be case preserving : [Attachment 94200] Patch

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


tonistiigi at gmail.com has asked	for review:
Bug 60765: Web Inspector: console.log(XMLDocument) should be case preserving
https://bugs.webkit.org/show_bug.cgi?id=60765

Attachment 94200: Patch
https://bugs.webkit.org/attachment.cgi?id=94200&action=review

------- Additional Comments from tonistiigi at gmail.com
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.


More information about the webkit-reviews mailing list