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

Issue 2884773002: Partial reland of "Add CHECK()s about ImageLoader::has_pending_load_event_" (Closed)

Created:
3 years, 7 months ago by hiroshige
Modified:
3 years, 7 months ago
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Partial reland of "Add CHECK()s about ImageLoader::has_pending_load_event_" Original CL: https://codereview.chromium.org/2859383002/#ps220001 This CL relands the CHECK()s except for the failing one in DispatchPendingErrorEvent(). Issue 722500 tracks the issue around DispatchPendingErrorEvent() and relanding of the remaining CHECK(). Original CL description: > As preparation for [1], this CL checks some assumptions to hold that > are helpful for proving the equivalences in [1]. > > [1] https://codereview.chromium.org/2859093003/ > > BUG=624697, 719759 > > Review-Url: https://codereview.chromium.org/2859383002 > Cr-Commit-Position: refs/heads/master@{#471464} > Committed: https://chromium.googlesource.com/chromium/src/+/1b070387595668ec438ffec65185e61017300e3c BUG=624697, 719759, 722500 Review-Url: https://codereview.chromium.org/2884773002 Cr-Commit-Position: refs/heads/master@{#471925} Committed: https://chromium.googlesource.com/chromium/src/+/1c5d3f11a80d88d65f5fae8398ed97a7b5ea1508

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -3 lines) Patch
M third_party/WebKit/Source/core/loader/ImageLoader.cpp View 4 chunks +21 lines, -3 lines 1 comment Download

Messages

Total messages: 14 (9 generated)
hiroshige
PTAL. The diff from the original CL is that we don't insert CHECK() in ImageLoader::DispatchPendingErrorEvent() ...
3 years, 7 months ago (2017-05-15 19:23:47 UTC) #5
kouhei (in TOK)
lgtm
3 years, 7 months ago (2017-05-15 20:12:13 UTC) #6
kinuko
lgtm https://codereview.chromium.org/2884773002/diff/1/third_party/WebKit/Source/core/loader/ImageLoader.cpp File third_party/WebKit/Source/core/loader/ImageLoader.cpp (right): https://codereview.chromium.org/2884773002/diff/1/third_party/WebKit/Source/core/loader/ImageLoader.cpp#newcode665 third_party/WebKit/Source/core/loader/ImageLoader.cpp:665: // in-flight error event tasks and we process ...
3 years, 7 months ago (2017-05-15 20:12:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2884773002/1
3 years, 7 months ago (2017-05-15 22:20:51 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-15 22:29:15 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/1c5d3f11a80d88d65f5fae8398ed...

Powered by Google App Engine
This is Rietveld 408576698