[Webkit-unassigned] [Bug 11633] Implement XMLDocument properties xmlEncoding, xmlVersion, xmlStandalone

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 19 14:53:03 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11633


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11576|                            |review?
               Flag|                            |
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-                     |ap at webkit.org
                   |unassigned at lists.webkit.org |




------- Comment #5 from ap at webkit.org  2006-11-19 14:53 PDT -------
Created an attachment (id=11576)
 --> (http://bugs.webkit.org/attachment.cgi?id=11576&action=view)
proposed patch

The patch doesn't include changes to dom/xhtml/level3/core results -
svn-create-patch chokes on these, probably because of the UTF-16 test that I
re-added.

One thing I don't like in this patch is that I had to add wk_ucfirst to both JS
and ObjC generators - I couldn't make it work when it was in CodeGenerator.pm
(calling it as $codeGenerator->wk_ucfirst resulted in something weird like
"CodeGenerator->HASH(...) being printed to the output). Leaving this to someone
more proficient with Perl for future cleanup.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list