[Webkit-unassigned] [Bug 19917] [XBL] We need the ability to manage bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 24 04:03:00 PDT 2008


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


jchaffraix at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #7 from jchaffraix at webkit.org  2008-07-24 04:03 PDT -------
Committed in r35324 with the requested changes (Vector<XBLBinding*> ->
Vector<XBLBinding> and XBLBindingManager defined in sharedInstance). I left the
FIXME about adding the same binding multiple times as the spec does not prevent
us to but we may limit that later on.


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