Closed
Bug 620522
Opened 15 years ago
Closed 14 years ago
Make default add-ons snippet identifiable by AMO
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
VERIFIED
FIXED
Firefox 4.0b12
People
(Reporter: fligtar, Assigned: mak)
Details
(Whiteboard: [about-home])
Attachments
(1 file)
716 bytes,
patch
|
mossop
:
review+
mossop
:
approval2.0+
|
Details | Diff | Splinter Review |
chrome://browser/content/aboutHome.js has a default add-ons snippet pointing to https://addons.mozilla.org/firefox/?browse=featured
I'd like this to be an identifiable URL so that we can measure its usage and do custom promotions if needed later on.
Can we change it to: https://addons.mozilla.org/firefox/?src=snippet
Thanks
Comment 1•15 years ago
|
||
Marco, where does this bug belong?
Reporter | ||
Comment 2•14 years ago
|
||
This bug still exists in the new about:home and I'm still not sure if this bug is in the right place.
Assignee | ||
Comment 3•14 years ago
|
||
sigh, I missed this bug in the middle of bugmail :(
(In reply to comment #1)
> Marco, where does this bug belong?
Firefox General is the right components for about:home, so far... probably we should use a whiteboard special search for all related bugs though :(
yes we can change it, if you want to patch it by yourself and submit a patch it should be pretty trivial (just change the url in aboutHome.js).
Notice that once remote snippets service will be alive (bug 592431, you probably want to give there the right url too), default snippets won't show up much (just in case we don't have the remote ones)
Reporter | ||
Comment 4•14 years ago
|
||
I'm not a developer and have never checked out the Firefox code, so me submitting a patch is not ideal :)
Assignee | ||
Comment 5•14 years ago
|
||
ok, I can do that, is src=snippet a query string that you already discussed with webdev, statistics?
So, is it just matter of changing the url or we need to ping someone else to hook it up the management in amo?
Assignee: nobody → mak77
Reporter | ||
Comment 6•14 years ago
|
||
It's just the URL change, we don't need any other setup. I'm on the AMO team.
Assignee | ||
Updated•14 years ago
|
Whiteboard: [about-home]
Assignee | ||
Updated•14 years ago
|
Summary: Make default add-ons snippet identifiable → Make default add-ons snippet identifiable by AMO
Assignee | ||
Comment 7•14 years ago
|
||
Asking review to Dave to avoid overloading Gavin (plus add-ons related change)
Requires approval to land, I'm already setting the flag because the patch is trivial.
Attachment #510584 -
Flags: review?(dtownsend)
Attachment #510584 -
Flags: approval2.0?
Updated•14 years ago
|
Attachment #510584 -
Flags: review?(dtownsend)
Attachment #510584 -
Flags: review+
Attachment #510584 -
Flags: approval2.0?
Attachment #510584 -
Flags: approval2.0+
Assignee | ||
Comment 8•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: Firefox 4.0b9 → Firefox 4.0b12
Comment 9•14 years ago
|
||
Verified using Mozilla/5.0 (Windows NT 6.1; rv:2.0b12) Gecko/20100101 Firefox/4.0b12.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•