DescriptionAdd check for mismatching item and document sequence numbers.
When a PageState update is received from the renderer process, it must
be for the current session history entry. This means that the sequence
numbers associated with the FrameNavigationEntry should match the ones
coming from the renderer process.
This CL is adding explicit check for this and a DumpWithoutCrashing to
help diagnose what cases can cause a mismatch.
BUG=628677
Committed: https://crrev.com/e3e35c2d36325c10840b60d2a7cb2a7fe1c6cd14
Cr-Commit-Position: refs/heads/master@{#407316}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixing the comment. #Messages
Total messages: 15 (8 generated)
|