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

Issue 950013002: Add platform files for Background Sync API (Closed)

Created:
5 years, 10 months ago by iclelland
Modified:
5 years, 10 months ago
CC:
blink-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add platform files for Background Sync API BUG=449443 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190757

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add platform files for Background Sync API #

Patch Set 3 : Fixing nits (Added ErrorTypeNotFound) #

Total comments: 5

Patch Set 4 : Make platform methods pure virtual #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -19 lines) Patch
A + public/platform/modules/background_sync/WebSyncClient.h View 1 2 3 1 chunk +10 lines, -12 lines 0 comments Download
A + public/platform/modules/background_sync/WebSyncError.h View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
A public/platform/modules/background_sync/WebSyncProvider.h View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A public/platform/modules/background_sync/WebSyncRegistration.h View 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
jkarlin
LGTM (with nit) but I'm not an owner. https://codereview.chromium.org/950013002/diff/1/public/platform/modules/background_sync/WebSyncError.h File public/platform/modules/background_sync/WebSyncError.h (right): https://codereview.chromium.org/950013002/diff/1/public/platform/modules/background_sync/WebSyncError.h#newcode16 public/platform/modules/background_sync/WebSyncError.h:16: ErrorTypeUnknown, ...
5 years, 10 months ago (2015-02-23 20:10:32 UTC) #2
iclelland
Nits picked. ErrorTypeNotFound added to WebSyncError::ErrorType https://codereview.chromium.org/950013002/diff/1/public/platform/modules/background_sync/WebSyncError.h File public/platform/modules/background_sync/WebSyncError.h (right): https://codereview.chromium.org/950013002/diff/1/public/platform/modules/background_sync/WebSyncError.h#newcode16 public/platform/modules/background_sync/WebSyncError.h:16: ErrorTypeUnknown, On 2015/02/23 ...
5 years, 10 months ago (2015-02-23 21:18:47 UTC) #4
iclelland
Jochen, jkarlin@ suggested that I should add you as a reviewer for this CL, which ...
5 years, 10 months ago (2015-02-23 21:32:28 UTC) #6
jochen (gone - plz use gerrit)
lgtm with comment https://codereview.chromium.org/950013002/diff/40001/public/platform/modules/background_sync/WebSyncClient.h File public/platform/modules/background_sync/WebSyncClient.h (right): https://codereview.chromium.org/950013002/diff/40001/public/platform/modules/background_sync/WebSyncClient.h#newcode24 public/platform/modules/background_sync/WebSyncClient.h:24: virtual void registerSync(WebServiceWorkerRegistration*, WebSyncRegistrationCallbacks*) { BLINK_ASSERT_NOT_REACHED(); ...
5 years, 10 months ago (2015-02-24 10:23:56 UTC) #7
iclelland
On 2015/02/24 10:23:56, jochen (slow) wrote: > lgtm with comment > > https://codereview.chromium.org/950013002/diff/40001/public/platform/modules/background_sync/WebSyncClient.h > File ...
5 years, 10 months ago (2015-02-24 13:23:57 UTC) #8
iclelland
https://codereview.chromium.org/950013002/diff/40001/public/platform/modules/background_sync/WebSyncClient.h File public/platform/modules/background_sync/WebSyncClient.h (right): https://codereview.chromium.org/950013002/diff/40001/public/platform/modules/background_sync/WebSyncClient.h#newcode24 public/platform/modules/background_sync/WebSyncClient.h:24: virtual void registerSync(WebServiceWorkerRegistration*, WebSyncRegistrationCallbacks*) { BLINK_ASSERT_NOT_REACHED(); } On 2015/02/24 ...
5 years, 10 months ago (2015-02-24 13:33:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/950013002/80001
5 years, 10 months ago (2015-02-24 14:45:43 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 16:43:03 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190757

Powered by Google App Engine
This is Rietveld 408576698