Closed
Bug 787385
Opened 13 years ago
Closed 13 years ago
E/GeckoConsole( 106): Attempt to use JS function on a different thread calling nsIRadioInterfaceLayer.unregisterDataCallCallback. JS objects may not be shared across threads.
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: kanru, Assigned: kanru)
Details
(Whiteboard: [LOE:S])
When testing A-GPS I saw
E/GeckoConsole( 106): Attempt to use JS function on a different thread calling nsIRadioInterfaceLayer.unregisterDataCallCallback. JS objects may not be shared across threads.
Maybe GonkGPSGeolocationProvider::ShutdownNow() isn't called from mainthread? Need to check.
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [LOE:S]
| Assignee | ||
Comment 1•13 years ago
|
||
Fixed in bug 795658
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•