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

Issue 4250: Fix a crash when a frame was inserted into a popup and navigated. I added a... (Closed)

Created:
12 years, 3 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
huanr
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix a crash when a frame was inserted into a popup and navigated. I added a test for this case. I also checked the other navigation cases to see if we were relying on state from the renderer (which might be malicious) and the controller being in sync, and I didn't see any others in this area. I clarified some comments so it should be more clearly correct. BUG=1279570 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=2549

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -8 lines) Patch
M chrome/browser/navigation_controller.cc View 5 chunks +25 lines, -8 lines 0 comments Download
M chrome/browser/navigation_controller_unittest.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
12 years, 3 months ago (2008-09-24 15:57:48 UTC) #1
huanr
12 years, 3 months ago (2008-09-24 16:46:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698