[Webkit-unassigned] [Bug 17313] New: querySelectorAll() causing crashes when called via dojo.query() wrapper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 14:07:59 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17313

           Summary: querySelectorAll() causing crashes when called via
                    dojo.query() wrapper
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://dojotoolkit.org/~alex/anon_view/dojo/tests/_base/
                    query.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at dojotoolkit.org
                CC: sam at webkit.org


Individual calls to document.querySelectorAll(), and individual calls to
[node].querySelectorAll() work as expected, but when being wrapped by
dojo.query() (and called many times in succession), we are seeing crashes on
the latest webkit nightlies.


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