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

Issue 2875193002: DevTools: update text inputs to new style (Closed)

Created:
3 years, 7 months ago by luoe
Modified:
3 years, 6 months ago
Reviewers:
einbinder, dgozman, pfeldman
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: update text inputs to new style Please see crbug for a screenshot. BUG=690239 Review-Url: https://codereview.chromium.org/2875193002 Cr-Commit-Position: refs/heads/master@{#477195} Committed: https://chromium.googlesource.com/chromium/src/+/ea62429d8dcfa87cd32a2ce9dcaa83167c827b99

Patch Set 1 : a #

Total comments: 10

Patch Set 2 : ac #

Total comments: 5

Patch Set 3 : rebase and more fixes #

Patch Set 4 : rebase over cleanup #

Total comments: 6

Patch Set 5 : ac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -111 lines) Patch
M third_party/WebKit/Source/devtools/front_end/color_picker/Spectrum.js View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/devices/DevicesView.js View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeToolbar.js View 1 2 3 4 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/SensorsView.js View 1 2 3 4 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/deviceModeToolbar.css View 1 2 3 2 chunks +2 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/sensors.css View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/inline_editor/CSSShadowEditor.js View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/inline_editor/cssShadowEditor.css View 1 2 1 chunk +0 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/NetworkConfigView.js View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/networkConfigView.css View 1 2 3 2 chunks +0 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/persistence/WorkspaceSettingsTab.js View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/screencast/ScreencastView.js View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/screencast/screencastView.css View 1 2 3 1 chunk +2 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/AddSourceMapURLDialog.js View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css View 1 2 3 3 chunks +6 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/ListWidget.js View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js View 1 2 3 4 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css View 1 2 3 4 2 chunks +31 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/toolbar.css View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 27 (16 generated)
luoe
Please take a look.
3 years, 7 months ago (2017-05-12 03:05:51 UTC) #4
dgozman
https://codereview.chromium.org/2875193002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css File third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css (right): https://codereview.chromium.org/2875193002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css#newcode17 third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css:17: margin: 2px 1px 2px 2px; clear button is not ...
3 years, 7 months ago (2017-05-15 21:54:42 UTC) #7
luoe
Please take a look. https://codereview.chromium.org/2875193002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css File third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css (right): https://codereview.chromium.org/2875193002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css#newcode17 third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css:17: margin: 2px 1px 2px 2px; ...
3 years, 7 months ago (2017-05-18 21:30:52 UTC) #8
einbinder
https://codereview.chromium.org/2875193002/diff/40001/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeToolbar.css File third_party/WebKit/Source/devtools/front_end/emulation/deviceModeToolbar.css (right): https://codereview.chromium.org/2875193002/diff/40001/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeToolbar.css#newcode24 third_party/WebKit/Source/devtools/front_end/emulation/deviceModeToolbar.css:24: border: none; nit: leave border: none where it was ...
3 years, 7 months ago (2017-05-18 22:11:37 UTC) #9
luoe
Ptal. Major changes: - Text input fields with focus have transparent border. - Created 'chrome-text-input' ...
3 years, 7 months ago (2017-05-23 23:40:22 UTC) #12
einbinder
https://codereview.chromium.org/2875193002/diff/40001/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeToolbar.css File third_party/WebKit/Source/devtools/front_end/emulation/deviceModeToolbar.css (right): https://codereview.chromium.org/2875193002/diff/40001/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeToolbar.css#newcode24 third_party/WebKit/Source/devtools/front_end/emulation/deviceModeToolbar.css:24: border: none; On 2017/05/23 at 23:40:21, luoe wrote: > ...
3 years, 7 months ago (2017-05-24 19:58:32 UTC) #13
luoe
I've rebased over the cleanup CL, (https://codereview.chromium.org/2906983002/) This CL introduces a major change in design, ...
3 years, 6 months ago (2017-06-01 01:39:07 UTC) #19
pfeldman
lgtm https://codereview.chromium.org/2875193002/diff/160001/third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js File third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js (right): https://codereview.chromium.org/2875193002/diff/160001/third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js#newcode124 third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js:124: var input = createElementWithClass('input', 'default-input'); Maybe create a ...
3 years, 6 months ago (2017-06-01 21:16:57 UTC) #20
luoe
Thanks for the reviews https://codereview.chromium.org/2875193002/diff/160001/third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js File third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js (right): https://codereview.chromium.org/2875193002/diff/160001/third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js#newcode124 third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js:124: var input = createElementWithClass('input', 'default-input'); ...
3 years, 6 months ago (2017-06-06 00:16:27 UTC) #21
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/2875193002/180001
3 years, 6 months ago (2017-06-06 02:49:13 UTC) #24
commit-bot: I haz the power
3 years, 6 months ago (2017-06-06 04:37:49 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:180001) as
https://chromium.googlesource.com/chromium/src/+/ea62429d8dcfa87cd32a2ce9dcaa...

Powered by Google App Engine
This is Rietveld 408576698