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

Issue 1211293003: CacheStorage: Cache::putImpl should call onError in early-return cases (Closed)

Created:
5 years, 5 months ago by nhiroki
Modified:
5 years, 5 months ago
Reviewers:
jkarlin
CC:
blink-reviews, sof, serviceworker-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

CacheStorage: Cache::putImpl should call onError in early-return cases Otherwise, ScriptPromiseResolver created in Cache::putImpl could cause an assertion failure on its dtor because the resolver is never resolved or rejected. BUG=427652 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198145

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -11 lines) Patch
M Source/modules/cachestorage/Cache.cpp View 2 chunks +24 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
nhiroki
Hi jkarlin@, can you review this? Thanks!
5 years, 5 months ago (2015-07-01 08:25:50 UTC) #2
jkarlin
lgtm
5 years, 5 months ago (2015-07-01 11:36:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1211293003/1
5 years, 5 months ago (2015-07-01 13:47:49 UTC) #5
commit-bot: I haz the power
5 years, 5 months ago (2015-07-01 14:30:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=198145

Powered by Google App Engine
This is Rietveld 408576698