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

Issue 1431103003: Chrome Apps Page: Fixed issue with app focusing and context. (Closed)

Created:
5 years, 1 month ago by karandeepb
Modified:
5 years, 1 month ago
Reviewers:
Evan Stade
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, pedrosimonetti+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Chrome Apps Page: Fixed issue with app focusing and context. On the chrome://apps page, if we right click on an app, and then navigate to the app again, the app is not highlighted/focused. This patch fixes this issue. Also, currently, if we click outside the tiles, the active tile still retains the context. This patch fixes this and ensures that the context is transferred to the page correctly. BUG=487194, 507681 Committed: https://crrev.com/4813d9128008df1b65dbeb24ed924b8913676fdd Cr-Commit-Position: refs/heads/master@{#359042}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -34 lines) Patch
M chrome/browser/resources/ntp4/apps_page.js View 3 chunks +6 lines, -28 lines 0 comments Download
M chrome/browser/resources/ntp4/tile_page.js View 1 chunk +1 line, -5 lines 3 comments Download
M ui/webui/resources/js/cr/ui/context_menu_handler.js View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 18 (9 generated)
karandeepb
PTAL. Thanks.
5 years, 1 month ago (2015-11-09 00:29:01 UTC) #5
Dan Beam
-dbeam, +estade (wrote this code)
5 years, 1 month ago (2015-11-09 23:16:38 UTC) #8
Evan Stade
https://codereview.chromium.org/1431103003/diff/1/chrome/browser/resources/ntp4/tile_page.js File chrome/browser/resources/ntp4/tile_page.js (left): https://codereview.chromium.org/1431103003/diff/1/chrome/browser/resources/ntp4/tile_page.js#oldcode708 chrome/browser/resources/ntp4/tile_page.js:708: // inside the grid but outside of any tile. ...
5 years, 1 month ago (2015-11-09 23:29:32 UTC) #9
karandeepb
https://codereview.chromium.org/1431103003/diff/1/chrome/browser/resources/ntp4/tile_page.js File chrome/browser/resources/ntp4/tile_page.js (left): https://codereview.chromium.org/1431103003/diff/1/chrome/browser/resources/ntp4/tile_page.js#oldcode708 chrome/browser/resources/ntp4/tile_page.js:708: // inside the grid but outside of any tile. ...
5 years, 1 month ago (2015-11-10 14:23:20 UTC) #10
Evan Stade
nit: I think the TEST= steps in your CL description add unnecessary clutter. The repro ...
5 years, 1 month ago (2015-11-11 01:14:57 UTC) #12
karandeepb
On 2015/11/11 01:14:57, Evan Stade wrote: > nit: I think the TEST= steps in your ...
5 years, 1 month ago (2015-11-11 02:25:29 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1431103003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1431103003/1
5 years, 1 month ago (2015-11-11 02:26:31 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-11 04:08:27 UTC) #17
commit-bot: I haz the power
5 years, 1 month ago (2015-11-11 04:09:26 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4813d9128008df1b65dbeb24ed924b8913676fdd
Cr-Commit-Position: refs/heads/master@{#359042}

Powered by Google App Engine
This is Rietveld 408576698