diff options
author | rdevlin.cronin@chromium.org <rdevlin.cronin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-23 20:23:59 +0000 |
---|---|---|
committer | rdevlin.cronin@chromium.org <rdevlin.cronin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-23 20:23:59 +0000 |
commit | ced522c8f636f3b0841d3e9c49bd3958f4a352b5 (patch) | |
tree | 18ddd586624bb92f346ab531e42dc1f17835aae9 /.gitignore | |
parent | 12a3a8577060579a98df0fa711addf0545f2b404 (diff) | |
download | chromium_src-ced522c8f636f3b0841d3e9c49bd3958f4a352b5.zip chromium_src-ced522c8f636f3b0841d3e9c49bd3958f4a352b5.tar.gz chromium_src-ced522c8f636f3b0841d3e9c49bd3958f4a352b5.tar.bz2 |
Introduce a stable set of errors for inline install
In addition to a developer-readable string for inline install failures, include
a stable error code. This isn't perfect, since a) the function prototype of
function(error, errorCode) isn't great, and b) we kind of lose track of what
went wrong after a certain point in the install process. Unfortunately, to fix
a) requires either a breaking change or a revamp to our whole error reporting,
and fixing b) requires stable error values at every point in our install
process (which we don't have, and won't anytime soon).
BUG=331887
TBR=benwells@chromium.org (app_list)
TBR=yoshiki@chromium.org (file_manager)
TBRs for trivial, no-functionality changes.
Review URL: https://codereview.chromium.org/384823002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285029 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions