[Webkit-unassigned] [Bug 20212] [XBL] Add full support for element="" attachment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 8 06:06:41 PDT 2008


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


jchaffraix at webkit.org changed:

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




------- Comment #8 from jchaffraix at webkit.org  2008-08-08 06:06 PDT -------
(In reply to comment #7)
> (From update of attachment 22618 [edit])
> Looks OK.  Please add a test case which fails due to this FIXME:
>  53         // FIXME: If we have an XBLDocument, we need to get the bound
> document.
>  54         Document* boundDocument = document();
> 
> when you land.

I have tried to produce this test case. However we cannot load an external XBL
document for the moment  (because we do not support DocumentXBL interface,
<?xbl?> processing instruction or really load bindinds when they are attached).
As it is a fairly common situation (which will arise once the previous support
is added), I have committed the patch as-is in r35640.


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