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

Issue 2781723007: Plumb initiator out of Blink. (Closed)

Created:
3 years, 8 months ago by dcheng
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, Peter Beverloo, nasko+codewatch_chromium.org, jam, blink-reviews-api_chromium.org, dglazkov+blink, darin-cc_chromium.org, blink-reviews, subresource-filter-reviews_chromium.org, blink-reviews-frames_chromium.org, kinuko+watch, jochen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Plumb initiator out of Blink. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -54 lines) Patch
M content/renderer/render_frame_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M content/renderer/render_frame_proxy.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_frame_proxy.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/test_runner/web_frame_test_client.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/test_runner/web_frame_test_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/test_runner/web_frame_test_proxy.h View 1 chunk +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrameClient.h View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/RemoteFrame.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/RemoteFrameClient.h View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoader.h View 5 chunks +11 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoader.cpp View 3 chunks +8 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/loader/EmptyClients.h View 3 chunks +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/EmptyClients.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.cpp View 6 chunks +15 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/web/LocalFrameClientImpl.h View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/LocalFrameClientImpl.cpp View 3 chunks +11 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/RemoteFrameClientImpl.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/RemoteFrameClientImpl.cpp View 1 chunk +9 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebDataSourceImpl.h View 2 chunks +6 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebDataSourceImpl.cpp View 2 chunks +11 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebDocumentSubresourceFilterTest.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 3 chunks +7 lines, -3 lines 0 comments Download
M third_party/WebKit/public/web/WebFrameClient.h View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/public/web/WebRemoteFrameClient.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 1 (1 generated)
dcheng
3 years, 8 months ago (2017-04-04 20:23:48 UTC) #1
Description was changed from

==========
Plumb initiator out of Blink.

BUG=
==========

to

==========
Plumb initiator out of Blink.

BUG=
==========

Powered by Google App Engine
This is Rietveld 408576698