Closed
Bug 956443
Opened 12 years ago
Closed 12 years ago
Include Firefox version in Android client records
Categories
(Firefox for Android Graveyard :: Android Sync, defect)
Tracking
(firefox27 fixed, firefox28 fixed, firefox29 fixed)
RESOLVED
FIXED
Firefox 29
People
(Reporter: rnewman, Assigned: rnewman)
References
(Blocks 1 open bug)
Details
(Whiteboard: [qa+][see bug 956936 for verification])
Attachments
(1 file)
See Bug 956442 for desktop.
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
When I think about this, I want some "human readable" version (which could be the User-Agent string?) and some "machine readable" version (which is defined at compile time). I also don't see where the version is getting set in the above commit.
Assignee | ||
Comment 3•12 years ago
|
||
(In reply to Nick Alexander :nalexander from comment #2)
> When I think about this, I want some "human readable" version (which could
> be the User-Agent string?) and some "machine readable" version (which is
> defined at compile time).
I suspect the UA is even less readable than the machine-readable version, but I think what you're saying is:
"ver": "27.0a1",
"version": "Firefox Aurora 27"
right?
> I also don't see where the version is getting set
> in the above commit.
Hah, that's because I didn't save the file. It's like failing to qref, but even more failicious.
Assignee | ||
Comment 4•12 years ago
|
||
This, plus Bug 956442, plus debugging:
https://tbpl.mozilla.org/?tree=Try&rev=434cc23b365a
My plan is to grab Mac and Android builds for manual QA, in addition to the tests.
Comment 5•12 years ago
|
||
nits for documentation, r=nalexander. Would love to get this to QA ASAP.
Attachment #8355822 -
Flags: review+
Assignee | ||
Comment 6•12 years ago
|
||
Target Milestone: --- → Firefox 29
![]() |
||
Updated•12 years ago
|
Whiteboard: [qa?]
![]() |
||
Comment 7•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•12 years ago
|
||
Whiteboard: [qa?] → [qa+][see bug 956936 for verification]
Assignee | ||
Updated•12 years ago
|
status-firefox28:
--- → fixed
status-firefox29:
--- → fixed
Assignee | ||
Comment 9•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
status-firefox27:
--- → fixed
Updated•8 years ago
|
Product: Android Background Services → Firefox for Android
Updated•5 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
•