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

Issue 694083002: Service Worker Cache: Simplify exception/rejection processing (Closed)

Created:
6 years, 1 month ago by jsbell
Modified:
6 years, 1 month ago
Reviewers:
jkarlin
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, horo+watch_chromium.org
Project:
blink
Visibility:
Public.

Description

Service Worker Cache: Simplify exception/rejection processing Rather than explicitly catching exceptions and generating promise rejections, let the bindings code do the work. R=jkarlin BUG=392621 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184886

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add exception state to fixture #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -68 lines) Patch
M Source/modules/serviceworkers/Cache.h View 2 chunks +7 lines, -6 lines 0 comments Download
M Source/modules/serviceworkers/Cache.cpp View 8 chunks +19 lines, -41 lines 0 comments Download
M Source/modules/serviceworkers/Cache.idl View 2 chunks +6 lines, -6 lines 0 comments Download
M Source/modules/serviceworkers/CacheTest.cpp View 1 12 chunks +20 lines, -15 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
jsbell
jkarlin@ - PTAL? Addresses the FIXMEs in the code, and seems to simplify things. https://codereview.chromium.org/694083002/diff/1/Source/modules/serviceworkers/CacheTest.cpp ...
6 years, 1 month ago (2014-10-31 23:06:19 UTC) #1
jsbell
I should note this is low priority. I was looking at the new Union support ...
6 years, 1 month ago (2014-11-03 18:19:01 UTC) #2
jkarlin
lgtm, though I'd prefer the exceptionstate to be a member in the tests. https://codereview.chromium.org/694083002/diff/1/Source/modules/serviceworkers/CacheTest.cpp File ...
6 years, 1 month ago (2014-11-03 18:51:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/694083002/20001
6 years, 1 month ago (2014-11-05 23:14:03 UTC) #5
commit-bot: I haz the power
6 years, 1 month ago (2014-11-06 00:08:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 184886

Powered by Google App Engine
This is Rietveld 408576698