[Webkit-unassigned] [Bug 13830] Auto-generate JS DOM bindings for HTMLDocument and most of the rest of HTMLElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 23 11:43:48 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13830
sam at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #14675|0 |1
is obsolete| |
Attachment #14692| |review?
Flag| |
------- Comment #10 from sam at webkit.org 2007-05-23 11:43 PDT -------
Created an attachment (id=14692)
--> (http://bugs.webkit.org/attachment.cgi?id=14692&action=view)
Updated JSHTMLDocument patch
Updated patch addresses most of Darin's comments. I have left location() and
setLocation() as custom because they both deal with JS related concepts in
appropriate for the implementation. I also did not make the function clear()
non-custom because doing so would interfere with the function Document.clear()
already in the implementation.
I have not addressed Alexey's comment as I would like to do that in a
separate patch.
--
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.
More information about the webkit-unassigned
mailing list