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

Issue 390983009: fix for Text is not displaying in search box after pressing the ctrl+z key in Bookmark Manager if d… (Closed)

Created:
6 years, 5 months ago by chhajer.m
Modified:
6 years, 5 months ago
CC:
chromium-reviews, tfarina, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

fix for Text is not displaying in search box after pressing the ctrl+z key in Bookmark Manager if deletion is performed before search completion. ctrl+z is handled at JS level in the page itself no matter where it has been pressed, made the changes such that for pressing ctrl+z in search box will not be handled in js and will be handled normally. BUG=278112 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285241

Patch Set 1 #

Total comments: 2

Patch Set 2 : Incorporated review comments. #

Total comments: 2

Patch Set 3 : Incorporated review comments #

Total comments: 2

Patch Set 4 : Incorporated review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/bookmark_manager/js/main.js View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
chhajer.m
I have added a patch for the issue, please take a look.
6 years, 5 months ago (2014-07-15 10:08:11 UTC) #1
Pam (message me for reviews)
It looks like yosin@ is familiar with the bookmark manager and can review it properly. ...
6 years, 5 months ago (2014-07-17 17:28:00 UTC) #2
yosin_UTC9
LGTM Thanks for fixing bug! Add arv@ for OWNERS review for landing. https://codereview.chromium.org/390983009/diff/1/chrome/browser/resources/bookmark_manager/js/main.js File chrome/browser/resources/bookmark_manager/js/main.js ...
6 years, 5 months ago (2014-07-18 01:34:24 UTC) #3
chhajer.m
Thanks Yosi. I've incorporated review comments and patch set#2 is uploaded. @Arv, Please have a ...
6 years, 5 months ago (2014-07-18 07:49:46 UTC) #4
Pam (message me for reviews)
https://codereview.chromium.org/390983009/diff/20001/chrome/browser/resources/bookmark_manager/js/main.js File chrome/browser/resources/bookmark_manager/js/main.js (right): https://codereview.chromium.org/390983009/diff/20001/chrome/browser/resources/bookmark_manager/js/main.js#newcode464 chrome/browser/resources/bookmark_manager/js/main.js:464: // Just to serprate undo on search text box ...
6 years, 5 months ago (2014-07-18 21:31:51 UTC) #5
chhajer.m
On 2014/07/18 21:31:51, Pam (also PM for reviews) wrote: > https://codereview.chromium.org/390983009/diff/20001/chrome/browser/resources/bookmark_manager/js/main.js > File chrome/browser/resources/bookmark_manager/js/main.js (right): ...
6 years, 5 months ago (2014-07-23 04:46:24 UTC) #6
chhajer.m
Thanks Pam. I've incorporated review comments and patch set#3 is uploaded. https://codereview.chromium.org/390983009/diff/20001/chrome/browser/resources/bookmark_manager/js/main.js File chrome/browser/resources/bookmark_manager/js/main.js (right): ...
6 years, 5 months ago (2014-07-23 05:23:35 UTC) #7
Pam (message me for reviews)
LGTM with a tiny nit, described below. https://codereview.chromium.org/390983009/diff/40001/chrome/browser/resources/bookmark_manager/js/main.js File chrome/browser/resources/bookmark_manager/js/main.js (right): https://codereview.chromium.org/390983009/diff/40001/chrome/browser/resources/bookmark_manager/js/main.js#newcode464 chrome/browser/resources/bookmark_manager/js/main.js:464: // the ...
6 years, 5 months ago (2014-07-23 17:51:59 UTC) #8
chhajer.m
Thanks Pam. I've incorporated review comments and patch set#3 is uploaded. https://codereview.chromium.org/390983009/diff/40001/chrome/browser/resources/bookmark_manager/js/main.js File chrome/browser/resources/bookmark_manager/js/main.js (right): ...
6 years, 5 months ago (2014-07-24 04:37:16 UTC) #9
chhajer.m
The CQ bit was checked by chhajer.m@samsung.com
6 years, 5 months ago (2014-07-24 04:38:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chhajer.m@samsung.com/390983009/60001
6 years, 5 months ago (2014-07-24 04:39:13 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win8_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-24 06:34:06 UTC) #12
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 14:04:28 UTC) #13
Message was sent while issue was closed.
Change committed as 285241

Powered by Google App Engine
This is Rietveld 408576698