Closed
Bug 977358
Opened 11 years ago
Closed 11 years ago
Replace status activity header with "Signed in as"
Categories
(Firefox for Android Graveyard :: Android Sync, defect)
Tracking
(firefox29 wontfix, firefox30 verified, firefox31 verified, firefox32 verified)
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
Separate ticket to make uplifting the code easier.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → nalexander
Status: NEW → ASSIGNED
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
(In reply to Nick Alexander :nalexander from comment #0)
> Separate ticket to make uplifting the code easier.
What exactly does it mean "uplifting"?
Also: I can't find any reference in the code (yet) to this string. How exactly is it used? Concatenated with another string?
Assignee | ||
Comment 4•11 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #3)
> (In reply to Nick Alexander :nalexander from comment #0)
> > Separate ticket to make uplifting the code easier.
>
> What exactly does it mean "uplifting"?
Hi flod! We know we want to "uplift" a bunch of things from Nightly to Aurora (and some to Beta). This is part of a series of tickets that change the Sync Status activity; we broke out all of the code and layout changes into a few tickets that are careful not to touch strings (so they can be uplifted), and then this final one is the only string change (which cannot be uplifted).
> Also: I can't find any reference in the code (yet) to this string. How
> exactly is it used? Concatenated with another string?
It is used at https://hg.mozilla.org/mozilla-central/rev/c9a2edd50450#l2.11 -- it replaces a header in the Sync Status screen.
Comment 5•11 years ago
|
||
Verified as fixed on:
Builds:
32.0a1 (2014-05-12)
31.0a2 (2014-05-12)
30.0
Devices:
Galaxy Nexus (Android 4.2.1)
Samsung S3 (Android 4.3)
This is still reproducible on release build.
status-firefox29:
--- → affected
status-firefox30:
--- → verified
status-firefox31:
--- → verified
status-firefox32:
--- → verified
Comment 6•11 years ago
|
||
Considering that the Firefox 30 was released I will change flags from FF29 to wontfix;
Based on comment 5 I will mark the bug as verified.
Status: RESOLVED → VERIFIED
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
•