[webkit-reviews] review granted: [Bug 17313] querySelectorAll() causing crashes when called via dojo.query() wrapper : [Attachment 19503] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 14:23:25 PST 2008


mitz at webkit.org has granted Mark Rowe (bdash) <mrowe at apple.com>'s request for
review:
Bug 17313: querySelectorAll() causing crashes when called via dojo.query()
wrapper
http://bugs.webkit.org/show_bug.cgi?id=17313

Attachment 19503: Patch
http://bugs.webkit.org/attachment.cgi?id=19503&action=edit

------- Additional Comments from mitz at webkit.org
+	     styleSelector->initForStyleResolve(static_cast<Element*>(n), 0);

You can use the 'element' variable defined 2 lines above.

r=me


More information about the webkit-reviews mailing list