Closed Bug 1725493 Opened 3 years ago Closed 3 years ago

The coalesced touchmove event isn't updated to last status

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P1)

defect

Tracking

()

RESOLVED FIXED
93 Branch
Tracking Status
firefox92 + fixed
firefox93 --- fixed

People

(Reporter: edgar, Assigned: edgar)

References

Details

Attachments

(1 file)

So the coalesced touchmove event could be up-to-date

Blocks: 1511231
Attachment #9236076 - Attachment description: Bug 1725493 - Propagate Touch::mChanged through IPC; → Bug 1725493 - Make coalesced touchmove event could be up-to-date;
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd8ffa7ed65a
Make coalesced touchmove event could be up-to-date; r=smaug,sefeng
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch

[Tracking Requested - why for this release]:

It is a regression of touch event coalescing.
And touch event coalescing is enabled in bug 1720200 on 92.

Comment on attachment 9236076 [details]
Bug 1725493 - Make coalesced touchmove event could be up-to-date;

Beta/Release Uplift Approval Request

  • User impact if declined: The state of touches might not be accurate.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce: None
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): We just update the state of touches unconditionally, there can't be too many touches, so it shouldn't be a performance issue.
  • String changes made/needed: None
Attachment #9236076 - Flags: approval-mozilla-beta?

Changing the priority to p1 as the bug is tracked by a release manager for the current beta.
See What Do You Triage for more information

Priority: P3 → P1

Comment on attachment 9236076 [details]
Bug 1725493 - Make coalesced touchmove event could be up-to-date;

Approved for 92.0b6.

Attachment #9236076 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: