Closed
Bug 1080082
Opened 11 years ago
Closed 11 years ago
Change Feedback URL for Firefox Developer Edition
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1072181
People
(Reporter: tdowner, Assigned: miker)
References
Details
Attachments
(2 obsolete files)
we should change the feedback URL for the Firefox dev edition to enable differentiation between regular Aurora and dev edition feedback.
Comment 1•11 years ago
|
||
Input doesn't really have a good way to do this unless we make this a separate product. The url scheme looks like this:
https://wiki.mozilla.org/Firefox/Input/Feedback_urls
Honestly, I think it's good enough to add a source=product, campaign=dev_edition or something like that at least for this round. When we decide what the long term prospects are for the dev edition, we can come up with a better long term plan.
Comment 3•11 years ago
|
||
I talked with the illustrious Cheng and Gregg on the IRCs and we talked about the various places we could save data to differentiate this to more easily analyze the resulting feedback. We decided the best thing to do is to have this be another Input product.
We suggest you change app.feedback.baseURL <http://dxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#1153> from this:
https://input.mozilla.org/%LOCALE%/feedback/%APP%/%VERSION%/
to this:
https://input.mozilla.org/%LOCALE%/feedback/firefoxdev/%VERSION%/
That makes this the "firefoxdev" product.
If that sounds ok, then I'll create a produce on Input dev, stage and prod environments.
Comment 4•11 years ago
|
||
Note, not all users of aurora will be web developers, it's a shared build with the l10n testing audience.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mratcliffe
| Assignee | ||
Comment 5•11 years ago
|
||
(In reply to Will Kahn-Greene [:willkg] from comment #3)
> I talked with the illustrious Cheng and Gregg on the IRCs and we talked
> about the various places we could save data to differentiate this to more
> easily analyze the resulting feedback. We decided the best thing to do is to
> have this be another Input product.
>
> We suggest you change app.feedback.baseURL
> <http://dxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.
> js#1153> from this:
>
> https://input.mozilla.org/%LOCALE%/feedback/%APP%/%VERSION%/
>
> to this:
>
> https://input.mozilla.org/%LOCALE%/feedback/firefoxdev/%VERSION%/
>
> That makes this the "firefoxdev" product.
>
> If that sounds ok, then I'll create a produce on Input dev, stage and prod
> environments.
I have changed this in browser/branding/aurora/pref/firefox-branding.js as these are the Aurora pref overrides... hopefully this works for you.
Not much to review here but asking for one just in case.
Attachment #8509457 -
Flags: review?(gavin.sharp)
Comment 6•11 years ago
|
||
Michael: Did you do a test feedback to make sure it's working right? I don't see anything for the firefoxdev product.
FYI, the product exists in our -stage and -prod environments, but it's marked as "not public" so responses won't show up on the dashboard. But if you leave a feedback and let me know, I can find it.
| Assignee | ||
Updated•11 years ago
|
Attachment #8509457 -
Flags: review?(gavin.sharp)
| Assignee | ||
Comment 7•11 years ago
|
||
Not much to see here either but a review won't do any harm.
We now choose the firefoxdev URL when Firefox was built with MOZ_DEV_EDITION.
Attachment #8509457 -
Attachment is obsolete: true
Attachment #8509535 -
Flags: review?(past)
| Assignee | ||
Comment 8•11 years ago
|
||
(In reply to Will Kahn-Greene [:willkg] from comment #6)
> Michael: Did you do a test feedback to make sure it's working right? I don't
> see anything for the firefoxdev product.
>
> FYI, the product exists in our -stage and -prod environments, but it's
> marked as "not public" so responses won't show up on the dashboard. But if
> you leave a feedback and let me know, I can find it.
I have left feedback when creating this second patch.
| Assignee | ||
Updated•11 years ago
|
Attachment #8509535 -
Attachment is obsolete: true
Attachment #8509535 -
Flags: review?(past)
| Assignee | ||
Updated•11 years ago
|
Attachment #8509457 -
Attachment is obsolete: false
Attachment #8509457 -
Flags: review+
| Assignee | ||
Comment 9•11 years ago
|
||
Switched back to the original patch as the team agree it is the better approach.
Comment 10•11 years ago
|
||
I verified the feedback left is there and in the right product and I verified it's not showing up on the dashboard right now:
https://input.mozilla.org/en-US/dashboard/response/4660100
For the record, we can change the display name (currently "Firefox dev") and whether or not it shows up on the dashboard pretty easily. Just let me know when/if we want to do that.
Comment 11•11 years ago
|
||
Obviously this end of that file is very contended. Maybe we should just join this with bug 1082632 and bug 1082584.
Blocks: 1082509
| Assignee | ||
Comment 12•11 years ago
|
||
The patch has been added to bug 1082584.
| Assignee | ||
Updated•11 years ago
|
Attachment #8509457 -
Attachment is obsolete: true
Comment 13•11 years ago
|
||
(In reply to Michael Ratcliffe [:miker] [:mratcliffe] from comment #12)
> The patch has been added to bug 1082584.
Could you join the patches together and resolve the conflicts?
Updated•11 years ago
|
Group: mozilla-employee-confidential
| Assignee | ||
Comment 14•11 years ago
|
||
(In reply to Joe Walker [:jwalker] (overloaded - needinfo me or ping on irc) from comment #13)
> (In reply to Michael Ratcliffe [:miker] [:mratcliffe] from comment #12)
> > The patch has been added to bug 1082584.
>
> Could you join the patches together and resolve the conflicts?
Done
Comment 15•11 years ago
|
||
Changes landing in bug 1072181.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Group: mozilla-employee-confidential
You need to log in
before you can comment on or make changes to this bug.
Description
•