Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send-expected.txt

Issue 23005006: Fix XMLHttpRequest leak document when send() is called multiple times. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 PASS The difference of counter "numberOfLiveDocuments" before and after the cycl e is under the threshold of 0. 1 PASS The difference of counter "numberOfLiveDocuments" before and after the cycl e is under the threshold of 0.
2 PASS successfullyParsed is true 2 PASS successfullyParsed is true
3 3
4 TEST COMPLETE 4 TEST COMPLETE
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698