[Webkit-unassigned] [Bug 20621] Add Peerable.h and make Node inherit from Peerable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 13:12:16 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |FIXED
          Component|New Bugs                    |WebCore JavaScript




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2010-04-21 13:12:16 PST ---
It's not WONTFIX, it's FIXED. I believe that ScriptWrappable is the new
Peerable:

class Node : public EventTarget, public TreeShared<Node>, public
ScriptWrappable

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