Closed
Bug 995783
Opened 12 years ago
Closed 12 years ago
Uncaught exception in util.js:397:5 (probably Sync)
Categories
(Firefox :: Sync, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 993468
People
(Reporter: marinintim, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140411210138
Steps to reproduce:
Compile nightly FF on Debian and run it.
Actual results:
*************************
A coding exception was thrown and uncaught in a Task.
Full message: TypeError: callback is undefined
Full stack: this.Utils.jsonSave<@resource://services-sync/util.js:397:5
TaskImpl_run@resource://gre/modules/Task.jsm:282:1
Handler.prototype.process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:748:11
this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:627:7
*************************
in console
| Reporter | ||
Updated•12 years ago
|
Severity: normal → trivial
Component: Untriaged → Sync
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•