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

Issue 3119003: Merge 53027 - Call rand_s() in a worker process before entering the sandbox.... (Closed)

Created:
10 years, 4 months ago by Yuta Kitamura
Modified:
9 years, 7 months ago
Reviewers:
Yuta Kitamura
CC:
chromium-reviews, jam, Paweł Hajdan Jr.
Visibility:
Public.

Description

Merge 53027 - Call rand_s() in a worker process before entering the sandbox. We need to do it to cause advapi32.dll to load the sandbox is turned on. Otherwise rand_s() will fail in the sandbox. BUG=47390 TEST=Run "ui_tests --gtest_filter=WorkerTest.WorkerWebSocketLayoutTests". Review URL: http://codereview.chromium.org/2799047 TBR=yutak@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55555

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chrome/worker/worker_main.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/worker/worker_uitest.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Yuta Kitamura
10 years, 4 months ago (2010-08-10 10:37:06 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698