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

Issue 1371673002: Remove a bunch of provisionalDataSource() usage. (Closed)

Created:
5 years, 2 months ago by Nate Chapin
Modified:
3 years, 6 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, cbentzel+watch_chromium.org, creis+watch_chromium.org, extensions-reviews_chromium.org, rouslan+autofill_chromium.org, browser-components-watch_chromium.org, vabr+watchlist_chromium.org, nasko+codewatch_chromium.org, jam, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, mkwst+moarreviews-renderer_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove a bunch of provisionalDataSource() usage. BUG=

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -239 lines) Patch
M chrome/renderer/chrome_render_frame_observer.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/chrome_render_frame_observer.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/net/net_error_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/net/net_error_helper.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.h View 1 3 chunks +1 line, -2 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.cc View 1 3 chunks +4 lines, -10 lines 0 comments Download
M components/dom_distiller/content/renderer/distiller_js_render_frame_observer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/dom_distiller/content/renderer/distiller_js_render_frame_observer.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M components/html_viewer/layout_test_content_handler_impl.cc View 1 2 3 4 5 6 7 8 1 chunk +7 lines, -0 lines 0 comments Download
M components/test_runner/web_frame_test_proxy.h View 1 3 4 chunks +15 lines, -19 lines 0 comments Download
M components/test_runner/web_test_proxy.h View 1 2 chunks +2 lines, -3 lines 0 comments Download
M components/test_runner/web_test_proxy.cc View 1 2 3 4 5 6 7 3 chunks +1 line, -3 lines 0 comments Download
M content/public/renderer/render_frame_observer.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/public/renderer/render_view_observer.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/renderer/render_frame_impl.h View 1 2 3 4 5 6 7 3 chunks +8 lines, -7 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 5 6 7 16 chunks +53 lines, -86 lines 0 comments Download
M content/renderer/render_view_browsertest.cc View 1 5 chunks +8 lines, -7 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 6 7 1 chunk +13 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/core/loader/EmptyClients.h View 1 2 3 4 5 6 7 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/loader/EmptyClients.cpp View 1 2 3 4 5 6 7 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.cpp View 1 2 3 4 5 6 7 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoaderClient.h View 1 2 3 4 5 6 7 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/FrameLoaderClientImpl.h View 1 2 3 4 5 6 7 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/FrameLoaderClientImpl.cpp View 1 2 3 4 5 6 7 4 chunks +15 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImpl.cpp View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 1 2 3 4 5 6 7 1 chunk +0 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.cpp View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 1 2 3 4 5 6 7 10 chunks +12 lines, -17 lines 0 comments Download
M third_party/WebKit/public/web/WebFrameClient.h View 1 2 3 4 5 6 7 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
Nate Chapin
3 years, 6 months ago (2017-06-15 20:55:38 UTC) #1
Description was changed from

==========
Remove a bunch of provisionalDataSource() usage.

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

to

==========
Remove a bunch of provisionalDataSource() usage.

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

Powered by Google App Engine
This is Rietveld 408576698