summaryrefslogtreecommitdiffstats
path: root/content/content_renderer.gypi
diff options
context:
space:
mode:
authorcreis@chromium.org <creis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-09 02:38:41 +0000
committercreis@chromium.org <creis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-09 02:38:41 +0000
commit442385db4850d7480086ea6186f93682dc53461d (patch)
treec4cfe27ec57c160850ae347ff68658633d3c72e8 /content/content_renderer.gypi
parent2e946ecdb38b41516b02848ec3947ba7af498047 (diff)
downloadchromium_src-442385db4850d7480086ea6186f93682dc53461d.zip
chromium_src-442385db4850d7480086ea6186f93682dc53461d.tar.gz
chromium_src-442385db4850d7480086ea6186f93682dc53461d.tar.bz2
Ensure that renderer-initiated pending entries can be replaced when a new
navigation is started. We don't replace browser-initiated pending entries in didStartProvisionalLoad because either (1) they were just created for this navigation, or (2) they're for a different SiteInstance and won't be used upon commit. Note that pending entries for same-site browser-initiated navigations can be incorrectly used for renderer-initiated navigations that interrupt them, but that's a long standing bug that we can address separately. BUG=266922 TEST=See bug for repro steps. Review URL: https://chromiumcodereview.appspot.com/22622003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216548 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_renderer.gypi')
0 files changed, 0 insertions, 0 deletions