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

Issue 8505041: ntp: make the app promo button use LaunchApp instead of being a dumb <a> link (Closed)

Created:
9 years, 1 month ago by Evan Stade
Modified:
9 years ago
Reviewers:
jstritar
CC:
chromium-reviews, estade+watch_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

ntp: make the app promo button use LaunchApp instead of being a dumb <a> link this is for the purposes of UMA, also for setting the proper referer. For some reason (due to the scheme I take it) links on the NTP have blank referers. BUG=82857 TEST=manual

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/resources/ntp4/apps_page.js View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Evan Stade
9 years, 1 month ago (2011-11-09 23:09:59 UTC) #1
Evan Stade
9 years, 1 month ago (2011-11-09 23:09:59 UTC) #2
jstritar
I'm not that familiar with this code anymore, but this is updating the web store ...
9 years, 1 month ago (2011-11-10 19:08:40 UTC) #3
jstritar
When I test locally, clicking the web store entry already goes through LaunchApp. The bug ...
9 years, 1 month ago (2011-11-10 19:12:37 UTC) #4
Evan Stade
when you test locally, does clicking the button displayed as part of the apps promo ...
9 years, 1 month ago (2011-11-10 19:16:17 UTC) #5
jstritar
yeah it does
9 years, 1 month ago (2011-11-11 21:32:18 UTC) #6
Evan Stade
On 2011/11/11 21:32:18, jstritar wrote: > yeah it does how are you testing this? with ...
9 years, 1 month ago (2011-11-12 02:51:35 UTC) #7
jstritar
I was printing out the ID with a log statement in LaunchApp. We're probably not ...
9 years, 1 month ago (2011-11-14 16:00:36 UTC) #8
Evan Stade
On 2011/11/14 16:00:36, jstritar wrote: > I was printing out the ID with a log ...
9 years, 1 month ago (2011-11-14 19:28:16 UTC) #9
Evan Stade
ping
9 years, 1 month ago (2011-11-17 00:36:16 UTC) #10
jstritar
We want to route that button through LaunchApp since we control the URL server side ...
9 years, 1 month ago (2011-11-17 16:12:08 UTC) #11
jstritar
er, I mean we *don't* want to send that button through LaunchApp
9 years, 1 month ago (2011-11-17 16:25:25 UTC) #12
Evan Stade
Why is that URL controlled server side? I would like it to always be the ...
9 years, 1 month ago (2011-11-17 23:24:36 UTC) #13
jstritar
9 years, 1 month ago (2011-11-18 17:37:58 UTC) #14
That came from from marketing requirements. The entire promo section is defined
server side -- the icon, text, URL, etc -- so that we could promote specific
features.

Powered by Google App Engine
This is Rietveld 408576698