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

Issue 14330009: Remove WebNode parameter from decidePolicyForNavigation (Closed)

Created:
7 years, 8 months ago by jamesr
Modified:
7 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Remove WebNode parameter from decidePolicyForNavigation This prepares for removing the WebNode originating_node parameter from WebFrameLoader::decidePolicyForNavigation() by adding overrides that don't use the parameter. After Blink moves over to calling the node-less version of these functions and is rolled into Chromium, the WebNode overrides can be deleted. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195211

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -16 lines) Patch
M content/renderer/render_view_browsertest.cc View 7 chunks +0 lines, -7 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +7 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 2 chunks +8 lines, -1 line 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.h View 1 chunk +5 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.cc View 2 chunks +11 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jamesr
7 years, 8 months ago (2013-04-17 21:05:02 UTC) #1
jamesr
First side of Blink changes here:https://codereview.chromium.org/14328011/ Pt 2: https://codereview.chromium.org/14328011/
7 years, 8 months ago (2013-04-17 21:11:02 UTC) #2
darin (slow to review)
LGTM
7 years, 8 months ago (2013-04-17 22:01:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/14330009/1
7 years, 8 months ago (2013-04-19 01:25:57 UTC) #4
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 15:28:12 UTC) #5
Message was sent while issue was closed.
Change committed as 195211

Powered by Google App Engine
This is Rietveld 408576698