summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorhiroshige <hiroshige@chromium.org>2016-03-25 20:55:01 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-26 03:56:25 +0000
commitba00e4a1b03fa6ca3f2498397c1e6f1628027b5d (patch)
treef44fb2e190c97aafb4b19f3f63e5435f460b989b /ui
parent66a21dd7fb6eba1be3b1cab587eb510eb5fd5f2a (diff)
downloadchromium_src-ba00e4a1b03fa6ca3f2498397c1e6f1628027b5d.zip
chromium_src-ba00e4a1b03fa6ca3f2498397c1e6f1628027b5d.tar.gz
chromium_src-ba00e4a1b03fa6ca3f2498397c1e6f1628027b5d.tar.bz2
Split ImageResourceClient into ResourceClient and ImageResourceObserver [2/2]
This CL makes LayoutImage to be no longer ResourceClient by adding imageNotifyFinished() to ImageResourceObserver, which is called around when ResourceClient::notifyFinished() would be called. This CL adds |ImageResource::m_finishedObservers| in order to avoid imageNotifyFinished() from being called multiple times. BUG=587663 Review URL: https://codereview.chromium.org/1728313003 Cr-Commit-Position: refs/heads/master@{#383441}
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions