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

Issue 1068883005: Implement separate error dialog for cws widget container (Closed)

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

Description

Implement separate error dialog for cws widget container Make dialog modal to suggest apps dialog. Fix issue where webview content would steal focus from dialog when user hits tab. BUG=439448 Committed: https://crrev.com/7ed1f876f6f4d79ac074b25f2066d514603aa18d Cr-Commit-Position: refs/heads/master@{#325305}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 6

Patch Set 4 : nits #

Patch Set 5 : rebase to ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -2 lines) Patch
M ui/file_manager/file_manager/foreground/css/cws_widget_container.css View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/cws_widget_container.js View 1 2 3 4 chunks +13 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_scripts.js View 1 chunk +1 line, -0 lines 0 comments Download
A ui/file_manager/file_manager/foreground/js/ui/cws_widget_container_error_dialog.js View 1 2 3 1 chunk +58 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/main.html View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
tbarzic
What do you think about doing something like this? (depends on https://codereview.chromium.org/1061133005/)
5 years, 8 months ago (2015-04-10 23:20:28 UTC) #2
mtomasz
lgtm with nits https://codereview.chromium.org/1068883005/diff/40001/ui/file_manager/file_manager/foreground/js/cws_widget_container.js File ui/file_manager/file_manager/foreground/js/cws_widget_container.js (right): https://codereview.chromium.org/1068883005/diff/40001/ui/file_manager/file_manager/foreground/js/cws_widget_container.js#newcode59 ui/file_manager/file_manager/foreground/js/cws_widget_container.js:59: parentNode.classList.add('cws-widget-container-root'); nit: It looks off here, ...
5 years, 8 months ago (2015-04-14 08:26:07 UTC) #3
tbarzic
https://codereview.chromium.org/1068883005/diff/40001/ui/file_manager/file_manager/foreground/js/cws_widget_container.js File ui/file_manager/file_manager/foreground/js/cws_widget_container.js (right): https://codereview.chromium.org/1068883005/diff/40001/ui/file_manager/file_manager/foreground/js/cws_widget_container.js#newcode59 ui/file_manager/file_manager/foreground/js/cws_widget_container.js:59: parentNode.classList.add('cws-widget-container-root'); On 2015/04/14 08:26:07, mtomasz wrote: > nit: It ...
5 years, 8 months ago (2015-04-15 03:52:52 UTC) #4
tbarzic
5 years, 8 months ago (2015-04-15 03:53:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1068883005/80001
5 years, 8 months ago (2015-04-15 20:44:29 UTC) #8
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-04-15 21:11:24 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-15 21:14:20 UTC) #10
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7ed1f876f6f4d79ac074b25f2066d514603aa18d
Cr-Commit-Position: refs/heads/master@{#325305}

Powered by Google App Engine
This is Rietveld 408576698