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

Issue 77673003: Add frame_tree_node_id to navigation parameters. (Closed)

Created:
7 years, 1 month ago by Charlie Reis
Modified:
7 years, 1 month ago
Reviewers:
sky, nasko
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org, miu+watch_chromium.org, site-isolation-reviews_chromium.org
Visibility:
Public.

Description

Add frame_tree_node_id to navigation parameters. This will be used to support cross-process subframe navigations. BUG=314791 TEST=No visible behavior change. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236431

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -5 lines) Patch
M chrome/browser/ui/browser_navigator.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser_navigator.cc View 5 chunks +6 lines, -1 line 0 comments Download
M content/browser/frame_host/navigation_controller_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.h View 1 2 chunks +16 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_entry_impl.cc View 1 3 chunks +5 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 2 chunks +6 lines, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl_browsertest.cc View 2 chunks +17 lines, -0 lines 0 comments Download
M content/public/browser/navigation_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/browser/navigation_controller.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M content/public/browser/page_navigator.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M content/public/browser/page_navigator.cc View 4 chunks +4 lines, -0 lines 0 comments Download
M content/shell/browser/shell.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Charlie Reis
Another piece to land from the RFHM CL. We don't set it to anything but ...
7 years, 1 month ago (2013-11-20 17:41:55 UTC) #1
nasko
There is only one thing that I'm not sure about, otherwise this is great! https://codereview.chromium.org/77673003/diff/1/content/browser/frame_host/navigation_entry_impl.h ...
7 years, 1 month ago (2013-11-20 18:01:29 UTC) #2
Charlie Reis
Thanks! PTAL. https://codereview.chromium.org/77673003/diff/1/content/browser/frame_host/navigation_entry_impl.h File content/browser/frame_host/navigation_entry_impl.h (right): https://codereview.chromium.org/77673003/diff/1/content/browser/frame_host/navigation_entry_impl.h#newcode336 content/browser/frame_host/navigation_entry_impl.h:336: // not persisted because it is experimental ...
7 years, 1 month ago (2013-11-20 21:43:05 UTC) #3
nasko
LGTM
7 years, 1 month ago (2013-11-20 22:03:17 UTC) #4
Charlie Reis
sky: Can you take a look at browser/ui/ for owners approval?
7 years, 1 month ago (2013-11-20 22:23:16 UTC) #5
sky
LGTM
7 years, 1 month ago (2013-11-21 00:44:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/77673003/150001
7 years, 1 month ago (2013-11-21 02:43:10 UTC) #7
commit-bot: I haz the power
7 years, 1 month ago (2013-11-21 07:10:20 UTC) #8
Message was sent while issue was closed.
Change committed as 236431

Powered by Google App Engine
This is Rietveld 408576698