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

Issue 1975003002: MD Settings: About page, implementing detailed build info. (Closed)

Created:
4 years, 7 months ago by dpapad
Modified:
4 years, 7 months ago
Reviewers:
tommycli
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, stevenjb+watch-md-settings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: About page, implementing detailed build info. BUG=546841 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/552dbdc4c66ae49753f84c892d5e3ff54daeb1ab Cr-Commit-Position: refs/heads/master@{#393638}

Patch Set 1 #

Patch Set 2 : Hook up more stuff. #

Patch Set 3 : adding test. #

Patch Set 4 : Fix tests. #

Total comments: 8

Patch Set 5 : Addressing comments. #

Messages

Total messages: 13 (5 generated)
dpapad
Screenshot at http://imgur.com/zG03r49. "Change channel" mechanism will be implemented in follow up CLs. Also I ...
4 years, 7 months ago (2016-05-13 18:01:20 UTC) #3
tommycli
lgtm nits only below https://codereview.chromium.org/1975003002/diff/60001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/1975003002/diff/60001/chrome/app/settings_strings.grdp#newcode16 chrome/app/settings_strings.grdp:16: Currently on <ph name="CHANNEL_NAME">$1<ex>Stable</ex></ph> nit: ...
4 years, 7 months ago (2016-05-13 18:24:26 UTC) #4
dpapad
Thanks Tommy. https://codereview.chromium.org/1975003002/diff/60001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/1975003002/diff/60001/chrome/app/settings_strings.grdp#newcode16 chrome/app/settings_strings.grdp:16: Currently on <ph name="CHANNEL_NAME">$1<ex>Stable</ex></ph> On 2016/05/13 at ...
4 years, 7 months ago (2016-05-13 19:28:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1975003002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1975003002/80001
4 years, 7 months ago (2016-05-13 19:33:49 UTC) #8
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-13 21:00:27 UTC) #9
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/552dbdc4c66ae49753f84c892d5e3ff54daeb1ab Cr-Commit-Position: refs/heads/master@{#393638}
4 years, 7 months ago (2016-05-13 21:02:41 UTC) #11
Evan Stade
On 2016/05/13 21:02:41, commit-bot: I haz the power wrote: > Patchset 5 (id:??) landed as ...
4 years, 7 months ago (2016-05-13 22:05:00 UTC) #12
dpapad
4 years, 7 months ago (2016-05-13 22:10:04 UTC) #13
Message was sent while issue was closed.
On 2016/05/13 at 22:05:00, estade wrote:
> On 2016/05/13 21:02:41, commit-bot: I haz the power wrote:
> > Patchset 5 (id:??) landed as
> > https://crrev.com/552dbdc4c66ae49753f84c892d5e3ff54daeb1ab
> > Cr-Commit-Position: refs/heads/master@{#393638}
> 
> could this change have caused:
> 
> [ RUN      ] SettingsFormatWebUITest.CheckboxIdOrPrefCheck
> 
> [5008:296:0513/140640:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated.
See https://www.chromestatus.com/features/6750456638341120 for more details.",
source:  (0)
> 
> [5008:296:0513/140641:INFO:CONSOLE(1196)] "Running TestCase
SettingsFormatWebUITest.CheckboxIdOrPrefCheck", source: test_api.js (1196)
> 
> [5008:296:0513/140641:ERROR:web_ui_test_handler.cc(76)] Failed:
RUN_TEST_F("SettingsFormatWebUITest","CheckboxIdOrPrefCheck")
> 
> Error: 
> 
> Accessibility issues found on chrome://settings-frame/
> 
> *** Begin accessibility audit results ***
> 
> An accessibility audit found 
> 
> Errors:
> 
> Error: AX_ARIA_08 (Elements with ARIA roles must ensure required owned
elements are present) failed on the following elements (1 - 2 of 2):
> 
> #default-search-engine-list
> 
> #other-search-engine-list
> 
> See
https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rule...
for more information.
> 
> 
> 
> 
> 
> *** End accessibility audit results ***
> 
>     at Object.runAccessibilityAudit (test_api.js:371:17)
> 
>     at Object.runAccessibilityAudit (test_api.js:501:22)
> 
>     at test_api.js:995:20
> 
>     at testDone (test_api.js:783:31)
> 
>     at runTest (test_api.js:1042:7)
> 
>     at <anonymous>:1:1
> 
>
c:\b\build\slave\win_x64_builder\build\src\out\release_x64\gen\chrome\browser\ui\webui\options\settings_format_browsertest-gen.cc(38):
error: Value of: RunJavascriptTestF( false, "SettingsFormatWebUITest",
"CheckboxIdOrPrefCheck")
> 
>   Actual: false
> 
> Expected: true

This change should only affect chrome://md-settings. I don't see how it could
have caused an issue on the old Options (chrome://settings).

Powered by Google App Engine
This is Rietveld 408576698