Closed
Bug 1038815
Opened 11 years ago
Closed 10 years ago
Contacts can get into a 'frozen' state in some cases
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(blocking-b2g:2.0+, b2g-v2.0 fixed, b2g-v2.1 fixed)
People
(Reporter: sergi, Assigned: sergi)
References
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
52 bytes,
patch
|
arcturus
:
review+
|
Details | Diff | Splinter Review |
In some cases, for example by pressing the settings button repeatedly, Contacts will go into a blank screen, with the user having to restart the app.
Assignee | ||
Comment 1•11 years ago
|
||
This patch ensures that Contacts will come back to a valid state even if it freezes up. The patch doesn't do much, mostly because the architecture for subsections will change soon and the code in navigation.js will become obsolete.
Attachment #8456287 -
Flags: review?(francisco)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sergi.mansilla
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 2.0 S6 (18july)
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8456287 [details]
Github PR
https://github.com/mozilla-b2g/gaia/pull/21831/files
Assignee | ||
Comment 3•11 years ago
|
||
Actual pull request
Attachment #8456287 -
Attachment is obsolete: true
Attachment #8456287 -
Flags: review?(francisco)
Attachment #8457051 -
Flags: review?(francisco)
Comment 4•11 years ago
|
||
Comment on attachment 8457051 [details] [diff] [review]
Actual Github PR
Can we create unit tests for this?
I know sometimes we will endup writing more tests than patches, but sure will be helpful in time.
Attachment #8457051 -
Flags: review?(francisco)
Assignee | ||
Comment 5•10 years ago
|
||
Of course, no problem.
Updated•10 years ago
|
Target Milestone: 2.0 S6 (18july) → 2.1 S1 (1aug)
Assignee | ||
Updated•10 years ago
|
Target Milestone: 2.1 S1 (1aug) → 2.1 S2 (15aug)
Updated•10 years ago
|
Target Milestone: 2.1 S2 (15aug) → ---
Comment 7•10 years ago
|
||
Carrying over flags from the dupe.
blocking-b2g: --- → 2.0+
Keywords: regression
Comment 8•10 years ago
|
||
Comment on attachment 8457051 [details] [diff] [review]
Actual Github PR
We have been speaking offline to land this, since the change is pretty simple and do a follow up with integration tests (we'll need a bit of time to do this tests)
Attachment #8457051 -
Flags: review+
Updated•10 years ago
|
Target Milestone: --- → 2.1 S3 (29aug)
Comment 9•10 years ago
|
||
We have created bug 1056081 to add integration tests to this use case.
See Also: → 1056081
Assignee | ||
Comment 10•10 years ago
|
||
Merged at 4ccb207518f62baa5160a735a6189d3ba9d34e1d
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 11•10 years ago
|
||
status-b2g-v2.0:
--- → fixed
status-b2g-v2.1:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•