Web Share API's ShareService mojom should return error as enum, not string |
||
Issue descriptionCurrently, ShareService returns an Optional string which contains an error message, if one occurred, or nullopt if successful. This should be changed to an enum for the error code, which the user of the API can map to a string.
,
Jun 16 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 3 2017