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

Issue 2644073005: [ReadingList iOS] Do not store HTTP images when distilling HTTPS pages (Closed)

Created:
3 years, 11 months ago by Olivier
Modified:
3 years, 11 months ago
Reviewers:
gambard, jif
CC:
chromium-reviews, marq+watch_chromium.org, stkhapugin, pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ReadingList iOS] Do not store HTTP images when distilling HTTPS pages Distilled page must not present mixed content. This CL skips the mixed content images when distilling a page with DOM distiller. The img tag is left empty. A placeholder may be put later to replace this empty image. BUG=682325 Review-Url: https://codereview.chromium.org/2644073005 Cr-Commit-Position: refs/heads/master@{#445074} Committed: https://chromium.googlesource.com/chromium/src/+/1410a29d40e4809519e02ffabf3edf20dee1511c

Patch Set 1 #

Total comments: 8

Patch Set 2 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M ios/chrome/browser/reading_list/url_downloader.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ios/chrome/browser/reading_list/url_downloader.cc View 1 1 chunk +8 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 12 (5 generated)
Olivier
3 years, 11 months ago (2017-01-20 09:10:18 UTC) #2
jif
https://codereview.chromium.org/2644073005/diff/1/ios/chrome/browser/reading_list/url_downloader.cc File ios/chrome/browser/reading_list/url_downloader.cc (right): https://codereview.chromium.org/2644073005/diff/1/ios/chrome/browser/reading_list/url_downloader.cc#newcode251 ios/chrome/browser/reading_list/url_downloader.cc:251: std::string local_image_name = ""; afaik you don't need to ...
3 years, 11 months ago (2017-01-20 10:45:26 UTC) #4
Olivier
Thanks https://codereview.chromium.org/2644073005/diff/1/ios/chrome/browser/reading_list/url_downloader.cc File ios/chrome/browser/reading_list/url_downloader.cc (right): https://codereview.chromium.org/2644073005/diff/1/ios/chrome/browser/reading_list/url_downloader.cc#newcode251 ios/chrome/browser/reading_list/url_downloader.cc:251: std::string local_image_name = ""; On 2017/01/20 10:45:26, jif ...
3 years, 11 months ago (2017-01-20 10:54:44 UTC) #5
gambard
lgtm if mardini agrees with the empty images.
3 years, 11 months ago (2017-01-20 14:17:17 UTC) #6
jif
lgtm
3 years, 11 months ago (2017-01-20 15:04:22 UTC) #7
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/2644073005/20001
3 years, 11 months ago (2017-01-20 16:32:09 UTC) #9
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 16:41:09 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/1410a29d40e4809519e02ffabf3e...

Powered by Google App Engine
This is Rietveld 408576698