zotero/chrome
Dan Stillman 078e3bb079 Switch from Bluebird coroutine to async/await for DB/schema
We've been seeing some behavior in `Schema::_migrateUserDataSchema()`
that should be impossible, with conditional blocks totally skipped. I
can't see how this is anything other than either a JS engine bug with
generators or some sort of bug in our version of Bluebird, but with any
luck it will go away by switching everything to async/await.
2022-02-21 15:13:05 -05:00
..
content Switch from Bluebird coroutine to async/await for DB/schema 2022-02-21 15:13:05 -05:00
locale Disable Delete/Restore menu items appropriately (#2340) 2022-02-20 11:45:53 -05:00
skin/default Doc Prefs: Don't increase style list height at larger font sizes 2022-01-02 16:57:06 -05:00