Chromium Code Reviews
Description[Offline Pages] Fix cases where returning NOT_FOUND when deleting.
We were returning NOT_FOUND when trying to delete an empty list of
offline ids instead of SUCCESS. NOT_FOUND should only be used only when
some ids that were passed in cannot be found in the database.
BUG=608057
Committed: https://crrev.com/2c0a99cc4e0b602137448367b4b070875e6e0d67
Cr-Commit-Position: refs/heads/master@{#401353}
Patch Set 1 #Patch Set 2 : Resolve a todo related. #
Total comments: 4
Patch Set 3 : Removing NOT_FOUND. #
Total comments: 1
Patch Set 4 : Fix comments. #
Messages
Total messages: 11 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||