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

Issue 2507163003: Prevent in-page navigations from stopping the app banner pipeline. (Closed)

Created:
4 years, 1 month ago by dominickn
Modified:
4 years, 1 month ago
Reviewers:
benwells
CC:
chromium-reviews, dominickn+watch_chromium.org, pkotwicz+watch_chromium.org, zpeng+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prevent in-page navigations from stopping the app banner pipeline. Triggering a fragment navigation or history.pushState action whilst the app banner pipeline is checking a page's eligibility will prevent the banner from being shown even if the page is eligible. This is because any main frame navigation currently stops the checking pipeline to prevent the banner from being shown after a navigation. This CL addresses the issue by ignoring in-page navigations when the banner pipeline is active. BUG=666165 Committed: https://crrev.com/803300091bf7d275a9456b0362e3a9ddb9f61abb Cr-Commit-Position: refs/heads/master@{#432778}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M chrome/browser/banners/app_banner_manager.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
dominickn
PTAL thanks!
4 years, 1 month ago (2016-11-17 02:43:07 UTC) #3
benwells
lgtm
4 years, 1 month ago (2016-11-17 02:55:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2507163003/1
4 years, 1 month ago (2016-11-17 05:56:44 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-17 06:03:12 UTC) #10
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 06:06:44 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/803300091bf7d275a9456b0362e3a9ddb9f61abb
Cr-Commit-Position: refs/heads/master@{#432778}

Powered by Google App Engine
This is Rietveld 408576698