[Bug 14086] When performing AJAX type queries, they are already asynchronous and already occur in another thread. However, I have found that parsing the XML reply and converting that to a representation usable by the javascript application can result in freezes to t

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14086

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk@annevk.nl

--- Comment #18 from Anne <annevk@annevk.nl> ---
1) You're citing an obsolete version of the DOM which is not helping yoru case.

2) The DOM is not exposed in workers and won't be for the foreseeable future.

3) You should not reopen very old bugs. It's better to file a new bug with new
data (not old spec links).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 2 October 2014 18:12:20 UTC