Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Issue 2703333002: Web Share: Refactor Mojo interface to now return an enum error. (Closed)

Created:
3 years, 10 months ago by Matt Giuca
Modified:
3 years, 9 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, Aaron Boodman, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, haraken, dglazkov+blink, agrieve+watch_chromium.org, blink-reviews, darin (slow to review), blink-reviews-api_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Web Share: Refactor Mojo interface to now return an enum error. Previously returned a string containing the error message, which was a source of inconsistency among the different platforms. Now all platforms generate the same error messages for the user, and those are done in a centralized place. BUG=687376 Review-Url: https://codereview.chromium.org/2703333002 Cr-Commit-Position: refs/heads/master@{#454485} Committed: https://chromium.googlesource.com/chromium/src/+/17e725cb4b30de97279784130bdb36b8a3162a26

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address review. #

Patch Set 3 : Rebase. #

Patch Set 4 : Fix assignment statement. #oops #

Messages

Total messages: 28 (15 generated)
Matt Giuca
3 years, 10 months ago (2017-02-21 05:36:44 UTC) #4
Sam McNally
https://codereview.chromium.org/2703333002/diff/1/third_party/WebKit/LayoutTests/webshare/resources/mock-share-service.js File third_party/WebKit/LayoutTests/webshare/resources/mock-share-service.js (right): https://codereview.chromium.org/2703333002/diff/1/third_party/WebKit/LayoutTests/webshare/resources/mock-share-service.js#newcode3 third_party/WebKit/LayoutTests/webshare/resources/mock-share-service.js:3: let ShareError; This is ugly. Consider passing webshare into ...
3 years, 10 months ago (2017-02-21 23:02:40 UTC) #7
Matt Giuca
https://codereview.chromium.org/2703333002/diff/1/third_party/WebKit/LayoutTests/webshare/resources/mock-share-service.js File third_party/WebKit/LayoutTests/webshare/resources/mock-share-service.js (right): https://codereview.chromium.org/2703333002/diff/1/third_party/WebKit/LayoutTests/webshare/resources/mock-share-service.js#newcode3 third_party/WebKit/LayoutTests/webshare/resources/mock-share-service.js:3: let ShareError; On 2017/02/21 23:02:40, Sam McNally wrote: > ...
3 years, 10 months ago (2017-02-23 04:18:37 UTC) #8
Sam McNally
lgtm
3 years, 10 months ago (2017-02-23 22:37:41 UTC) #9
Matt Giuca
dtrainor: for ShareServiceImpl.java. rsesek: for IPC security owners. Thanks!
3 years, 10 months ago (2017-02-23 22:59:01 UTC) #11
Robert Sesek
mojom lgtm
3 years, 10 months ago (2017-02-23 23:09:39 UTC) #12
David Trainor- moved to gerrit
lgtm
3 years, 9 months ago (2017-02-28 01:13:44 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2703333002/20001
3 years, 9 months ago (2017-02-28 01:24:23 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/398854)
3 years, 9 months ago (2017-02-28 03:55:56 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2703333002/40001
3 years, 9 months ago (2017-03-02 04:09:38 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/399051)
3 years, 9 months ago (2017-03-02 05:53:04 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2703333002/60001
3 years, 9 months ago (2017-03-02 23:06:11 UTC) #25
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 02:58:08 UTC) #28
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/17e725cb4b30de97279784130bdb...

Powered by Google App Engine
This is Rietveld 408576698