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

Issue 1943433002: DevTools: properly update close icon in search field (Closed)

Created:
4 years, 7 months ago by luoe
Modified:
4 years, 7 months ago
Reviewers:
lushnikov
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: properly update close icon in search field BUG=608252 Committed: https://crrev.com/8a0127a88b7b690147fc7035a59d3c1cdf667dd0 Cr-Commit-Position: refs/heads/master@{#391265}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M third_party/WebKit/Source/devtools/front_end/sources/AdvancedSearchView.js View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
luoe
4 years, 7 months ago (2016-05-02 18:21:01 UTC) #3
lushnikov
https://codereview.chromium.org/1943433002/diff/1/third_party/WebKit/Source/devtools/front_end/sources/AdvancedSearchView.js File third_party/WebKit/Source/devtools/front_end/sources/AdvancedSearchView.js (right): https://codereview.chromium.org/1943433002/diff/1/third_party/WebKit/Source/devtools/front_end/sources/AdvancedSearchView.js#newcode21 third_party/WebKit/Source/devtools/front_end/sources/AdvancedSearchView.js:21: this._searchPanelElement.addEventListener("keyup", this._textChanged.bind(this), false); why would you need a keyup ...
4 years, 7 months ago (2016-05-02 18:43:41 UTC) #4
luoe
Unnecessary keyup listener removed. https://codereview.chromium.org/1943433002/diff/1/third_party/WebKit/Source/devtools/front_end/sources/AdvancedSearchView.js File third_party/WebKit/Source/devtools/front_end/sources/AdvancedSearchView.js (right): https://codereview.chromium.org/1943433002/diff/1/third_party/WebKit/Source/devtools/front_end/sources/AdvancedSearchView.js#newcode21 third_party/WebKit/Source/devtools/front_end/sources/AdvancedSearchView.js:21: this._searchPanelElement.addEventListener("keyup", this._textChanged.bind(this), false); On 2016/05/02 ...
4 years, 7 months ago (2016-05-02 19:18:52 UTC) #5
lushnikov
lgtm
4 years, 7 months ago (2016-05-02 20:03:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943433002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943433002/20001
4 years, 7 months ago (2016-05-02 20:04:13 UTC) #8
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/214959)
4 years, 7 months ago (2016-05-03 01:02:34 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943433002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943433002/20001
4 years, 7 months ago (2016-05-03 02:10:54 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-03 03:12:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943433002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943433002/20001
4 years, 7 months ago (2016-05-03 16:39:40 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-03 16:43:33 UTC) #18
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 16:45:52 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8a0127a88b7b690147fc7035a59d3c1cdf667dd0
Cr-Commit-Position: refs/heads/master@{#391265}

Powered by Google App Engine
This is Rietveld 408576698