Closed
Bug 867634
Opened 12 years ago
Closed 12 years ago
sync.js error: TypeError: this._msg is null
Categories
(Firefox for Metro Graveyard :: Sync, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 23
People
(Reporter: jimm, Assigned: jimm)
References
Details
Attachments
(1 file)
3.00 KB,
patch
|
ally
:
review+
|
Details | Diff | Splinter Review |
STR:
1) get a device paired a synced.
2) disconnect the device from sync
3) attempt to connect again
[JavaScript Error: "TypeError: this._msg is null" {file: "chrome://browser/content/sync.js" line: 579}]
We have an undo disconnect feature in here that our ui doesn't support.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → jmathies
Assignee | ||
Updated•12 years ago
|
Attachment #744163 -
Flags: review?(ally)
Updated•12 years ago
|
Attachment #744163 -
Flags: review?(ally) → review+
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•