Closed Bug 1712825 Opened 3 years ago Closed 3 years ago

Allow coalescing touchmove in BrowserChild

Categories

(Core :: DOM: Events, task, P3)

task

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: sefeng, Assigned: sefeng)

References

Details

Attachments

(3 files)

In addition to the IPC layer compression, we should do similar things as mousemove, such that the touchmove events can also coalesce in BrowserChild.

Attachment #9224768 - Attachment description: WIP: Bug 1712825 - Refactor CoalescedMouseMoveFlusher into a generic class for input events → Bug 1712825 - Refactor CoalescedMouseMoveFlusher into a generic class for input events r=smaug
Attachment #9224769 - Attachment description: WIP: Bug 1712825 - Allow coalescing touchmove events in BrowserChild → Bug 1712825 - Allow coalescing touchmove events in BrowserChild r=smaug

To ensure dom.events.coalesce.touchmove works as expected.

Pushed by sefeng@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae733c332c8e
Refactor CoalescedMouseMoveFlusher into a generic class for input events r=smaug
https://hg.mozilla.org/integration/autoland/rev/f69bba33de15
Allow coalescing touchmove events in BrowserChild r=smaug
https://hg.mozilla.org/integration/autoland/rev/36d7947b5569
Add a new test to test the new touchmove coalescing behaviour r=smaug
Blocks: 1720200
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: