ServiceWorker: DB functions should return status code instead of boolean (2)
Part1: https://codereview.chromium.org/275103004/ This change makes the following functions return status code instead of boolean. - GetRegistrationsForOrigin() - GetAllRegistrations() - LazyOpen() - ReadDatabaseVersion() Other remaining functions will be fixed in the following CLs. BUG=372704 TEST=should pass all existing tests Review URL: https://codereview.chromium.org/287843002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271329 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment