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

Issue 6613008: Update WebWorkerClientProxy to respect the "create" param. (Closed)

Created:
9 years, 9 months ago by adamk
Modified:
9 years, 7 months ago
Reviewers:
kinuko
CC:
chromium-reviews, jam
Visibility:
Public.

Description

Update WebWorkerClientProxy to respect the "create" param. This will be necessary to implement resolveLocalFileSystemURI for workers. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76784

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M chrome/worker/webworkerclient_proxy.h View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/worker/webworkerclient_proxy.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
adamk
9 years, 9 months ago (2011-03-03 02:23:22 UTC) #1
kinuko
9 years, 9 months ago (2011-03-03 02:33:03 UTC) #2
Oh... I see so we want read-only FS in worker mode too.

LGTM

Powered by Google App Engine
This is Rietveld 408576698