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

Issue 2953103002: Fix Facebook attribution stats when opening links from Facebook app. (Closed)

Created:
3 years, 6 months ago by troyhildebrandt
Modified:
3 years, 5 months ago
Reviewers:
Maria
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix Facebook attribution stats when opening links from Facebook app. Instead of using the intent's URL to determine if the app launching Chrome is Facebook, we use the referrer URL instead and ensure it's android-app://m.facebook.com. BUG=733086 Review-Url: https://codereview.chromium.org/2953103002 Cr-Commit-Position: refs/heads/master@{#485028} Committed: https://chromium.googlesource.com/chromium/src/+/393150a2245442dce462a8f1c82c5ebdbae66859

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 4

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : Fix NPE when getting headers. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java View 1 2 3 4 5 3 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
troyhildebrandt
3 years, 6 months ago (2017-06-22 17:31:23 UTC) #3
Maria
lgtm https://codereview.chromium.org/2953103002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java File chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java (right): https://codereview.chromium.org/2953103002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java#newcode7 chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java:7: import android.app.Activity; what's this used for? https://codereview.chromium.org/2953103002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java#newcode295 chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java:295: ...
3 years, 6 months ago (2017-06-22 23:23:57 UTC) #4
troyhildebrandt
https://codereview.chromium.org/2953103002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java File chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java (right): https://codereview.chromium.org/2953103002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java#newcode7 chrome/android/java/src/org/chromium/chrome/browser/IntentHandler.java:7: import android.app.Activity; On 2017/06/22 23:23:57, Maria wrote: > what's ...
3 years, 5 months ago (2017-06-29 17:45:33 UTC) #5
Maria
lgtm
3 years, 5 months ago (2017-06-30 17:24:52 UTC) #6
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/2953103002/80001
3 years, 5 months ago (2017-07-07 16:54:28 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/215626)
3 years, 5 months ago (2017-07-07 18:36:23 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/2953103002/100001
3 years, 5 months ago (2017-07-07 20:18:07 UTC) #17
commit-bot: I haz the power
3 years, 5 months ago (2017-07-07 20:27:44 UTC) #20
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/393150a2245442dce462a8f1c82c...

Powered by Google App Engine
This is Rietveld 408576698