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

Issue 113633005: Cancel load event on a failed image resource fetch. (Closed)

Created:
7 years ago by sof
Modified:
7 years ago
CC:
blink-reviews, Nate Chapin, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Cancel load event on a failed image resource fetch. If the image loader is notified of a resource that finished loading with an error, make sure the pending load event is cancelled and an error event is dispatched in its stead. R= BUG=324417 TEST=http/tests/misc/image-onerror-no-load-event Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164111

Patch Set 1 #

Patch Set 2 : Add test for broken images #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -0 lines) Patch
A LayoutTests/http/tests/misc/image-onerror-no-load-event.html View 1 1 chunk +64 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/misc/image-onerror-no-load-event-expected.txt View 1 1 chunk +13 lines, -0 lines 0 comments Download
M Source/core/loader/ImageLoader.cpp View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sof
Please take a look when you next have a spare moment.
7 years ago (2013-12-15 21:25:55 UTC) #1
abarth-chromium
lgtm
7 years ago (2013-12-18 17:46:00 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/113633005/20001
7 years ago (2013-12-18 17:46:14 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-18 19:07:08 UTC) #4
Message was sent while issue was closed.
Change committed as 164111

Powered by Google App Engine
This is Rietveld 408576698