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

Issue 2282533002: mac: use NSUserDefaults values for caret blink rate if present (Closed)

Created:
4 years, 3 months ago by Elly Fong-Jones
Modified:
4 years, 3 months ago
Reviewers:
Nico
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mac: use NSUserDefaults values for caret blink rate if present The main use of these by end-users is to disable cursor blink by setting them to extremely large values. BUG=500168 Committed: https://crrev.com/d0fd7b1437e5a3ffa87c7e5d9c28aefd4d6a826b Cr-Commit-Position: refs/heads/master@{#414752}

Patch Set 1 #

Patch Set 2 : document? #

Total comments: 4

Patch Set 3 : 10.9 support and comments #

Total comments: 1

Patch Set 4 : more comments! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -0 lines) Patch
M chrome/browser/renderer_preferences_util.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M ui/base/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A ui/base/cocoa/defaults_utils.h View 1 1 chunk +19 lines, -0 lines 0 comments Download
A ui/base/cocoa/defaults_utils.mm View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Elly Fong-Jones
thakis: ptal? :)
4 years, 3 months ago (2016-08-25 19:31:02 UTC) #3
Nico
https://codereview.chromium.org/2282533002/diff/20001/ui/base/cocoa/defaults_utils.mm File ui/base/cocoa/defaults_utils.mm (right): https://codereview.chromium.org/2282533002/diff/20001/ui/base/cocoa/defaults_utils.mm#newcode18 ui/base/cocoa/defaults_utils.mm:18: floatForKey:@"NSTextInsertionPointBlinkPeriodOff"]; apparently it's NSTextInsertionPointBlinkPeriod in older os x'en, do ...
4 years, 3 months ago (2016-08-25 19:40:37 UTC) #4
Elly Fong-Jones
ptal? :) https://codereview.chromium.org/2282533002/diff/20001/ui/base/cocoa/defaults_utils.mm File ui/base/cocoa/defaults_utils.mm (right): https://codereview.chromium.org/2282533002/diff/20001/ui/base/cocoa/defaults_utils.mm#newcode18 ui/base/cocoa/defaults_utils.mm:18: floatForKey:@"NSTextInsertionPointBlinkPeriodOff"]; On 2016/08/25 19:40:37, Nico wrote: > ...
4 years, 3 months ago (2016-08-25 19:57:34 UTC) #5
Nico
lgtm https://codereview.chromium.org/2282533002/diff/40001/ui/base/cocoa/defaults_utils.mm File ui/base/cocoa/defaults_utils.mm (right): https://codereview.chromium.org/2282533002/diff/40001/ui/base/cocoa/defaults_utils.mm#newcode20 ui/base/cocoa/defaults_utils.mm:20: doubleForKey:@"NSTextInsertionPointBlinkPeriod"]; Add comment "// 10.9" and add comment ...
4 years, 3 months ago (2016-08-25 19:59:12 UTC) #6
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/2282533002/60001
4 years, 3 months ago (2016-08-26 17:01:22 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-08-26 18:26:51 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 18:30:24 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d0fd7b1437e5a3ffa87c7e5d9c28aefd4d6a826b
Cr-Commit-Position: refs/heads/master@{#414752}

Powered by Google App Engine
This is Rietveld 408576698