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

Issue 12210048: Prevent bindings escalation on an existing NavigationEntry (attempt 2). (Closed)

Created:
7 years, 10 months ago by Charlie Reis
Modified:
7 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, marja+watch_chromium.org, jam, darin-cc_chromium.org
Visibility:
Public.

Description

Prevent bindings escalation on an existing NavigationEntry (attempt 2). BUG=173672 TEST=See bug for repro steps. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182602

Patch Set 1 #

Total comments: 2

Patch Set 2 : Simplify check. #

Patch Set 3 : Change URL in test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -6 lines) Patch
M chrome/browser/sessions/session_restore_browsertest.cc View 1 2 2 chunks +19 lines, -0 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl_unittest.cc View 1 2 chunks +50 lines, -0 lines 0 comments Download
M content/browser/web_contents/navigation_entry_impl.h View 1 3 chunks +13 lines, -0 lines 0 comments Download
M content/browser/web_contents/navigation_entry_impl.cc View 1 4 chunks +11 lines, -0 lines 0 comments Download
M content/browser/web_contents/render_view_host_manager.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/web_contents/render_view_host_manager.cc View 1 4 chunks +20 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Charlie Reis
7 years, 10 months ago (2013-02-13 23:21:45 UTC) #1
nasko
lgtm with one simplifying change. https://chromiumcodereview.appspot.com/12210048/diff/1/content/browser/web_contents/render_view_host_manager.cc File content/browser/web_contents/render_view_host_manager.cc (right): https://chromiumcodereview.appspot.com/12210048/diff/1/content/browser/web_contents/render_view_host_manager.cc#newcode110 content/browser/web_contents/render_view_host_manager.cc:110: !entry.GetContentState().empty() && This seems ...
7 years, 10 months ago (2013-02-13 23:44:02 UTC) #2
Charlie Reis
Thanks! Darin, can you take a look for chrome OWNER approval? This is the same ...
7 years, 10 months ago (2013-02-13 23:56:18 UTC) #3
darin (slow to review)
LGTM
7 years, 10 months ago (2013-02-14 00:39:01 UTC) #4
Charlie Reis
Minor change in the latest patch set: I changed the RestoreWebUI test from using chrome://settings ...
7 years, 10 months ago (2013-02-14 18:21:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/12210048/7003
7 years, 10 months ago (2013-02-14 18:29:06 UTC) #6
darin (slow to review)
OK On Thu, Feb 14, 2013 at 10:21 AM, <creis@chromium.org> wrote: > Minor change in ...
7 years, 10 months ago (2013-02-14 18:35:08 UTC) #7
commit-bot: I haz the power
7 years, 10 months ago (2013-02-14 22:15:22 UTC) #8

Powered by Google App Engine
This is Rietveld 408576698