Closed Bug 894256 Opened 11 years ago Closed 7 years ago

BookmarkJSONUtils.importJSONNode should use a Task

Categories

(Toolkit :: Places, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: asaf, Unassigned)

References

Details

85   importJSONNode: function BJU_importJSONNode(aData, aContainer, aIndex,
86                                               aGrandParentId) {
87     let importer = new BookmarkImporter();
88     // Can't make importJSONNode a task until we have made the
89     // runInBatchMode in BI_importFromJSON to run asynchronously. Bug 890203

Bug 890203 will provide the API.
should be moved to the new async API in bug 1095426.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.