Closed
Bug 965020
Opened 11 years ago
Closed 11 years ago
Use task affinities more clearly to avoid some back-stack issues
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 29
People
(Reporter: rnewman, Assigned: rnewman)
References
Details
(Whiteboard: [qa+])
Attachments
(1 file)
(deleted),
patch
|
rnewman
:
review+
|
Details | Diff | Splinter Review |
The lesser version of Bug 964883.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8366956 [details] [diff] [review]
Use task affinities more clearly to avoid some back-stack issues.
wesj reviewed this over my shoulder.
Attachment #8366956 -
Flags: review+
Assignee | ||
Comment 3•11 years ago
|
||
Whiteboard: [qa+] → [qa+][fixed in services]
Comment 4•11 years ago
|
||
I wanted to test this to see if it affects webapps in some way, so I applied the patch to my trunk clone and got this build error:
2:39.56 /Users/myk/Mozilla/gecko-dev/mobile/android/base/preferences/SyncPreference.java:25: invalid method declaration; return type required
2:39.56 private openSync11Settings() {
Perhaps it depends on something in the Services branch?
Assignee | ||
Comment 5•11 years ago
|
||
(In reply to Myk Melez [:myk] [@mykmelez] from comment #4)
> I wanted to test this to see if it affects webapps in some way, so I applied
> the patch to my trunk clone and got this build error:
That's just a typo in the patch attached to the bug (missing qref). Do this instead:
hg qimport -n taskaffinity -P https://hg.mozilla.org/services/services-central/rev/d757713c39cc
Assignee | ||
Comment 6•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa+][fixed in services] → [qa+]
Target Milestone: --- → Firefox 29
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
•