Chromium Code Reviews
Description[NTP::Downloads] Do not fetch Offline Pages when their model is loaded.
Previously we used to query Offline Pages model both in the constructor
and when Offline Page model was loaded. However, after
https://codereview.chromium.org/2536573003 if Offline Page model is not
loaded, it waits and replies only after it has been loaded, so the fetch
in the constructor is now sufficient. This CL removes the fetch from
OfflinePageModelLoaded and related tests.
BUG=669404
Review-Url: https://codereview.chromium.org/2667073003
Cr-Commit-Position: refs/heads/master@{#447743}
Committed: https://chromium.googlesource.com/chromium/src/+/64245189bdea8d0ee8496f76b3c4d278610274e9
Patch Set 1 : #
Total comments: 2
Patch Set 2 : clean rebase. #Patch Set 3 : treib@ nit. #
Messages
Total messages: 16 (11 generated)
|
||||||||||||||||||||||||||||