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

Issue 2298503002: [Signin Error Dialog] (1/3) Adds necessary web components (Closed)

Created:
4 years, 3 months ago by anthonyvd
Modified:
4 years, 3 months ago
Reviewers:
tommycli, Dan Beam
CC:
arv+watch_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Signin Error Dialog] (1/3) Adds necessary web components Signin Error Dialog: Part of the desktop user menu revamp project is to migrate signin error surfacing from user menu's tutorial card to a tab modal dialog, and thus completing the flow of signin modal -> sync confirmation modal dialog or signin error modal dialog. Particularly, this CL adds the html and js components needed by the dialog. Screenshot: https://drive.google.com/open?id=0B7Fvv7JszRyGamxVRVc5OUVzSVE Design doc: https://docs.google.com/document/d/17yHrKd_EU6WoIAgljnZmNCSJLRlbM3O2Pxr7aPEnqik/edit?ts=57445a70#heading=h.9vm5owqqt3w1 BUG=630523 BUG=615893 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/22d42439d0a2c92efac24822dea1d995ad35985e Cr-Commit-Position: refs/heads/master@{#416633}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Use chrome_html instead of BINDATA #

Patch Set 3 : Use preprocess instead of flattenhtml #

Total comments: 5

Patch Set 4 : Address feedback. #

Messages

Total messages: 19 (5 generated)
anthonyvd
Hello everyone, This CL is a re-upload of https://codereview.chromium.org/2274013002/. Jane's internship is already over so ...
4 years, 3 months ago (2016-08-30 20:07:43 UTC) #3
tommycli
still lgtm from me, other than Dan's comments.
4 years, 3 months ago (2016-08-30 20:10:09 UTC) #4
Dan Beam
https://codereview.chromium.org/2298503002/diff/1/chrome/browser/browser_resources.grd File chrome/browser/browser_resources.grd (right): https://codereview.chromium.org/2298503002/diff/1/chrome/browser/browser_resources.grd#newcode382 chrome/browser/browser_resources.grd:382: <include name="IDR_SIGNIN_SHARED_CSS_HTML" file="resources\signin\signin_shared_css.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> can you ...
4 years, 3 months ago (2016-08-31 20:20:07 UTC) #5
anthonyvd
https://codereview.chromium.org/2298503002/diff/1/chrome/browser/browser_resources.grd File chrome/browser/browser_resources.grd (right): https://codereview.chromium.org/2298503002/diff/1/chrome/browser/browser_resources.grd#newcode382 chrome/browser/browser_resources.grd:382: <include name="IDR_SIGNIN_SHARED_CSS_HTML" file="resources\signin\signin_shared_css.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> On 2016/08/31 ...
4 years, 3 months ago (2016-09-01 17:13:16 UTC) #6
Dan Beam
so the reason why flattenhtml="true" is bad is that it magically inlines SOME resources SOME ...
4 years, 3 months ago (2016-09-01 17:30:23 UTC) #7
anthonyvd
On 2016/09/01 at 17:30:23, dbeam wrote: > so the reason why flattenhtml="true" is bad is ...
4 years, 3 months ago (2016-09-01 17:35:24 UTC) #8
Dan Beam
On 2016/09/01 17:35:24, anthonyvd wrote: > On 2016/09/01 at 17:30:23, dbeam wrote: > > so ...
4 years, 3 months ago (2016-09-01 17:40:27 UTC) #9
anthonyvd
On 2016/09/01 at 17:40:27, dbeam wrote: > On 2016/09/01 17:35:24, anthonyvd wrote: > > On ...
4 years, 3 months ago (2016-09-01 17:57:04 UTC) #10
anthonyvd
On 2016/09/01 at 17:57:04, anthonyvd wrote: > On 2016/09/01 at 17:40:27, dbeam wrote: > > ...
4 years, 3 months ago (2016-09-02 19:22:15 UTC) #11
Dan Beam
lgtm but do you have any tests? https://codereview.chromium.org/2298503002/diff/40001/chrome/browser/resources/signin/signin_error/signin_error.html File chrome/browser/resources/signin/signin_error/signin_error.html (right): https://codereview.chromium.org/2298503002/diff/40001/chrome/browser/resources/signin/signin_error/signin_error.html#newcode35 chrome/browser/resources/signin/signin_error/signin_error.html:35: <paper-button class="primary-action" ...
4 years, 3 months ago (2016-09-02 23:21:55 UTC) #12
anthonyvd
Thanks for the review! The test situation is 2-fold. Most of this CL is a ...
4 years, 3 months ago (2016-09-06 14:36:14 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/2298503002/60001
4 years, 3 months ago (2016-09-06 14:36:43 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-06 15:55:35 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 15:59:13 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/22d42439d0a2c92efac24822dea1d995ad35985e
Cr-Commit-Position: refs/heads/master@{#416633}

Powered by Google App Engine
This is Rietveld 408576698