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

Issue 8118001: Fix to hide Edit Items button when there are no items in history (Closed)

Created:
9 years, 2 months ago by naveenbobbili
Modified:
9 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix to hide Edit Items button when there are no items in history BUG=37978 TEST=Verify that history page with zero items should not display Edit Items button

Patch Set 1 #

Patch Set 2 : Fix to hide Edit Items button when there are no items in history #

Total comments: 10

Patch Set 3 : Fix to hide Edit Items button when there are no items in history #

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

Messages

Total messages: 14 (0 generated)
naveenbobbili
9 years, 2 months ago (2011-10-03 12:20:13 UTC) #1
naveenbobbili
9 years, 2 months ago (2011-10-03 12:27:40 UTC) #2
Patrick Dubroy
Thanks for the patch. The changes look fine to me, but the changes to history2.js ...
9 years, 2 months ago (2011-10-04 11:40:27 UTC) #3
naveenbobbili
On 2011/10/04 11:40:27, dubroy wrote: > Thanks for the patch. > > The changes look ...
9 years, 2 months ago (2011-10-04 11:56:53 UTC) #4
naveenbobbili
Uploaded patch with only history.js changes.
9 years, 2 months ago (2011-10-04 12:03:18 UTC) #5
naveenbobbili
On 2011/10/04 12:03:18, naveenbobbili wrote: > Uploaded patch with only history.js changes. Hi, Can you ...
9 years, 2 months ago (2011-10-05 04:43:06 UTC) #6
NaveenBobbili (Motorola)
On 2011/10/05 04:43:06, naveenbobbili wrote: > On 2011/10/04 12:03:18, naveenbobbili wrote: > > Uploaded patch ...
9 years, 2 months ago (2011-10-10 04:40:45 UTC) #7
NaveenBobbili (Motorola)
Please review this issue.
9 years, 2 months ago (2011-10-13 08:27:31 UTC) #8
James Hawkins
http://codereview.chromium.org/8118001/diff/3002/chrome/browser/resources/history.js File chrome/browser/resources/history.js (right): http://codereview.chromium.org/8118001/diff/3002/chrome/browser/resources/history.js#newcode479 chrome/browser/resources/history.js:479: this.editButtonTd_.hidden = true; Inconsistent. The line directly above this ...
9 years, 2 months ago (2011-10-15 20:39:42 UTC) #9
NaveenBobbili (Motorola)
Thanks for posting your comments. I have uploaded a new patch set after addressing your ...
9 years, 2 months ago (2011-10-17 06:18:28 UTC) #10
James Hawkins
On 2011/10/17 06:18:28, NaveenBobbili (Motorola) wrote: > Thanks for posting your comments. I have uploaded ...
9 years, 2 months ago (2011-10-17 17:09:15 UTC) #11
Evan Stade
slight rewrite of cl description: history: hide "edit items" button when there are no items ...
9 years, 2 months ago (2011-10-17 22:18:21 UTC) #12
NaveenBobbili (Motorola)
http://codereview.chromium.org/8118001/diff/3002/chrome/browser/resources/history.js File chrome/browser/resources/history.js (right): http://codereview.chromium.org/8118001/diff/3002/chrome/browser/resources/history.js#newcode479 chrome/browser/resources/history.js:479: this.editButtonTd_.hidden = true; On 2011/10/15 20:39:43, James Hawkins wrote: ...
9 years, 2 months ago (2011-10-18 04:12:43 UTC) #13
NaveenBobbili (Motorola)
9 years, 2 months ago (2011-10-18 04:33:43 UTC) #14
On 2011/10/17 22:18:21, Evan Stade wrote:
> slight rewrite of cl description:
> 
> history: hide "edit items" button when there are no items to display
> 
> aside from that LGTM.

Initially I was able to create reviews with my alias account
naveenbobbili@motorola.com. Due to internal motorola policy and new migrations
that took place I had to switch over and submit reviews using only my primary
account which is qghc36@motorola.com which is preventing me from editing this
issue. So I am creating a new review request after addressing all the review
comments with qghc36@motorola.com. I will have to switch over all my pending
review requests also. Sorry for the inconvienience. I have raised a new request
for the same issue at http://codereview.chromium.org/8334010.

Powered by Google App Engine
This is Rietveld 408576698