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

Issue 2053593002: WIP: URLRequest-based UIR implementation.

Created:
4 years, 6 months ago by Mike West
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, Randy Smith (Not in Mondays), darin-cc_chromium.org, loading-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@replicate
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WIP: URLRequest-based UIR implementation. BUG=615885 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -17 lines) Patch
M content/browser/frame_host/frame_tree_node.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_request.cc View 1 chunk +1 line, -4 lines 0 comments Download
M content/browser/frame_host/navigation_request_info.h View 2 chunks +6 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_request_info.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/loader/navigation_url_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/url_request.h View 4 chunks +34 lines, -3 lines 0 comments Download
M net/url_request/url_request.cc View 2 chunks +21 lines, -3 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 3 chunks +126 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
Mike West
4 years, 6 months ago (2016-06-09 08:29:14 UTC) #1
Description was changed from

==========
WIP: URLRequest-based UIR implementation.

BUG=615885
==========

to

==========
WIP: URLRequest-based UIR implementation.

BUG=615885
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
==========

Powered by Google App Engine
This is Rietveld 408576698