Closed
Bug 852714
Opened 12 years ago
Closed 12 years ago
Amazon search URLs should include Mozilla sourceid and tag
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect, P2)
Tracking
(firefox20 wontfix, firefox21 verified, firefox22 verified)
VERIFIED
FIXED
Firefox 22
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(1 file)
2.26 KB,
patch
|
blassey
:
review+
bajaj
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
When I search for "whatever" using desktop Firefox's Amazon Search box, Firefox uses the following amazon.com URL:
http://www.amazon.com/s?ie=UTF8&tag=mozilla-20&index=blended&link_code=qs&sourceid=Mozilla-search&field-keywords=whatever
If I search for "whatever" using Fennec's AwesomeScreen Amazon search link, we use the following amazon.com URL:
http://m.amazon.com/gp/aw/s?k=whatever
jnagel says Fennec should be able to use the same "&sourceid=Mozilla-search&tag=mozilla-20" attributes as desktop Firefox.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → cpeterson
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Comment 1•12 years ago
|
||
Add Mozilla's sourceid to Fennec's Amazon search URL, as per email conversation.
Attachment #726937 -
Flags: review?(blassey.bugs)
Updated•12 years ago
|
Attachment #726937 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Comment 2•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/87e7c2622b18
Fennec's Amazon search URL will now look like this:
http://m.amazon.com/gp/aw/s?sourceid=Mozilla-search&mozilla-20&k=whatever
status-firefox20:
--- → affected
status-firefox21:
--- → affected
status-firefox22:
--- → fixed
Target Milestone: --- → Firefox 22
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 726937 [details] [diff] [review]
update-amazon-url.patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): N/A
User impact if declined: None
Testing completed (on m-c, etc.): m-c
Risk to taking this patch (and alternatives if risky): Low risk. This XML change will just add Mozilla's Amazon code to Fennec's Amazon search URL.
String or UUID changes made by this patch: N/A
Attachment #726937 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
Attachment #726937 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Verified fixed on:
-build: Firefox for Android 22.0a1 (2013-03-27) and Firefox for Android 21.0a2 (2013-03-27)
-device: LG Nexus 4
-OS: Android 4.2.2
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•