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

Issue 2528043002: Implement DownloadImage directly in WebStateImpl (Closed)

Created:
4 years ago by gambard
Modified:
4 years ago
CC:
chromium-reviews, mac-reviews_chromium.org, michaeldo
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement DownloadImage directly in WebStateImpl The DownloadImage method in WebState was implemented in Tab. This CL moves the implementation to WebStateImpl. BUG=664988 Committed: https://crrev.com/36b0a346e9fd8a05fc993f51b44a64850248cc63 Cr-Commit-Position: refs/heads/master@{#436319}

Patch Set 1 #

Patch Set 2 : Add deps #

Total comments: 16

Patch Set 3 : Address comments #

Total comments: 4

Patch Set 4 : Address comments #

Total comments: 2

Patch Set 5 : Restrict DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -8 lines) Patch
M ios/web/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/public/web_state/ui/crw_web_delegate.h View 1 chunk +0 lines, -5 lines 0 comments Download
A ios/web/web_state/DEPS View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M ios/web/web_state/web_state_impl.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M ios/web/web_state/web_state_impl.mm View 1 2 3 4 chunks +28 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 35 (16 generated)
gambard
PTAL.
4 years ago (2016-11-28 10:21:11 UTC) #2
gambard
+kkhorimoto@ as eugene is OOO. PTAL.
4 years ago (2016-11-28 16:50:10 UTC) #4
kkhorimoto
The code generally looks good, but I don't really understand the purpose for this CL ...
4 years ago (2016-11-28 23:56:50 UTC) #6
gambard
Thanks. rohitrao@: PTAL. Yes, during the distillation of the reading list entry, the favicon will ...
4 years ago (2016-11-29 10:23:10 UTC) #7
Eugene But (OOO till 7-30)
Please explain the reason for the change in CL description, which is "Do not use ...
4 years ago (2016-11-30 17:13:50 UTC) #8
gambard
Thanks, PTAL. https://codereview.chromium.org/2528043002/diff/20001/ios/web/web_state/DEPS File ios/web/web_state/DEPS (right): https://codereview.chromium.org/2528043002/diff/20001/ios/web/web_state/DEPS#newcode3 ios/web/web_state/DEPS:3: "+third_party/skia", On 2016/11/30 17:13:49, Eugene But wrote: ...
4 years ago (2016-12-01 15:14:21 UTC) #9
Eugene But (OOO till 7-30)
lgtm CCing Mike to let him know that binary size may be increased by this ...
4 years ago (2016-12-01 17:08:53 UTC) #10
gambard
Thanks! https://codereview.chromium.org/2528043002/diff/40001/ios/web/web_state/web_state_impl.mm File ios/web/web_state/web_state_impl.mm (right): https://codereview.chromium.org/2528043002/diff/40001/ios/web/web_state/web_state_impl.mm#newcode19 ios/web/web_state/web_state_impl.mm:19: #include "ios/web/public/image_fetcher/image_data_fetcher.h" On 2016/12/01 17:08:53, Eugene But wrote: ...
4 years ago (2016-12-02 09:16:42 UTC) #11
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/2528043002/60001
4 years ago (2016-12-02 09:17:08 UTC) #14
gambard
+bsalomon@google.com@ for skia includes.
4 years ago (2016-12-02 09:20:31 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/317262)
4 years ago (2016-12-02 09:23:41 UTC) #18
rohitrao (ping after 24h)
https://codereview.chromium.org/2528043002/diff/60001/ios/web/web_state/DEPS File ios/web/web_state/DEPS (right): https://codereview.chromium.org/2528043002/diff/60001/ios/web/web_state/DEPS#newcode2 ios/web/web_state/DEPS:2: "+skia/ext", Could you restrict these rules a bit further, ...
4 years ago (2016-12-02 11:45:21 UTC) #19
gambard
Thanks. https://codereview.chromium.org/2528043002/diff/60001/ios/web/web_state/DEPS File ios/web/web_state/DEPS (right): https://codereview.chromium.org/2528043002/diff/60001/ios/web/web_state/DEPS#newcode2 ios/web/web_state/DEPS:2: "+skia/ext", On 2016/12/02 11:45:21, rohitrao wrote: > Could ...
4 years ago (2016-12-02 12:07:08 UTC) #20
gambard
+reed@google.com as skia owner
4 years ago (2016-12-05 10:19:45 UTC) #26
reed1
lgtm
4 years ago (2016-12-05 15:25:24 UTC) #27
gambard
Thanks!
4 years ago (2016-12-05 15:26:02 UTC) #28
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/2528043002/80001
4 years ago (2016-12-05 15:26:26 UTC) #31
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-12-05 16:40:53 UTC) #33
commit-bot: I haz the power
4 years ago (2016-12-05 16:43:31 UTC) #35
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/36b0a346e9fd8a05fc993f51b44a64850248cc63
Cr-Commit-Position: refs/heads/master@{#436319}

Powered by Google App Engine
This is Rietveld 408576698