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

Issue 1811173002: DataUseTabModel should check the URL to differentiate history navigation (Closed)

Created:
4 years, 9 months ago by Raj
Modified:
4 years, 9 months ago
Reviewers:
tbansal1
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DataUseTabModel should check the URL to differentiate history navigation PAGE_TRANSITION_AUTO_TOPLEVEL is used to indicate a wide variety of transitions. For example, New page transitions (https://codereview.chromium.org/1397673004), EmbedContentViewActivity. BUG=595909 Committed: https://crrev.com/690edcb456f6b6271a0c9330c2680e9812a61590 Cr-Commit-Position: refs/heads/master@{#381873}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed tbansal comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -87 lines) Patch
M chrome/browser/android/data_usage/data_use_ui_tab_model.h View 1 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/android/data_usage/data_use_ui_tab_model.cc View 1 5 chunks +11 lines, -5 lines 0 comments Download
M chrome/browser/android/data_usage/data_use_ui_tab_model_unittest.cc View 1 2 chunks +72 lines, -78 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Raj
ptal
4 years, 9 months ago (2016-03-17 22:54:42 UTC) #2
tbansal1
You can improve on the CL description. Instead of saying, how you are doing it ...
4 years, 9 months ago (2016-03-17 23:16:53 UTC) #3
Raj
Thanks for looking into. https://codereview.chromium.org/1811173002/diff/1/chrome/browser/android/data_usage/data_use_ui_tab_model.cc File chrome/browser/android/data_usage/data_use_ui_tab_model.cc (right): https://codereview.chromium.org/1811173002/diff/1/chrome/browser/android/data_usage/data_use_ui_tab_model.cc#newcode237 chrome/browser/android/data_usage/data_use_ui_tab_model.cc:237: if (gurl == GURL(kChromeUIHistoryFrameURL)) { ...
4 years, 9 months ago (2016-03-18 00:45:49 UTC) #6
tbansal1
lgtm
4 years, 9 months ago (2016-03-18 00:48:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1811173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1811173002/20001
4 years, 9 months ago (2016-03-18 01:33:13 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-18 02:17:10 UTC) #11
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 02:19:33 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/690edcb456f6b6271a0c9330c2680e9812a61590
Cr-Commit-Position: refs/heads/master@{#381873}

Powered by Google App Engine
This is Rietveld 408576698