gecko-dev/xpcom
Doug Thayer c0eae2f201 Bug 1665453 - Poll for native events in between prefetching early dlls r=agashlin
In the initial patches for bug 1656526, mhowell noticed that for startups which
take a very long time, if the user interacts with the skeleton UI window, the OS
will flag us as not responsive, which could be a poorer user experience than
seeing nothing. Since our UI is designed to look non-interactive anyway, we
assume that a better experience would be to simply squash the not responsive
response from the OS by trivially processing native events. It's not perfect in,
say, the event that startup is hung for some reason, but it's arguably preferable
to our old model of startup being hung, which was just nothing being displayed at
all.

Differential Revision: https://phabricator.services.mozilla.com/D91005
2020-09-24 23:51:42 +00:00
..
base Bug 1667326: Remove unnecessary pref for SRI. r=freddyb 2020-09-25 10:04:08 +00:00
build Bug 1666310 - Enable IOInterposer on early beta r=aklotz 2020-09-21 21:32:07 +00:00
components Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
doc
ds Bug 1659264 - Remove all references to the preference 'layout.css.moz-touch-enabled.enabled'. r=emilio 2020-09-25 10:29:08 +00:00
glue Bug 1665453 - Poll for native events in between prefetching early dlls r=agashlin 2020-09-24 23:51:42 +00:00
idl-parser Bug 1611933 - Support infallible xpcom methods, and use it for nsIURI.schemeIs. r=nika,xpcom-reviewers 2020-09-18 00:24:12 +00:00
io Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
libxpt/xptcall
reflect
rust Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,necko-reviewers,valentin 2020-09-20 16:09:26 +00:00
string Bug 1665850 - Remove workaround in RestartBulkWrite that's no longer necessary. r=xpcom-reviewers,nika 2020-09-21 13:14:40 +00:00
system Bug 1660057: Add preferences for Fission rollout Normandy experiment. r=nika,marionette-reviewers,perftest-reviewers 2020-09-25 02:01:15 +00:00
tests Bug 1666746 - pt 3. Improve some messages from TestPLDHash r=njn 2020-09-25 00:09:35 +00:00
threads Bug 1663747: Part 1 - Fix sCurrentShutdownPhase and add PastShutdownPhase() API. r=nika 2020-09-22 17:13:27 +00:00
windbgdlg
xpidl
moz.build Bug 1664077 - Remove xpcom-private.h. r=sg 2020-09-15 14:53:10 +00:00
xpcom-config.h.in