зеркало из https://github.com/mozilla/gecko-dev.git
fafefc69a1
Since committing will do IO on the main thread, it would be better to do it on an idle thread instead. We have to change JavaScript code too because now the API is asynchrous. This patch also updates its xpcshell test. Now mozilla::widget::AsyncDeleteAllFaviconsFromDisk will get profile directory on the main thread to prevent it happens on off-main-threads, thus prevents off-main-thread assertion. MozReview-Commit-ID: CWcR0B2BC3n --HG-- extra : rebase_source : 3685a07f9f4476bc94bdf92937734b78fb3fe309 |
||
---|---|---|
.. | ||
test_macwebapputils.js | ||
test_taskbar_jumplistitems.js | ||
xpcshell.ini |