Closed
Bug 656349
Opened 14 years ago
Closed 14 years ago
Sync Setup error dialog appears when bypassing easy setup
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox5 unaffected, firefox6 fixed, fennec6+)
VERIFIED
FIXED
Firefox 6
| Tracking | Status | |
|---|---|---|
| firefox5 | --- | unaffected |
| firefox6 | --- | fixed |
| fennec | 6+ | --- |
People
(Reporter: tchung, Assigned: mbrubeck)
References
Details
(Keywords: regression, Whiteboard: [has patch])
Attachments
(2 files)
|
70.15 KB,
image/png
|
Details | |
|
1.10 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
The Cannot Setup Sync error dialog appears immediately if bypassing easy setup code. See screenshot
Repro:
1) install android nightly build on phone or tablet: Mozilla/5.0 (Android; Linux armv71; rv:6.0a1) Gecko/20110511 Firefox/6.0a1 Fennec/6.0a1
2) Prefs > Sync > Click Connect (assuming no account setup yet)
3) Easy setup dialog appears. wait for code to show
4) Click "I'm not near my computer..." link
5) Verify Cannot setup dialog pops up immediately, then asking user to try again.
Expected:
- Cannot setup sync dialog shoudlnt appear since user didnt change anything yet
Actual:
- error dialog popup
| Assignee | ||
Updated•14 years ago
|
tracking-fennec: --- → ?
| Assignee | ||
Comment 1•14 years ago
|
||
Can't reproduce this in Aurora (Firefox 5).
status-firefox5:
--- → unaffected
Keywords: regressionwindow-wanted
| Assignee | ||
Comment 2•14 years ago
|
||
Regression from bug 649739.
Blocks: 649739
Keywords: regressionwindow-wanted
| Assignee | ||
Comment 3•14 years ago
|
||
The JPAKE client code now sends "jpake.error.userabort" instead of (null) when the user cancels the connection process.
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [has patch]
| Assignee | ||
Updated•14 years ago
|
Flags: in-testsuite?
Updated•14 years ago
|
Attachment #532381 -
Flags: review?(mark.finkle) → review+
Updated•14 years ago
|
tracking-fennec: ? → 6+
| Assignee | ||
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → Firefox 6
| Reporter | ||
Comment 5•14 years ago
|
||
Verified fix on nightly: Mozilla/5.0 (Android; Linux armv71; rv:6.0a1) Gecko/20110516 Firefox/6.0a1 Fennec/6.0a1
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
status-firefox6:
--- → fixed
| Assignee | ||
Updated•13 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•