fune/browser/components/resistfingerprinting/test
Edgar Chen 203c68fb20 Bug 1779206 - Part 2: Do not always fire first pointermove event for touch; r=smaug
We don't handle the first touchmove event differently, so I think we should do
the same thing for pointermove event, otherwise, we might fire a pointermove event
without a touchmove event for the first touch action after touchstart if the touch
postition isn't changed.

Depends on D152152

Differential Revision: https://phabricator.services.mozilla.com/D152153
2022-07-20 21:12:32 +00:00
..
browser Bug 1737829: Add a cross-origin iframe test for RFP exemptions r=timhuang 2022-07-15 20:39:24 +00:00
chrome Bug 1667455 - Part 9: Stop importing Services.jsm from chrome-priv HTML code, single-line cases. r=kmag,necko-reviewers,geckoview-reviewers,extension-reviewers,m_kato,dragana 2022-07-11 12:41:52 +00:00
mochitest Bug 1779206 - Part 2: Do not always fire first pointermove event for touch; r=smaug 2022-07-20 21:12:32 +00:00