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

Issue 140333011: Add some empty classes for the embedded SharedWorker. (Closed)

Created:
6 years, 10 months ago by horo
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add an empty class for the embedded SharedWorker. (SharedWorkerServiceImpl) These class will be used when "enable-embedded-shared-worker" is set. BUG=327256 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251012

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : move to content/browser/shared_worker #

Patch Set 4 : remove shared_worker_host shared_worker_instance shared_worker_message_filter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -0 lines) Patch
A content/browser/shared_worker/shared_worker_service_impl.h View 1 2 1 chunk +47 lines, -0 lines 0 comments Download
A content/browser/shared_worker/shared_worker_service_impl.cc View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
horo
kinuko@ Could you please review this CL?
6 years, 10 months ago (2014-02-12 06:22:40 UTC) #1
kinuko
Some high-level comment: content/browser/worker_host is for the 'host' code for worker process, I guess we ...
6 years, 10 months ago (2014-02-12 08:09:49 UTC) #2
horo
Removed shared_worker_document_set.* and moved others to content/browser/shared_worker/ https://codereview.chromium.org/140333011/diff/60001/content/browser/worker_host/shared_worker_host.cc File content/browser/worker_host/shared_worker_host.cc (right): https://codereview.chromium.org/140333011/diff/60001/content/browser/worker_host/shared_worker_host.cc#newcode9 content/browser/worker_host/shared_worker_host.cc:9: namespace content ...
6 years, 10 months ago (2014-02-12 08:43:44 UTC) #3
kinuko
Can we start with landing one central class, like SharedWorkerServiceImpl? I can't see connections between ...
6 years, 10 months ago (2014-02-13 04:08:17 UTC) #4
horo
On 2014/02/13 04:08:17, kinuko wrote: > Can we start with landing one central class, like ...
6 years, 10 months ago (2014-02-13 06:02:07 UTC) #5
kinuko
lgtm
6 years, 10 months ago (2014-02-13 06:10:33 UTC) #6
horo
jochen@ Could you please review?
6 years, 10 months ago (2014-02-13 07:28:11 UTC) #7
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-13 08:57:50 UTC) #8
horo
The CQ bit was checked by horo@chromium.org
6 years, 10 months ago (2014-02-13 09:24:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/140333011/300001
6 years, 10 months ago (2014-02-13 09:25:00 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 15:10:07 UTC) #11
Message was sent while issue was closed.
Change committed as 251012

Powered by Google App Engine
This is Rietveld 408576698