[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 17 14:28:05 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=16401
lkcl at lkcl.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23488|review? |
Flag| |
Attachment #23488|0 |1
is obsolete| |
Attachment #23508| |review?
Flag| |
------- Comment #55 from lkcl at lkcl.net 2008-09-17 14:28 PDT -------
Created an attachment (id=23508)
--> (https://bugs.webkit.org/attachment.cgi?id=23508&action=view)
massively (oversimplified, unfortunately) reduced patch
ok - after talking to mark, given that the target
functionality requires a 250k patch, here is a
_reduced_ patch (80k) which provides no actual useable
functionality but provides "a start".
the only functionality added is "Node" - GdomNode.
to ensure that memory corruption, memory leaks, lost
ptrRefs and thus segfaults do not occur, GdomDOMObject -
and the methodology copied directly almost word-for-word
cut-and-paste from JSBindings.cpp into GDOMBindings.cpp
is absolutely essential, and cannot be "cut".
--
Configure bugmail: https://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