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

Unified Diff: chrome/worker/worker_uitest.cc

Issue 3119003: Merge 53027 - Call rand_s() in a worker process before entering the sandbox.... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/472/src/
Patch Set: Created 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/worker/worker_main.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/worker/worker_uitest.cc
===================================================================
--- chrome/worker/worker_uitest.cc (revision 55554)
+++ chrome/worker/worker_uitest.cc (working copy)
@@ -425,6 +425,7 @@
static const char* kLayoutTestFiles[] = {
"worker-simple.html",
"shared-worker-simple.html",
+ "worker-handshake-challenge-randomness.html"
};
FilePath websocket_test_dir;
« no previous file with comments | « chrome/worker/worker_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698