Closed
Bug 650139
Opened 14 years ago
Closed 14 years ago
Enable mobile Feedback extension on Aurora channel
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(firefox5 fixed)
VERIFIED
FIXED
Firefox 5
| Tracking | Status | |
|---|---|---|
| firefox5 | --- | fixed |
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
Attachments
(1 file, 2 obsolete files)
|
1.88 KB,
patch
|
mfinkle
:
review+
jpr
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
The Feedback button for desktop is enabled on both Aurora and Beta. This patch does the same for Fennec.
Attachment #526123 -
Flags: review?(mark.finkle)
| Assignee | ||
Comment 1•14 years ago
|
||
oops, wrong patch
Attachment #526123 -
Attachment is obsolete: true
Attachment #526123 -
Flags: review?(mark.finkle)
Attachment #526124 -
Flags: review?(mark.finkle)
| Assignee | ||
Comment 2•14 years ago
|
||
We need to bump the extension's maxVersion too.
Is there a good way to preprocess this file so that we don't need to do this every six weeks?
Attachment #526134 -
Flags: review?(mark.finkle)
Comment 3•14 years ago
|
||
Build script?
Comment 4•14 years ago
|
||
Comment on attachment 526134 [details] [diff] [review]
patch v2
We can try preprocessing the install.rdf - but we'd need to do it manually in the Makefile.
I also want to move the feedback add-on to distribution/extensions, like we see in desktop. This will allow us to override the add-on using AMO, if needed.
Those two changes can be a followup
Attachment #526134 -
Flags: review?(mark.finkle) → review+
Comment 5•14 years ago
|
||
Another other thing to mention here is that we're planning on making the feedback button on Desktop standalone and augmenting the Test Pilot UI based on if that button is visible on a toolbar or not. https://bugzilla.mozilla.org/show_bug.cgi?id=649156
| Assignee | ||
Comment 6•14 years ago
|
||
Comment on attachment 526134 [details] [diff] [review]
patch v2
Requesting approval-mozilla-aurora. We need to land at least the maxVersion change there if we want feedback in Firefox 5 Beta.
We need both parts of the patch on Aurora if we want to test the feedback extension on Aurora before Firefox 5 reaches Beta.
Attachment #526134 -
Flags: approval-mozilla-aurora?
| Assignee | ||
Comment 7•14 years ago
|
||
Landed on mozilla-central for Firefox 6:
http://hg.mozilla.org/mozilla-central/rev/fa4889ad04e2
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
status-firefox5:
--- → affected
tracking-firefox5:
--- → ?
Resolution: --- → FIXED
Target Milestone: --- → Firefox 6
| Assignee | ||
Updated•14 years ago
|
tracking-firefox5:
? → ---
Comment 8•14 years ago
|
||
Comment on attachment 526134 [details] [diff] [review]
patch v2
Only affect mobile dir.
Attachment #526134 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
| Assignee | ||
Comment 9•14 years ago
|
||
Pushed to Aurora (Firefox 5):
http://hg.mozilla.org/mozilla-aurora/rev/d93f57e4a6ca
Target Milestone: Firefox 6 → Firefox 5
| Assignee | ||
Comment 10•14 years ago
|
||
This can't be verified in the current Aurora daily, because the update channel is set to "nightly" instead of "aurora". Filed bug 650502.
Comment 11•14 years ago
|
||
Mozilla/5.0 (Android; Linux armv7l; rv:5.0a2) Gecko/20110422 Firefox/5.0a2 Fennec/5.0a2 ID:20110422061830
| Assignee | ||
Updated•14 years ago
|
Attachment #526124 -
Attachment is obsolete: true
Attachment #526124 -
Flags: review?(mark.finkle)
Verified on Aurora Branch:
Mozilla/5.0 (Android; Linux armv71; rv5.0a2) Gecko/20110509 Firefox/5.0a2 Fennec/5.0a2
Device: Thunderbolt
OS: Android 2.2
You need to log in
before you can comment on or make changes to this bug.
Description
•