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

Issue 1131943005: [Background Sync] Add proper error status to API calls and callbacks (Closed)

Created:
5 years, 7 months ago by iclelland
Modified:
5 years, 7 months ago
Reviewers:
Tom Sepez, jkarlin
CC:
chromium-reviews, tim+watch_chromium.org, viettrungluu+watch_chromium.org, qsr+mojo_chromium.org, zea+watch_chromium.org, Aaron Boodman, maxbogue+watch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, pvalenzuela+watch_chromium.org, plaree+watch_chromium.org, jkarlin+watch_chromium.org, darin-cc_chromium.org, darin (slow to review), ben+mojo_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

[Background Sync] Add proper error status to API calls and callbacks BUG=484306 Committed: https://crrev.com/93178c5d47daee8abfd78652f70f0cb73ea8e516 Cr-Commit-Position: refs/heads/master@{#329625}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Split RegisterCallback into two methods #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -29 lines) Patch
M content/child/background_sync/background_sync_provider.h View 1 1 chunk +7 lines, -1 line 0 comments Download
M content/child/background_sync/background_sync_provider.cc View 1 2 chunks +99 lines, -24 lines 0 comments Download
M content/common/background_sync_service.mojom View 1 chunk +12 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
iclelland
tsepez: PTAL at the changes to the mojo definitions jkarlin: Everything, especially the mapping of ...
5 years, 7 months ago (2015-05-12 20:53:53 UTC) #2
Tom Sepez
.mojom LGTM
5 years, 7 months ago (2015-05-12 21:29:15 UTC) #3
jkarlin
LGTM with minor changes https://codereview.chromium.org/1131943005/diff/1/content/child/background_sync/background_sync_provider.cc File content/child/background_sync/background_sync_provider.cc (right): https://codereview.chromium.org/1131943005/diff/1/content/child/background_sync/background_sync_provider.cc#newcode128 content/child/background_sync/background_sync_provider.cc:128: result = Might as well ...
5 years, 7 months ago (2015-05-13 11:19:47 UTC) #4
iclelland
https://codereview.chromium.org/1131943005/diff/1/content/child/background_sync/background_sync_provider.cc File content/child/background_sync/background_sync_provider.cc (right): https://codereview.chromium.org/1131943005/diff/1/content/child/background_sync/background_sync_provider.cc#newcode128 content/child/background_sync/background_sync_provider.cc:128: result = On 2015/05/13 11:19:46, jkarlin wrote: > Might ...
5 years, 7 months ago (2015-05-13 11:48:37 UTC) #5
jkarlin
https://codereview.chromium.org/1131943005/diff/1/content/child/background_sync/background_sync_provider.cc File content/child/background_sync/background_sync_provider.cc (right): https://codereview.chromium.org/1131943005/diff/1/content/child/background_sync/background_sync_provider.cc#newcode128 content/child/background_sync/background_sync_provider.cc:128: result = On 2015/05/13 11:48:36, iclelland wrote: > On ...
5 years, 7 months ago (2015-05-13 12:01:56 UTC) #6
iclelland
https://codereview.chromium.org/1131943005/diff/1/content/child/background_sync/background_sync_provider.cc File content/child/background_sync/background_sync_provider.cc (right): https://codereview.chromium.org/1131943005/diff/1/content/child/background_sync/background_sync_provider.cc#newcode133 content/child/background_sync/background_sync_provider.cc:133: callbacks->onSuccess(nullptr); On 2015/05/13 12:01:56, jkarlin wrote: > On 2015/05/13 ...
5 years, 7 months ago (2015-05-13 12:18:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1131943005/20001
5 years, 7 months ago (2015-05-13 12:19:35 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-13 13:11:13 UTC) #11
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 13:12:04 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/93178c5d47daee8abfd78652f70f0cb73ea8e516
Cr-Commit-Position: refs/heads/master@{#329625}

Powered by Google App Engine
This is Rietveld 408576698