mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
88eaede5ad
Since non-promise values always win the `Promise.race`, we shouldn't return `null` for timeout promise in NavigationWatcher. Instead, we can return a promise that never resolved. It should be GC'd later with the navigation watcher itself. Fixes #1417. |
||
---|---|---|
.. | ||
assets | ||
golden | ||
server | ||
diffstyle.css | ||
frame-utils.js | ||
golden-utils.js | ||
test.js |