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

Issue 1832063002: customtabs: Don't always record non-matching fragments are prediction failures. (Closed)

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

Description

customtabs: Don't always record non-matching fragments are prediction failures. When fragments are set to be ignored for URL matching for a given session, update the statistics (and the throttling) the same way. BUG=597947 Committed: https://crrev.com/12f9b4ab77e708a5d8ad3a69161cab30cd484902 Cr-Commit-Position: refs/heads/master@{#383710}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 1

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -18 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/customtabs/ClientManager.java View 1 2 3 chunks +26 lines, -18 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/ClientManagerTest.java View 1 2 3 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Benoit L
4 years, 9 months ago (2016-03-25 14:04:29 UTC) #2
pasko
lgtm https://codereview.chromium.org/1832063002/diff/10001/chrome/android/java/src/org/chromium/chrome/browser/customtabs/ClientManager.java File chrome/android/java/src/org/chromium/chrome/browser/customtabs/ClientManager.java (right): https://codereview.chromium.org/1832063002/diff/10001/chrome/android/java/src/org/chromium/chrome/browser/customtabs/ClientManager.java#newcode200 chrome/android/java/src/org/chromium/chrome/browser/customtabs/ClientManager.java:200: boolean urlsMatch = TextUtils.equals(predictedUrl, url) instead of a ...
4 years, 9 months ago (2016-03-25 15:12:07 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1832063002/10001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1832063002/10001
4 years, 8 months ago (2016-03-29 09:26:23 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/41844)
4 years, 8 months ago (2016-03-29 09:36:45 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1832063002/30001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1832063002/30001
4 years, 8 months ago (2016-03-29 12:04:55 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-03-29 12:46:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1832063002/30001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1832063002/30001
4 years, 8 months ago (2016-03-29 13:15:16 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:30001)
4 years, 8 months ago (2016-03-29 13:20:49 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 13:22:08 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/12f9b4ab77e708a5d8ad3a69161cab30cd484902
Cr-Commit-Position: refs/heads/master@{#383710}

Powered by Google App Engine
This is Rietveld 408576698