DescriptionAdded CHECKs for null pointers in ChromeAppSorting.
These are designed to give us more information about production-only
crashes occurring in ChromeAppSorting. These checks should help narrow
down the times at which extension_scoped_prefs_ is null.
Added TODOs to remove most of the checks later (although I plan to leave
one in as a safeguard).
BUG=476648
Committed: https://crrev.com/927270474a2720c30ee0bef9d19e25267344da36
Cr-Commit-Position: refs/heads/master@{#326746}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Added CHECK(this) just to make sure that ExtensionPrefs is non-null. #
Messages
Total messages: 11 (3 generated)
|