[Webkit-unassigned] [Bug 120508] Fix XMLHttpRequest leak document when send() is called multiple times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 24 09:26:43 PST 2016


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
WebKit doesn't have this leak, it was introduced in Blink after forking.

I'm not super eager to merge just the tests, as leak tests seems to generally not be worth the cost, due to being unreliable.

> XMLHttpRequest::stop() still uses asynchronous unsetPendingActivity() to workaround issues mentioned in r152266.

This refers to <https://chromiumcodereview.appspot.com/16284009>. Darin has fixed those issues in a better way in <http://trac.webkit.org/changeset/167579>.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160224/c053a23d/attachment.html>


More information about the webkit-unassigned mailing list