зеркало из https://github.com/mozilla/gecko-dev.git
d832456285
When user adjusts the video playback rate, which might cause we sending images in a speed that is faster than the speend we composite images. In this situation, the frame dropping actually won't cause any visual defect and we also don't want to report this frame dropping to user, because it's not caused by system overloading, it's just our compositor doesn't support compositing images in such a high rate. Therefore, we should check if the dropped images are caused by system overload or high update rate, and only report the former to user. Differential Revision: https://phabricator.services.mozilla.com/D46236 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
2d | ||
angle | ||
cairo | ||
config | ||
docs | ||
gl | ||
graphite2 | ||
harfbuzz | ||
ipc | ||
layers | ||
ots | ||
qcms | ||
sfntly | ||
skia | ||
src | ||
tests | ||
thebes | ||
vr | ||
webrender_bindings | ||
wr | ||
ycbcr | ||
moz.build |