|
|
Chromium Code Reviews|
Created:
4 years, 1 month ago by jam Modified:
4 years, 1 month ago Reviewers:
Charlie Reis CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, clamy Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionDon't fire onbeforeunload for same document history navigations with PlzNavigate.
This fixes
OptionsWebUIExtendedTest.OverlayBackToChild
with PlzNavigate.
BUG=504347
Committed: https://crrev.com/c226badf78042194290ba00f60ad24aeaf7417fc
Cr-Commit-Position: refs/heads/master@{#429760}
Patch Set 1 #Patch Set 2 : Fix unit test harness to set document_sequence_number #
Total comments: 2
Patch Set 3 : review comment #
Messages
Total messages: 31 (22 generated)
Description was changed from ========== Don't fire onbeforeunload for same document history navigations with PlzNavigate. This fixes OptionsWebUIExtendedTest.OverlayBackToChild with PlzNavigate. BUG=504347 ========== to ========== Don't fire onbeforeunload for same document history navigations with PlzNavigate. This fixes OptionsWebUIExtendedTest.OverlayBackToChild with PlzNavigate. BUG=504347 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation ==========
The CQ bit was checked by jam@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by jam@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Patchset #2 (id:20001) has been deleted
The CQ bit was checked by jam@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
jam@chromium.org changed reviewers: + creis@chromium.org
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_...)
Thanks, LGTM. https://codereview.chromium.org/2477623002/diff/40001/content/test/test_rende... File content/test/test_render_frame_host.cc (right): https://codereview.chromium.org/2477623002/diff/40001/content/test/test_rende... content/test/test_render_frame_host.cc:332: params.document_sequence_number = ++s_document_sequence_number; This is probably ok, but you could set it to the item_sequence_number + 1 to be more representative of what happens in practice, if you want.
https://codereview.chromium.org/2477623002/diff/40001/content/test/test_rende... File content/test/test_render_frame_host.cc (right): https://codereview.chromium.org/2477623002/diff/40001/content/test/test_rende... content/test/test_render_frame_host.cc:332: params.document_sequence_number = ++s_document_sequence_number; On 2016/11/03 21:05:47, Charlie Reis wrote: > This is probably ok, but you could set it to the item_sequence_number + 1 to be > more representative of what happens in practice, if you want. Thanks, sure.
The CQ bit was checked by jam@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from creis@chromium.org Link to the patchset: https://codereview.chromium.org/2477623002/#ps60001 (title: "review comment")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by jam@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== Don't fire onbeforeunload for same document history navigations with PlzNavigate. This fixes OptionsWebUIExtendedTest.OverlayBackToChild with PlzNavigate. BUG=504347 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation ========== to ========== Don't fire onbeforeunload for same document history navigations with PlzNavigate. This fixes OptionsWebUIExtendedTest.OverlayBackToChild with PlzNavigate. BUG=504347 ==========
The CQ bit was unchecked by jam@chromium.org
The CQ bit was checked by jam@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Don't fire onbeforeunload for same document history navigations with PlzNavigate. This fixes OptionsWebUIExtendedTest.OverlayBackToChild with PlzNavigate. BUG=504347 ========== to ========== Don't fire onbeforeunload for same document history navigations with PlzNavigate. This fixes OptionsWebUIExtendedTest.OverlayBackToChild with PlzNavigate. BUG=504347 ==========
Message was sent while issue was closed.
Committed patchset #3 (id:60001)
Message was sent while issue was closed.
Description was changed from ========== Don't fire onbeforeunload for same document history navigations with PlzNavigate. This fixes OptionsWebUIExtendedTest.OverlayBackToChild with PlzNavigate. BUG=504347 ========== to ========== Don't fire onbeforeunload for same document history navigations with PlzNavigate. This fixes OptionsWebUIExtendedTest.OverlayBackToChild with PlzNavigate. BUG=504347 Committed: https://crrev.com/c226badf78042194290ba00f60ad24aeaf7417fc Cr-Commit-Position: refs/heads/master@{#429760} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/c226badf78042194290ba00f60ad24aeaf7417fc Cr-Commit-Position: refs/heads/master@{#429760} |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
