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

Issue 1101173004: Switch remaining functions from SchemeIsSecure() to SchemeIsCryptographic(). (Closed)

Created:
5 years, 8 months ago by lgarron
Modified:
5 years, 7 months ago
Reviewers:
jww, palmer, markusheintz_
CC:
cbentzel+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, chromoting-reviews_chromium.org, darin-cc_chromium.org, David Black, dhollowa+watch_chromium.org, donnd+watch_chromium.org, dougw+watch_chromium.org, erikwright (departed), extensions-reviews_chromium.org, gcasto+watchlist_chromium.org, grt+watch_chromium.org, jam, Jered, jfweitz+watch_chromium.org, kmadhusu+watch_chromium.org, maniscalco+watch_chromium.org, maxbogue+watch_chromium.org, melevin+watch_chromium.org, mkwst+watchlist-passwords_chromium.org, plaree+watch_chromium.org, pvalenzuela+watch_chromium.org, samarth+watch_chromium.org, skanuj+watch_chromium.org, tim+watch_chromium.org, vabr+watchlist_chromium.org, zea+watch_chromium.org, Mike West
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch remaining functions from SchemeIsSecure to SchemeIsCryptographic. BUG=362214

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove referrer and password manager code. #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -26 lines) Patch
M content/browser/loader/resource_dispatcher_host_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/ssl/ssl_policy.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M extensions/browser/updater/extension_downloader.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M google_apis/gaia/gaia_auth_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/web/net/request_tracker_impl.mm View 6 chunks +9 lines, -10 lines 0 comments Download
M ios/web/net/request_tracker_impl_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/third_party_auth_config.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/sync_manager_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/libaddressinput/chromium/chrome_metadata_source.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
lgarron
This CL is a complement to https://codereview.chromium.org/1099453005, which was about IsOriginSecure for Fizzy code. This ...
5 years, 8 months ago (2015-04-24 19:08:03 UTC) #2
lgarron
Mike, do you know if referrer stripping should happen just from cryptographic schemes to non-cryptographic ...
5 years, 8 months ago (2015-04-24 19:12:15 UTC) #3
jww
On 2015/04/24 19:12:15, lgarron wrote: > Mike, do you know if referrer stripping should happen ...
5 years, 8 months ago (2015-04-24 19:23:21 UTC) #4
palmer
Regarding Referer header checks, see sections 14.36, 15.1.2, and 15.1.3 in http://tools.ietf.org/html/rfc2616. """The Referer field ...
5 years, 8 months ago (2015-04-24 19:29:39 UTC) #5
palmer
markusheintz: Question for you on secure cookie semantics. https://codereview.chromium.org/1101173004/diff/1/net/cookies/canonical_cookie.cc File net/cookies/canonical_cookie.cc (right): https://codereview.chromium.org/1101173004/diff/1/net/cookies/canonical_cookie.cc#newcode398 net/cookies/canonical_cookie.cc:398: if ...
5 years, 8 months ago (2015-04-24 19:55:11 UTC) #7
lgarron
On 2015/04/24 at 19:55:11, palmer wrote: > markusheintz: Question for you on secure cookie semantics. ...
5 years, 8 months ago (2015-04-24 20:22:41 UTC) #8
lgarron
5 years, 7 months ago (2015-05-08 02:53:16 UTC) #9
Message was sent while issue was closed.
This CL is now defunkt. See https://codereview.chromium.org/1136643004/

Powered by Google App Engine
This is Rietveld 408576698