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

Issue 2033093004: DevTools: fix invalid outline style across inputs (Closed)

Created:
4 years, 6 months ago by luoe
Modified:
4 years, 6 months ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: fix invalid outline style across inputs This makes the custom UA input use the same error highlighting style as other inputs in DevTools, and fixes the outline offset present when using OS X. BUG=616732 Committed: https://crrev.com/de4a6e8d6d598c76b84e6aa85dfb82b55b3d6ae8 Cr-Commit-Position: refs/heads/master@{#400793}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Patch Set 3 : Address comments; introduce applyOnInvalid #

Patch Set 4 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M third_party/WebKit/Source/devtools/front_end/network/NetworkConfigView.js View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/networkConfigView.css View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 29 (12 generated)
luoe
4 years, 6 months ago (2016-06-02 21:13:12 UTC) #2
dgozman
There is also one in ListWidget. Let's update it as well? https://codereview.chromium.org/2033093004/diff/1/third_party/WebKit/Source/devtools/front_end/network/NetworkConfigView.js File third_party/WebKit/Source/devtools/front_end/network/NetworkConfigView.js (right): ...
4 years, 6 months ago (2016-06-02 21:20:51 UTC) #5
luoe
About ListWidget: It does use the "error-input" class during validation of multiple inputs. I started ...
4 years, 6 months ago (2016-06-02 23:07:03 UTC) #6
dgozman
Sorry, this slipped through my review list. On 2016/06/02 23:07:03, luoe wrote: > About ListWidget: ...
4 years, 6 months ago (2016-06-09 09:54:14 UTC) #7
luoe
textChanged >> applyOtherUserAgent, Done. Yes, we don't really need to apply on every input, just ...
4 years, 6 months ago (2016-06-09 21:15:33 UTC) #8
dgozman
On 2016/06/09 21:15:33, luoe wrote: > textChanged >> applyOtherUserAgent, Done. > > Yes, we don't ...
4 years, 6 months ago (2016-06-13 13:15:50 UTC) #9
luoe
Sounds good. Better to update just the styles instead of shoehorning bindInput into the user ...
4 years, 6 months ago (2016-06-13 16:49:56 UTC) #10
dgozman
lgtm!
4 years, 6 months ago (2016-06-14 04:46:16 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2033093004/60001
4 years, 6 months ago (2016-06-14 17:50:58 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/238957)
4 years, 6 months ago (2016-06-14 21:35:41 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2033093004/60001
4 years, 6 months ago (2016-06-15 13:10:29 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-15 17:35:38 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2033093004/60001
4 years, 6 months ago (2016-06-19 01:43:13 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/241367)
4 years, 6 months ago (2016-06-19 03:50:36 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2033093004/60001
4 years, 6 months ago (2016-06-20 18:35:54 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-20 21:39:49 UTC) #27
commit-bot: I haz the power
4 years, 6 months ago (2016-06-20 21:42:52 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/de4a6e8d6d598c76b84e6aa85dfb82b55b3d6ae8
Cr-Commit-Position: refs/heads/master@{#400793}

Powered by Google App Engine
This is Rietveld 408576698