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

Issue 2536423003: Fix issue with location tracking icon disappearing on M55 (Closed)

Created:
4 years ago by clamy
Modified:
4 years ago
CC:
chromium-reviews, markusheintz_, msramek+watch_chromium.org, raymes+watch_chromium.org
Target Ref:
refs/pending/branch-heads/2883
Project:
chromium
Visibility:
Public.

Description

Fix issue with location tracking icon disappearing on M55 This CL is a followup to https://codereview.chromium.org/2534563002/ which merged https://codereview.chromium.org/2524053002/ into M55. The CL on trunk fixed the issue on trunk, but was not enough on M55 beacuse at that time we also need to filter out NavigationHandles with IsSynchronousNavigation set to true. On M55, NavigationHandle::IsSamePage was set later in time, so we can't use it as we're doing on trunk. BUG=667256 Publish DEPS for Chromium 55.0.2883.70 R=bauerb@chromium.org, nasko@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/32ddf24e3b852f14d2fc6d927060e5b9f5b2db31

Patch Set 1 #

Patch Set 2 : Fix issue with location tracking icon disappearing on M55 #

Patch Set 3 : Fix issue with location tracking icon disappearing on M55 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/content_settings/tab_specific_content_settings.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
clamy
@bauerb, nasko, scottmg: PTAL. This is a specific fix for M55 that rely on methods ...
4 years ago (2016-11-30 14:05:27 UTC) #3
Bernhard Bauer
lgtm
4 years ago (2016-11-30 14:09:36 UTC) #4
nasko
LGTM
4 years ago (2016-11-30 14:38:28 UTC) #5
clamy
4 years ago (2016-11-30 15:02:30 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
32ddf24e3b852f14d2fc6d927060e5b9f5b2db31 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698