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

Issue 1068863002: [BackgroundSync] Add new registration options from the spec (Closed)

Created:
5 years, 8 months ago by jkarlin
Modified:
5 years, 8 months ago
Reviewers:
johnme
CC:
chromium-reviews, tim+watch_chromium.org, zea+watch_chromium.org, maxbogue+watch_chromium.org, jam, pvalenzuela+watch_chromium.org, plaree+watch_chromium.org, jkarlin+watch_chromium.org, darin-cc_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[BackgroundSync] Add new registration options from the spec This CL brings the BackgroundSyncRegistration options up-to-date with the spec: https://github.com/slightlyoff/BackgroundSync/pull/74 TODO in followup CLs: * Rename 'name' to 'tag': http://crrev.com/1068863003. * Give periodic and one-shot tags their own namespaces in the map so that they don't conflict. BUG=474573 Committed: https://crrev.com/36b903805f31c455f0831eb70113d7f25396b79f Cr-Commit-Position: refs/heads/master@{#324077}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments from PS1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -23 lines) Patch
M content/browser/background_sync/background_sync.proto View 1 chunk +15 lines, -1 line 0 comments Download
M content/browser/background_sync/background_sync_manager.h View 1 2 chunks +11 lines, -10 lines 0 comments Download
M content/browser/background_sync/background_sync_manager.cc View 3 chunks +13 lines, -9 lines 0 comments Download
M content/browser/background_sync/background_sync_manager_unittest.cc View 2 chunks +79 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
jkarlin
johnme@: Thanks!
5 years, 8 months ago (2015-04-07 13:49:54 UTC) #2
johnme
lgtm with nit, though I'm not sure what you mean by the pseudo-spec. It would ...
5 years, 8 months ago (2015-04-07 17:05:12 UTC) #3
jkarlin
Thanks! https://codereview.chromium.org/1068863002/diff/1/content/browser/background_sync/background_sync_manager.h File content/browser/background_sync/background_sync_manager.h (right): https://codereview.chromium.org/1068863002/diff/1/content/browser/background_sync/background_sync_manager.h#newcode56 content/browser/background_sync/background_sync_manager.h:56: : id(kInvalidRegistrationId), On 2015/04/07 17:05:12, johnme wrote: > ...
5 years, 8 months ago (2015-04-07 17:55:07 UTC) #4
jkarlin
On 2015/04/07 17:05:12, johnme wrote: > lgtm with nit, though I'm not sure what you ...
5 years, 8 months ago (2015-04-07 17:56:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1068863002/20001
5 years, 8 months ago (2015-04-07 18:04:43 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-07 18:41:49 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-07 18:42:40 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/36b903805f31c455f0831eb70113d7f25396b79f
Cr-Commit-Position: refs/heads/master@{#324077}

Powered by Google App Engine
This is Rietveld 408576698