DescriptionAdd |web_usage_enabled| to DeserializeWebStateList()
This allows the TabModel to pass its |webUsageEnabled_| value to the
deserialized WebStateList, which prevents hitting a CHECK() in
CRWWebController for attempting to trigger a load for a WebState with
disabled web usage.
BUG=723665
TEST=Open Chrome, navigate to a page, quit debugger, then start up the
app again and restore tabs. Should not crash.
Review-Url: https://codereview.chromium.org/2894553003
Cr-Commit-Position: refs/heads/master@{#473249}
Committed: https://chromium.googlesource.com/chromium/src/+/59b25f6c12708adf7dbce3a4e08eb15ab845626b
Patch Set 1 #Patch Set 2 : added TODO #
Total comments: 3
Patch Set 3 : Test web_usage_enabled bool #
Total comments: 4
Patch Set 4 : Eugene's comments #
Messages
Total messages: 12 (5 generated)
|