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

Issue 2228593002: Implement Harmony textfield border (Closed)

Created:
4 years, 4 months ago by Evan Stade
Modified:
4 years, 4 months ago
Reviewers:
tapted, sky
CC:
chromium-reviews, tfarina, James Su, shuchen+watch_chromium.org, yusukes+watch_chromium.org, nona+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement Harmony textfield border In case it's unfamiliar, "Harmony" is the name of the version of MD we're using for secondary UI in chrome (dialogs, bubbles, etc.). BUG=635164, 635160 Committed: https://crrev.com/09c613b3490b2cfefc57d352534fa0ae76e3b148 Cr-Commit-Position: refs/heads/master@{#410754}

Patch Set 1 #

Patch Set 2 : keep focusableborder #

Patch Set 3 : move constant #

Total comments: 2

Patch Set 4 : attempt to fix mac tests #

Total comments: 4

Patch Set 5 : tapted to the resuce #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -27 lines) Patch
M ui/views/cocoa/bridged_native_widget_unittest.mm View 1 2 3 4 3 chunks +8 lines, -0 lines 0 comments Download
M ui/views/controls/focusable_border.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/controls/focusable_border.cc View 1 2 2 chunks +16 lines, -6 lines 0 comments Download
M ui/views/controls/textfield/textfield.cc View 1 4 2 chunks +9 lines, -2 lines 0 comments Download
M ui/views/examples/textfield_example.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/examples/textfield_example.cc View 4 chunks +22 lines, -19 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
Evan Stade
4 years, 4 months ago (2016-08-08 19:05:24 UTC) #3
sky
And not to be confused with Unity. https://codereview.chromium.org/2228593002/diff/40001/ui/views/controls/focusable_border.cc File ui/views/controls/focusable_border.cc (right): https://codereview.chromium.org/2228593002/diff/40001/ui/views/controls/focusable_border.cc#newcode52 ui/views/controls/focusable_border.cc:52: gfx::RectF rect((gfx::Rect(view.GetLocalBounds()))); ...
4 years, 4 months ago (2016-08-08 19:24:22 UTC) #4
sky
Sorry, meant to LGTM
4 years, 4 months ago (2016-08-08 19:24:32 UTC) #5
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/2228593002/40001
4 years, 4 months ago (2016-08-08 22:20:25 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/273620)
4 years, 4 months ago (2016-08-08 23:15:04 UTC) #9
Evan Stade
+tapted for ui/views/cocoa
4 years, 4 months ago (2016-08-09 01:00:13 UTC) #11
tapted
lgtm if the following makes things happy (and yeah makes sense - bridged_native_widget_unittest.mm tests some ...
4 years, 4 months ago (2016-08-09 01:35:13 UTC) #16
Evan Stade
https://codereview.chromium.org/2228593002/diff/60001/ui/views/cocoa/bridged_native_widget_unittest.mm File ui/views/cocoa/bridged_native_widget_unittest.mm (right): https://codereview.chromium.org/2228593002/diff/60001/ui/views/cocoa/bridged_native_widget_unittest.mm#newcode266 ui/views/cocoa/bridged_native_widget_unittest.mm:266: } On 2016/08/09 01:35:13, tapted wrote: > ui::CocoaTest::TearDown() after ...
4 years, 4 months ago (2016-08-09 01:39:29 UTC) #17
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/2228593002/80001
4 years, 4 months ago (2016-08-09 01:40:37 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/180016) chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 4 months ago (2016-08-09 01:48:16 UTC) #22
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/2228593002/80001
4 years, 4 months ago (2016-08-09 17:40:24 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-09 18:31:36 UTC) #26
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 18:33:34 UTC) #28
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/09c613b3490b2cfefc57d352534fa0ae76e3b148
Cr-Commit-Position: refs/heads/master@{#410754}

Powered by Google App Engine
This is Rietveld 408576698