Closed Bug 1760637 Opened 3 years ago Closed 3 years ago

Upgrade initPanel in instantEditBookmark.js to async

Categories

(Firefox :: Bookmarks & History, task, P3)

task

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: jteow, Assigned: jteow)

References

Details

Attachments

(1 file)

initPanel in editBookmark.js was made async.

For consistency and future re-usability, we should also convert initPanel in instantEditBookmark.js to async.

we should check re-entrancy, by the usual let instance = this._instance = {} trick and checking after each await to avoid double initialization work.

Severity: -- → S4
Priority: -- → P3
Pushed by jteow@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4e81d3826042 Upgrade initPanel in instantEditBookmark.js to async r=mak
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
Regressions: 1779695
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: