Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Add infrastructure to enable WebRender to skip compositing after scroll events that didn't actually result in motion. #64

Merged
merged 1 commit into from Jun 30, 2016

Conversation

pcwalton
Copy link
Contributor

r? @glennw

pcwalton added a commit to pcwalton/webrender that referenced this pull request Jun 29, 2016
@glennw
Copy link
Member

glennw commented Jun 29, 2016

@pcwalton This bit looks fine, once the other bits are reviewed.

pcwalton added a commit to pcwalton/servo that referenced this pull request Jun 29, 2016
and fix the jerky scrolling "pops" during flings on Mac.

See the comments in compositor.rs for more details.

Requires servo/webrender#302 and servo/webrender_traits#64.
@pcwalton
Copy link
Contributor Author

@bors-servo: r=glennw

@bors-servo
Copy link

📌 Commit 4133489 has been approved by glennw

@bors-servo
Copy link

⌛ Testing commit 4133489 with merge d86e51a...

bors-servo pushed a commit that referenced this pull request Jun 30, 2016
Add infrastructure to enable WebRender to skip compositing after scroll events that didn't actually result in motion.

r? @glennw
@bors-servo
Copy link

☀️ Test successful - travis

@bors-servo bors-servo merged commit 4133489 into servo:master Jun 30, 2016
bors-servo pushed a commit to servo/webrender that referenced this pull request Jun 30, 2016
 	Only send new scroll frames to the compositor if a scroll event actually resulted in motion, and fix some overscroll problems.

Requires servo/webrender_traits#64.

r? @glennw
Ms2ger pushed a commit to servo/servo that referenced this pull request Jun 30, 2016
and fix the jerky scrolling "pops" during flings on Mac.

See the comments in compositor.rs for more details.

Requires servo/webrender#302 and servo/webrender_traits#64.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants