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

Issue 1949213002: Don't update subframes on parent frame commits. (Closed)

Created:
4 years, 7 months ago by Avi (use Gerrit)
Modified:
4 years, 7 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_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 update subframes on parent frame commits. This reverts r371031. This reverts a genuine bugfix, but the bug is needed to mask a much deeper and severe problem. Discussion is ongoing there. BUG=598043, 542299, 600534 , https://github.com/whatwg/html/issues/1191 TEST=disabling CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/b48cb31b164c516c109e751f1bd8d9f6eb24b147 Cr-Commit-Position: refs/heads/master@{#391906}

Patch Set 1 #

Patch Set 2 : second fix #

Patch Set 3 : #

Total comments: 15

Patch Set 4 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M content/browser/frame_host/navigation_controller_impl.cc View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl_browsertest.cc View 1 2 3 5 chunks +18 lines, -0 lines 0 comments Download
M content/renderer/history_controller.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1949213002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1949213002/1
4 years, 7 months ago (2016-05-04 20:50:47 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1949213002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1949213002/20001
4 years, 7 months ago (2016-05-04 21:26:55 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/143201)
4 years, 7 months ago (2016-05-04 22:20:16 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1949213002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1949213002/40001
4 years, 7 months ago (2016-05-05 14:00:36 UTC) #10
Avi (use Gerrit)
4 years, 7 months ago (2016-05-05 14:47:29 UTC) #12
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/65531)
4 years, 7 months ago (2016-05-05 15:29:02 UTC) #14
Charlie Reis
LGTM with nits, while we figure out a way forward. Please add 600534 to the ...
4 years, 7 months ago (2016-05-05 17:45:42 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1949213002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1949213002/60001
4 years, 7 months ago (2016-05-05 18:52:32 UTC) #19
Avi (use Gerrit)
https://codereview.chromium.org/1949213002/diff/40001/content/browser/frame_host/navigation_controller_impl.cc File content/browser/frame_host/navigation_controller_impl.cc (right): https://codereview.chromium.org/1949213002/diff/40001/content/browser/frame_host/navigation_controller_impl.cc#newcode1881 content/browser/frame_host/navigation_controller_impl.cc:1881: // This is a bug; we should not return ...
4 years, 7 months ago (2016-05-05 19:06:21 UTC) #20
Charlie Reis
Thanks. Still LGTM with a request below. https://codereview.chromium.org/1949213002/diff/40001/content/browser/frame_host/navigation_controller_impl.cc File content/browser/frame_host/navigation_controller_impl.cc (right): https://codereview.chromium.org/1949213002/diff/40001/content/browser/frame_host/navigation_controller_impl.cc#newcode1888 content/browser/frame_host/navigation_controller_impl.cc:1888: // example, ...
4 years, 7 months ago (2016-05-05 19:34:22 UTC) #21
Avi (use Gerrit)
https://codereview.chromium.org/1949213002/diff/40001/content/browser/frame_host/navigation_controller_impl_browsertest.cc File content/browser/frame_host/navigation_controller_impl_browsertest.cc (right): https://codereview.chromium.org/1949213002/diff/40001/content/browser/frame_host/navigation_controller_impl_browsertest.cc#newcode3566 content/browser/frame_host/navigation_controller_impl_browsertest.cc:3566: // to be gone had to be reintroduced. On ...
4 years, 7 months ago (2016-05-05 19:52:15 UTC) #22
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-05 20:34:38 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1949213002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1949213002/60001
4 years, 7 months ago (2016-05-05 20:35:30 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-05 21:35:12 UTC) #28
commit-bot: I haz the power
4 years, 7 months ago (2016-05-05 21:36:58 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b48cb31b164c516c109e751f1bd8d9f6eb24b147
Cr-Commit-Position: refs/heads/master@{#391906}

Powered by Google App Engine
This is Rietveld 408576698