[Webkit-unassigned] [Bug 28600] Inspector: XML Tags should not be converted to lowercase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 20:24:54 PDT 2009


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





--- Comment #1 from Timothy Hatcher <timothy at hatcher.name>  2009-09-11 20:24:54 PDT ---
The DOM is now serilized in native code and transfered to the Inspector in
InspectorDOMAgent.cpp.

We can serilize the correct nodeName case there and remove the forced lowercase
code in the front end.

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