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

Unified Diff: ppapi/tests/test_file_io.cc

Issue 6254003: Revert 71334 - Fix Pepper URL Loader callbacks.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ppapi/tests/test_url_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_file_io.cc
===================================================================
--- ppapi/tests/test_file_io.cc (revision 71399)
+++ ppapi/tests/test_file_io.cc (working copy)
@@ -484,10 +484,5 @@
}
}
- // TODO(viettrungluu): Also test that Close() aborts callbacks.
- // crbug.com/69457
-
PASS();
}
-
-// TODO(viettrungluu): Test Close(). crbug.com/69457
« no previous file with comments | « no previous file | ppapi/tests/test_url_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698