mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
64fed38c60
The 'error' event has a special treatment in Node: https://nodejs.org/api/events.html#events_error_events To avoid this, this patch renames the 'error' event into the 'pageerror'. |
||
---|---|---|
.. | ||
.eslintrc.js | ||
Browser.js | ||
Connection.js | ||
Dialog.js | ||
FrameManager.js | ||
helper.js | ||
Navigator.js | ||
NetworkManager.js | ||
Page.js |