|
|
Created:
4 years, 3 months ago by nasko Modified:
4 years, 3 months ago Reviewers:
Charlie Reis CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionUpdate FrameNavigationEntry members when setting PageState.
PageState contains data that is duplicated in the actual member variables
of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry
the duplicate entries should not mismatch, so this CL is adding code to
explicitly set them.
BUG=628677, 630103
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
NOTRY=true
Committed: https://crrev.com/04a322f25adf8b9cab272e985f44db9a01814450
Cr-Commit-Position: refs/heads/master@{#415812}
Patch Set 1 : #Patch Set 2 : Remove CHECKs #Patch Set 3 : Remove NOTREACHED, as unit tests are failing. #
Messages
Total messages: 35 (28 generated)
Description was changed from ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 ========== to ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation ==========
The CQ bit was checked by nasko@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_chromeos_ozone_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 nasko@chromium.org to run a CQ dry run
Patchset #1 (id:1) has been deleted
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: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linu...)
The CQ bit was checked by nasko@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: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linu...)
The CQ bit was checked by nasko@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...
nasko@chromium.org changed reviewers: + creis@chromium.org
Hey Charlie, Can you review this CL for me? It updates the setting of PageState on FrameNavigationEntry to copy the ISN/DSN to the FNE itself and avoid potential mismatches. Thanks in advance! Nasko
Thanks! LGTM.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)
The CQ bit was checked by nasko@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 ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation ========== to ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation NOTRY ==========
The CQ bit was unchecked by nasko@chromium.org
The CQ bit was checked by nasko@chromium.org
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 nasko@chromium.org
Description was changed from ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation NOTRY ========== to ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation NOTRY=true ==========
The CQ bit was checked by nasko@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 ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation NOTRY=true ========== to ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation NOTRY=true ==========
Message was sent while issue was closed.
Committed patchset #3 (id:60001)
Message was sent while issue was closed.
Description was changed from ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation NOTRY=true ========== to ========== Update FrameNavigationEntry members when setting PageState. PageState contains data that is duplicated in the actual member variables of FrameNavigationEntry. When the PageState is set for a FrameNavigationEntry the duplicate entries should not mismatch, so this CL is adding code to explicitly set them. BUG=628677, 630103 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation NOTRY=true Committed: https://crrev.com/04a322f25adf8b9cab272e985f44db9a01814450 Cr-Commit-Position: refs/heads/master@{#415812} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/04a322f25adf8b9cab272e985f44db9a01814450 Cr-Commit-Position: refs/heads/master@{#415812} |