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

Issue 12929018: Enhancements to https://codereview.chromium.org/12494033/ for zmo@ (Closed)

Created:
7 years, 9 months ago by Dan Beam
Modified:
7 years, 9 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org, apatrick_chromium
Visibility:
Public.

Description

Enhancements to https://codereview.chromium.org/12494033/ for zmo@ DO NOT SUBMIT BUG=none

Patch Set 1 #

Total comments: 15
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -13 lines) Patch
M chrome/app/chromium_strings.grd View 1 chunk +4 lines, -1 line 5 comments Download
M chrome/app/google_chrome_strings.grd View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/gpu/gpu_mode_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/gpu/gpu_mode_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/options/browser_options.html View 1 chunk +7 lines, -5 lines 2 comments Download
M chrome/browser/resources/options/browser_options.js View 2 chunks +16 lines, -1 line 6 comments Download
M chrome/browser/resources/options/pref_ui.js View 1 chunk +3 lines, -0 lines 2 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 5 chunks +19 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Dan Beam
zmo@: see chrome/browser/resources/options/browser_options.js https://codereview.chromium.org/12929018/diff/1/chrome/browser/resources/options/pref_ui.js File chrome/browser/resources/options/pref_ui.js (right): https://codereview.chromium.org/12929018/diff/1/chrome/browser/resources/options/pref_ui.js#newcode185 chrome/browser/resources/options/pref_ui.js:185: if (checked != this.checked) arv@: this ...
7 years, 9 months ago (2013-03-22 00:31:29 UTC) #1
Dan Beam
https://codereview.chromium.org/12929018/diff/1/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://codereview.chromium.org/12929018/diff/1/chrome/app/chromium_strings.grd#newcode433 chrome/app/chromium_strings.grd:433: (requires Chromium <ph name="BEGIN_LINK">&lt;a id="gpu-mode-reset-restart-link" href="#"&gt;</ph>restart<ph name="END_LINK">&lt;/a&gt;</ph>) looking the ...
7 years, 9 months ago (2013-03-22 00:32:56 UTC) #2
arv (Not doing code reviews)
https://codereview.chromium.org/12929018/diff/1/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://codereview.chromium.org/12929018/diff/1/chrome/app/chromium_strings.grd#newcode433 chrome/app/chromium_strings.grd:433: (requires Chromium <ph name="BEGIN_LINK">&lt;a id="gpu-mode-reset-restart-link" href="#"&gt;</ph>restart<ph name="END_LINK">&lt;/a&gt;</ph>) In general, ...
7 years, 9 months ago (2013-03-22 14:35:48 UTC) #3
Dan Beam
arv@: thanks for Preferences.getInstance().addEventListener(), that's better. https://chromiumcodereview.appspot.com/12929018/diff/1/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://chromiumcodereview.appspot.com/12929018/diff/1/chrome/app/chromium_strings.grd#newcode433 chrome/app/chromium_strings.grd:433: (requires Chromium <ph ...
7 years, 9 months ago (2013-03-22 19:24:31 UTC) #4
Dan Beam
https://chromiumcodereview.appspot.com/12929018/diff/1/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): https://chromiumcodereview.appspot.com/12929018/diff/1/chrome/app/chromium_strings.grd#newcode433 chrome/app/chromium_strings.grd:433: (requires Chromium <ph name="BEGIN_LINK">&lt;a id="gpu-mode-reset-restart-link" href="#"&gt;</ph>restart<ph name="END_LINK">&lt;/a&gt;</ph>) On 2013/03/22 ...
7 years, 9 months ago (2013-03-22 19:25:16 UTC) #5
arv (Not doing code reviews)
https://chromiumcodereview.appspot.com/12929018/diff/1/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://chromiumcodereview.appspot.com/12929018/diff/1/chrome/browser/resources/options/browser_options.js#newcode479 chrome/browser/resources/options/browser_options.js:479: event.preventDefault(); On 2013/03/22 19:24:31, Dan Beam wrote: > On ...
7 years, 9 months ago (2013-03-22 19:35:02 UTC) #6
Zhenyao Mo
Guys, really appreciate all the points. I am preparing a new CL. However, as button ...
7 years, 9 months ago (2013-03-22 20:07:26 UTC) #7
Zhenyao Mo
7 years, 9 months ago (2013-03-22 20:11:23 UTC) #8
On 2013/03/22 20:07:26, Zhenyao Mo wrote:
> Guys, really appreciate all the points.  I am preparing a new CL.
> 
> However, as button vs link or the text, it is not decided by me.
> 
> It is approved by the UI lead Glen Murphy and our GPU PM Tom Wiltzius.
> 
> It is a decision they made and I can't change it.
> 
> Hey, I am just an engineer. :)

Ah, I see your comment of styling the button as a link.  Then I can use the
button instead.  Thank you.

But still, the text has to stay as they decided.

Powered by Google App Engine
This is Rietveld 408576698