[Webkit-unassigned] [Bug 7942] New: nightlies after r13387 break js createcontextualfragment

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Mar 23 13:14:15 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7942

           Summary: nightlies after r13387 break js createcontextualfragment
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: luke at joyent.com


i'm using prototype.js <http://prototype.conio.net/> and builds after r13387
break it's 'Insertion' class (which inserts html before, after, or at the top
or bottom of page element), specifically this line of (js) code:

this.insertContent([this.range.createContextualFragment(this.content)]);

createContextualFragment returns as undefined, instead of adding the content
string into the dom. i tried r13442 and it was still broken, so i've rolled
back to r13387 where it works fine (as it does in ff, too). hope this helps,
contact me if you need any other info. thanks for such a great browser!!


-- 
Configure bugmail: http://bugzilla.opendarwin.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