Reading overview of the renderingNG architecture, I noticed that they speak about compositor thread in the render process. Look at these sentences:
After that I don't quite understand following:
I also read the Inside look at modern web browser, and there talked same about compositor, that it treats inputs from user, but there didn't talk about components what it uses.
Well, I've got confused
Main question: What does compositor thread use exactly and how, after the user has done interaction with page?