DescriptionIndexedDB: ParseMethodAndError takes a leveldb::Status instance.
ParseMethodAndError took a string as first param, but all callers started with a
Status object from which they derived the string. Simplified impl by just
passing in the Status object.
Committed: https://crrev.com/5d9f56995bdb98020897b0ade57e27c424b56fd9
Cr-Commit-Position: refs/heads/master@{#308465}
Patch Set 1 #
Total comments: 3
Patch Set 2 : str -> status_string #
Messages
Total messages: 11 (2 generated)
|