DescriptionDisable session invalidations on Android with a flag.
This will allow us to roll the change out gradually using
Finch.
BUG=385213
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283476
Patch Set 1 #Patch Set 2 : Attempt to fix try errors by reading the flag at run time. #Patch Set 3 : Try using LibraryLoader.isInitialized() to fix try tests. #Patch Set 4 : Try checking the ClankSessionNotifications flag at run time. #Patch Set 5 : getNonInvalidationType() -> isNonInvalidationType() #
Total comments: 2
Patch Set 6 : Remove unnecessary else clause. #Patch Set 7 : Rename flag to AndroidSessionNotifications. #Messages
Total messages: 17 (0 generated)
|