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

Issue 2253233002: Don't mark navigations as in-page when DSNs are mismatched. (Closed)

Created:
4 years, 4 months ago by nasko
Modified:
4 years, 4 months ago
CC:
chromium-reviews, nasko+codewatch_chromium.org, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't mark navigations as in-page when DSNs are mismatched. This CL implements a TODO by creis@ to ensure that the renderer doesn't classify history navigations as in-page if the document sequence number of the current document and the one being navigated to are mismatched. BUG=628677, 630103 Committed: https://crrev.com/cf477b509f7a5a3409ac1f2aecf9513d7c82c5b3 Cr-Commit-Position: refs/heads/master@{#413353}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M content/renderer/render_frame_impl.cc View 1 chunk +10 lines, -6 lines 1 comment Download

Messages

Total messages: 23 (12 generated)
nasko
Hey Avi, Can you review this CL for me? I will not land it immediately, ...
4 years, 4 months ago (2016-08-17 21:04:56 UTC) #6
Avi (use Gerrit)
LGTM; land when you are satisfied this is the right thing to do.
4 years, 4 months ago (2016-08-17 21:06:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2253233002/1
4 years, 4 months ago (2016-08-20 18:31:31 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/126591)
4 years, 4 months ago (2016-08-20 19:12:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2253233002/1
4 years, 4 months ago (2016-08-20 19:51:04 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/126611)
4 years, 4 months ago (2016-08-20 20:29:22 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2253233002/1
4 years, 4 months ago (2016-08-20 23:25:27 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-20 23:55:31 UTC) #18
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/cf477b509f7a5a3409ac1f2aecf9513d7c82c5b3 Cr-Commit-Position: refs/heads/master@{#413353}
4 years, 4 months ago (2016-08-20 23:57:15 UTC) #20
Charlie Reis
Thanks for adding this! I'm curious if it helps. One concern about the NOTREACHED below, ...
4 years, 4 months ago (2016-08-22 12:20:21 UTC) #22
nasko
4 years, 3 months ago (2016-08-28 02:18:27 UTC) #23
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2287933002/ by nasko@chromium.org.

The reason for reverting is: Reverting post branch point for another attempt at
diagnosing the remaining cases where origin and URL are mismatched..

Powered by Google App Engine
This is Rietveld 408576698