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

Issue 307223003: Fills the info about the live versions which aren't in the live registrations. (Closed)

Created:
6 years, 6 months ago by horo
Modified:
6 years, 6 months ago
Reviewers:
nhiroki
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, kinuko+serviceworker, darin-cc_chromium.org, horo+watch_chromium.org, alecflett+watch_chromium.org
Visibility:
Public.

Description

Fills the info about the live versions which aren't in the live registrations. BUG=358657 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274501

Patch Set 1 #

Total comments: 2

Patch Set 2 : incorporated nhiroki's comment #

Total comments: 5

Patch Set 3 : omit bracket #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -6 lines) Patch
M content/browser/service_worker/service_worker_storage.cc View 1 2 1 chunk +14 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
horo
nhiroki@ Could you please review this?
6 years, 6 months ago (2014-06-02 09:01:25 UTC) #1
nhiroki
https://codereview.chromium.org/307223003/diff/1/content/browser/service_worker/service_worker_storage.cc File content/browser/service_worker/service_worker_storage.cc (right): https://codereview.chromium.org/307223003/diff/1/content/browser/service_worker/service_worker_storage.cc#newcode585 content/browser/service_worker/service_worker_storage.cc:585: info.active_version = version->GetInfo(); There might be a case that ...
6 years, 6 months ago (2014-06-03 02:37:10 UTC) #2
horo
https://codereview.chromium.org/307223003/diff/1/content/browser/service_worker/service_worker_storage.cc File content/browser/service_worker/service_worker_storage.cc (right): https://codereview.chromium.org/307223003/diff/1/content/browser/service_worker/service_worker_storage.cc#newcode585 content/browser/service_worker/service_worker_storage.cc:585: info.active_version = version->GetInfo(); On 2014/06/03 02:37:10, nhiroki wrote: > ...
6 years, 6 months ago (2014-06-03 03:44:37 UTC) #3
nhiroki
Looks good with one nit and one unrelated comment. https://codereview.chromium.org/307223003/diff/20001/content/browser/service_worker/service_worker_storage.cc File content/browser/service_worker/service_worker_storage.cc (right): https://codereview.chromium.org/307223003/diff/20001/content/browser/service_worker/service_worker_storage.cc#newcode588 content/browser/service_worker/service_worker_storage.cc:588: ...
6 years, 6 months ago (2014-06-03 04:56:51 UTC) #4
nhiroki
lgtm https://codereview.chromium.org/307223003/diff/20001/content/browser/service_worker/service_worker_storage.cc File content/browser/service_worker/service_worker_storage.cc (right): https://codereview.chromium.org/307223003/diff/20001/content/browser/service_worker/service_worker_storage.cc#newcode595 content/browser/service_worker/service_worker_storage.cc:595: info.active_version.version_id = it->version_id; On 2014/06/03 04:56:52, nhiroki wrote: ...
6 years, 6 months ago (2014-06-03 05:00:14 UTC) #5
horo
https://codereview.chromium.org/307223003/diff/20001/content/browser/service_worker/service_worker_storage.cc File content/browser/service_worker/service_worker_storage.cc (right): https://codereview.chromium.org/307223003/diff/20001/content/browser/service_worker/service_worker_storage.cc#newcode588 content/browser/service_worker/service_worker_storage.cc:588: } On 2014/06/03 04:56:52, nhiroki wrote: > nit: can ...
6 years, 6 months ago (2014-06-03 05:10:47 UTC) #6
horo
The CQ bit was checked by horo@chromium.org
6 years, 6 months ago (2014-06-03 05:11:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/307223003/40001
6 years, 6 months ago (2014-06-03 05:11:56 UTC) #8
nhiroki
On 2014/06/03 05:10:47, horo wrote: > https://codereview.chromium.org/307223003/diff/20001/content/browser/service_worker/service_worker_storage.cc#newcode595 > content/browser/service_worker/service_worker_storage.cc:595: > info.active_version.version_id = it->version_id; > On ...
6 years, 6 months ago (2014-06-03 06:07:45 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-03 07:10:25 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-03 13:15:40 UTC) #11
Message was sent while issue was closed.
Change committed as 274501

Powered by Google App Engine
This is Rietveld 408576698