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

Issue 2524053002: Don't update TabSpecificContentSettings on same-page navigation (Closed)

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

Description

Don't update TabSpecificContentSettings on same-page navigation This CL ensures that the TabSpecificContentSettings are not updated when navigating same-page. This fixes an issue where the location tracking icon would disappear when accepting to send location info to Google search. This is because Google search would do a fragment navigation when location tracking was accepted, which would fire DidStartNavigation causing the location information to be reset. Previously, DidStartProvisionalLoad would not be called for a fragment navigation, so the icon would not be reset. For the record, TabSpecificContentSettings was made to use DidStartNavigation in https://codereview.chromium.org/2374443003. BUG=667256 Committed: https://crrev.com/d796bf464ffe66b896c8def42b1f916f62da9928 Cr-Commit-Position: refs/heads/master@{#434208}

Patch Set 1 #

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

Messages

Total messages: 18 (12 generated)
Bernhard Bauer
Drive-by LGTM, thanks! :)
4 years ago (2016-11-23 17:42:30 UTC) #7
clamy
@sky: could you PTAL at this today? This is the fix for an M55 stable ...
4 years ago (2016-11-23 17:43:13 UTC) #9
clamy
@sky: well an owner did a drive-by lgtm while I was writing the review message, ...
4 years ago (2016-11-23 17:44:03 UTC) #10
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/2524053002/1
4 years ago (2016-11-23 17:44:35 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-11-23 18:35:40 UTC) #16
commit-bot: I haz the power
4 years ago (2016-11-23 18:38:24 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d796bf464ffe66b896c8def42b1f916f62da9928
Cr-Commit-Position: refs/heads/master@{#434208}

Powered by Google App Engine
This is Rietveld 408576698