mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
bc643ea5a1
In our current, OMT design, we are sending OnDataFinished event only after are we have dispatched the OnProgress events on Main thread. This can have performance impacts and had been put under a pref network.send_OnDataFinished_after_progress_updates. Although this was not part of the original designed we had to introduce this behavior due to [this issue](https://treeherder.mozilla.org/logviewer?job_id=433555456&repo=autoland&lineNumber=7649). Now the [devtool issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1861637) has been fixed. We can disable the pref for now as the devtool test has been fixed and re-enable it back if we see similar issues in future. Differential Revision: https://phabricator.services.mozilla.com/D192326 |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |