mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
refactor: simplify EmulationManager (#2816)
EmualationManager used to be injecting touch hooks to properly support touch emulation. However, these are no longer necessary, since https://crbug.com/133915 is long fixed.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
test/assets/modernizr.js
|
||||
third_party/*
|
||||
utils/doclint/check_public_api/test/
|
||||
utils/testrunner/examples/
|
||||
|
||||
Reference in New Issue
Block a user