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

Issue 1844603002: Make ImageLoader non-ResourceClient (Closed)

Created:
4 years, 8 months ago by hiroshige
Modified:
4 years, 8 months ago
Reviewers:
Nate Chapin, yhirano
CC:
chromium-reviews, tyoshino+watch_chromium.org, blink-reviews-html_chromium.org, loading-reviews_chromium.org, dglazkov+blink, gavinp+loader_chromium.org, blink-reviews, Nate Chapin
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make ImageLoader non-ResourceClient This CL makes ImageLoader non-ResourceClient, in order to remove classes that inherit both of ResourceClient and ImageResourceObserver. For such a class, whether ResourceClient::notifyFinished() is called before ImageResourceObserver::imageChanged() depends on whether it hits MemoryCache and whether addClient() is called before addObserver(). BUG=587663 Committed: https://crrev.com/93bf9312b6bf96719d6d2e8d66e72aa4450a9497 Cr-Commit-Position: refs/heads/master@{#386015}

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Rebase. #

Patch Set 4 : Rebase. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -14 lines) Patch
M third_party/WebKit/Source/core/html/HTMLImageLoader.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLImageLoader.cpp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ImageLoader.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ImageLoader.cpp View 1 2 3 4 5 chunks +3 lines, -9 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 30 (17 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844603002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844603002/20001
4 years, 8 months ago (2016-03-29 19:10:14 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844603002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844603002/40001
4 years, 8 months ago (2016-03-29 19:43:04 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-03-29 21:10:36 UTC) #7
hiroshige
PTAL.
4 years, 8 months ago (2016-04-04 01:28:21 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844603002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844603002/80001
4 years, 8 months ago (2016-04-04 02:10:10 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-04 03:42:06 UTC) #16
yhirano
lgtm
4 years, 8 months ago (2016-04-04 11:09:32 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844603002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844603002/100001
4 years, 8 months ago (2016-04-05 05:59:38 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-05 07:02:27 UTC) #22
Nate Chapin
lgtm
4 years, 8 months ago (2016-04-07 20:42:15 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844603002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844603002/100001
4 years, 8 months ago (2016-04-08 05:51:52 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 8 months ago (2016-04-08 07:24:52 UTC) #28
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 07:26:07 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/93bf9312b6bf96719d6d2e8d66e72aa4450a9497
Cr-Commit-Position: refs/heads/master@{#386015}

Powered by Google App Engine
This is Rietveld 408576698