gecko-dev/ipc
Kartikaya Gupta 1832f1798c Bug 1417784 - Properly implement SyncWithCompositor for WebRender. r=froydnj,sotaro
This defines three flushing functions that flush different parts of the
WR pipeline. Using all three guarantees that everything sent to WR will
have been flushed. This is what we need to do in SyncWithCompositor to
ensure that it meets the API contract.

In addition, this patch updates the existing FlushRendering function to
use the new functions (no functional changes intended here).

MozReview-Commit-ID: GzxwpF4JT04

--HG--
extra : rebase_source : 1a8cf434d1280902906da257ae63751da7ffd114
2018-05-28 11:29:52 -04:00
..
app
chromium Bug 806514 - Replaced std::vector with nsTArray in Histogram::SampleSet. r=chutten 2018-05-23 21:50:29 -05:00
contentproc
glue
ipdl Bug 1417784 - Properly implement SyncWithCompositor for WebRender. r=froydnj,sotaro 2018-05-28 11:29:52 -04:00
mscom Backed out changeset da12c077747f (bug 1448040) for Android build bustage on build/src/obj-firefox/dist/include/mozilla/HangAnnotations.h. CLOSED TREE 2018-05-25 20:13:26 +03:00
testshell
moz.build
pull-chromium.py