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

Issue 1091943002: Use delegate object for chrome API calls in cws_widget_container (Closed)

Created:
5 years, 8 months ago by tbarzic
Modified:
5 years, 7 months ago
Reviewers:
yoshiki
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use delegate object for chrome API calls in cws_widget_container This would make the widget container code independent of the chrome APIs available/used by the extension embedding the widget. TEST=Verified installing file handlers and file system providers works BUG=477106 Committed: https://crrev.com/1c38f9fb2b562a62621be24ff65ea85379ef69c3 Cr-Commit-Position: refs/heads/master@{#327345}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 8

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -76 lines) Patch
M ui/file_manager/file_manager/foreground/js/app_installer.js View 1 2 3 4 4 chunks +12 lines, -13 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/cws_container_client.js View 1 2 3 2 chunks +19 lines, -11 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/cws_widget_container.js View 1 2 3 4 16 chunks +103 lines, -51 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/suggest_apps_dialog.js View 1 2 3 4 2 chunks +67 lines, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
tbarzic
5 years, 8 months ago (2015-04-24 22:49:16 UTC) #2
tbarzic
changing reviewer since Tomasz is ooo
5 years, 8 months ago (2015-04-27 18:06:06 UTC) #4
yoshiki
https://codereview.chromium.org/1091943002/diff/60001/ui/file_manager/file_manager/foreground/js/app_installer.js File ui/file_manager/file_manager/foreground/js/app_installer.js (right): https://codereview.chromium.org/1091943002/diff/60001/ui/file_manager/file_manager/foreground/js/app_installer.js#newcode76 ui/file_manager/file_manager/foreground/js/app_installer.js:76: if (error) { An empty string may come on ...
5 years, 7 months ago (2015-04-28 03:28:27 UTC) #5
tbarzic
https://codereview.chromium.org/1091943002/diff/60001/ui/file_manager/file_manager/foreground/js/app_installer.js File ui/file_manager/file_manager/foreground/js/app_installer.js (right): https://codereview.chromium.org/1091943002/diff/60001/ui/file_manager/file_manager/foreground/js/app_installer.js#newcode76 ui/file_manager/file_manager/foreground/js/app_installer.js:76: if (error) { On 2015/04/28 03:28:26, yoshiki wrote: > ...
5 years, 7 months ago (2015-04-28 04:27:43 UTC) #6
yoshiki
lgtm
5 years, 7 months ago (2015-04-28 04:52:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1091943002/80001
5 years, 7 months ago (2015-04-28 18:12:59 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-04-28 19:05:29 UTC) #10
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 19:06:37 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1c38f9fb2b562a62621be24ff65ea85379ef69c3
Cr-Commit-Position: refs/heads/master@{#327345}

Powered by Google App Engine
This is Rietveld 408576698