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

Issue 848853002: Tag ResourceRequest as originating from reserved IP ranges. (Closed)

Created:
5 years, 11 months ago by Mike West
Modified:
5 years, 11 months ago
CC:
blink-reviews, dglazkov+blink, gavinp+loader_chromium.org, Nate Chapin, tyoshino+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@documentinit
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Tag ResourceRequest as originating from reserved IP ranges. This patch tags ResourceRequest objects (and therefore WebURLRequest objects) as originating from reserved IP ranges if the document from which they're fired is tagged as such. This will eventually allow the network stack to make intelligent decisions about whether or not the request should go through after DNS resolution, in the presence of an as-yet-to-be-introduced flag. BUG=378566 R=jochen@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188387

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M Source/core/fetch/ResourceFetcher.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/platform/exported/WebURLRequest.cpp View 1 chunk +10 lines, -0 lines 0 comments Download
M Source/platform/network/ResourceRequest.h View 3 chunks +5 lines, -0 lines 0 comments Download
M Source/platform/network/ResourceRequest.cpp View 3 chunks +3 lines, -0 lines 0 comments Download
M public/platform/WebURLRequest.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Mike West
2/?.
5 years, 11 months ago (2015-01-13 09:23:19 UTC) #1
Mike West
Ping, now that the other one landed.
5 years, 11 months ago (2015-01-14 09:14:36 UTC) #2
jochen (gone - plz use gerrit)
lgtm
5 years, 11 months ago (2015-01-14 13:23:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/848853002/1
5 years, 11 months ago (2015-01-14 13:29:35 UTC) #5
commit-bot: I haz the power
5 years, 11 months ago (2015-01-14 15:24:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188387

Powered by Google App Engine
This is Rietveld 408576698