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

Side by Side Diff: ios/web/web_state/DEPS

Issue 2528043002: Implement DownloadImage directly in WebStateImpl (Closed)
Patch Set: Add deps Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+skia/ext",
3 "+third_party/skia",
kkhorimoto 2016/11/28 23:56:50 I'm pretty sure that we don't want to introduce th
Eugene But (OOO till 7-30) 2016/11/30 17:13:49 +1 Can we use UIKit API for extracting image size?
gambard 2016/12/01 15:14:21 As explain in another CL: UIImage makes some assum
gambard 2016/12/01 15:14:21 Actually, the ImageFetchedCallback type use a SkBi
4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698