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

Issue 11085022: cros: Fix Open downloads folder opening in back (Closed)

Created:
8 years, 2 months ago by James Cook
Modified:
8 years, 2 months ago
Reviewers:
James Hawkins
CC:
chromium-reviews, asanka, arv (Not doing code reviews), Randy Smith (Not in Mondays)
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

cros: Fix Open downloads folder opening in back The "Open downloads folder" and "Clear all" links on the downloads page had href="" instead of href="#", which was cause an extraneous page reload when clicked. Chrome OS uses a browser window with a component extension for its file manager, so there was a focus/window activation race between that window opening and the primary browser window reasserting its activation status. Other links in the downloads page use href="#" so make the two at the top consistent. BUG=138286 TEST=manual, download a couple files, click "Open downloads folder", window should appear in front. Click "Clear all" and list should be cleared. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161147

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/resources/downloads/downloads.html View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
James Cook
James, PTAL. Thanks!
8 years, 2 months ago (2012-10-09 18:07:18 UTC) #1
James Cook
On 2012/10/09 18:07:18, James Cook (Chromium) wrote: > James, PTAL. Thanks! Ping James?
8 years, 2 months ago (2012-10-10 17:02:52 UTC) #2
James Hawkins
lgtm
8 years, 2 months ago (2012-10-10 17:04:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/11085022/1
8 years, 2 months ago (2012-10-10 17:06:13 UTC) #4
commit-bot: I haz the power
8 years, 2 months ago (2012-10-10 19:16:50 UTC) #5
Change committed as 161147

Powered by Google App Engine
This is Rietveld 408576698