Revision 574047fa01c7832b02d8047ee5cc577d29a5a8de authored by Michal Novotny on 06 March 2020, 18:36:43 UTC, committed by Michal Novotny on 06 March 2020, 18:36:43 UTC
syncWithCacheIOThread() ensures that all pending events on IO thread are processed before we continue on the main thread, where we synchronously check the flag in the index

Differential Revision: https://phabricator.services.mozilla.com/D65757

--HG--
extra : source : 0db5d88e7a66a713408c3cb29613ea28eb99b341
extra : amend_source : dd3520272eca12facefe415f3431c2bd7eb28093
1 parent 3956438
History
File Mode Size
crashtests
moz.build -rw-r--r-- 588 bytes
nsView.cpp -rw-r--r-- 33.4 KB
nsView.h -rw-r--r-- 20.7 KB
nsViewManager.cpp -rw-r--r-- 34.0 KB
nsViewManager.h -rw-r--r-- 15.3 KB

back to top