[Webkit-unassigned] [Bug 59461] WebKitDOMNodeList's internal order is modified when iterating it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 08:20:32 PDT 2011


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





--- Comment #1 from Xavier Claessens <xclaesse at gmail.com>  2011-04-26 08:20:32 PST ---
oohh, actually the is a small difference in adium's code, it uses querySelectorAll. And that actually work with gtk API too, like that:

nodes = webkit_dom_document_query_selector_all (dom, ".focus", NULL);

This is really confusing...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list