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

Issue 273019: Added stub implementation of SharedWorkerRepository. (Closed)

Created:
11 years, 2 months ago by Andrew T Wilson (Slow)
Modified:
9 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Added stub implementation of SharedWorkerRepository. Turn on ENABLE_SHARED_WORKERS by default, but disable the SharedWorker bindings so they are not available. This allows the SharedWorker code to get compiled in to fight against bit rot, but prevents applications from using this API yet. TEST=existing layout tests suffice Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29185

Patch Set 1 #

Patch Set 2 : Fixing style nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -1 line) Patch
M build/features_override.gypi View 1 chunk +1 line, -1 line 0 comments Download
A webkit/api/src/SharedWorkerRepository.cpp View 1 1 chunk +68 lines, -0 lines 0 comments Download
M webkit/webkit.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Andrew T Wilson (Slow)
There are a few upstream changes that need to go in before I land this: ...
11 years, 2 months ago (2009-10-12 00:10:25 UTC) #1
jam
11 years, 2 months ago (2009-10-12 19:55:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698