зеркало из https://github.com/mozilla/gecko-dev.git
42dc9793cb
Depends on D146985 The previous changeset changed the implementation of navigatedWithinDocument to be emitted in the proper scenarios (ie, same document navigation). However our Page.navigate implementation would still timeout waiting on a network request if you tried to programmatically perform a hash navigation. Meaning hash navigation was only working when triggered from the page. With this changeset, we try to detect hash navigations in Page.navigate and treat them as "network-less" navigations (same as for non http/https navigations) Differential Revision: https://phabricator.services.mozilla.com/D147076 |
||
---|---|---|
.. | ||
puppeteer | ||
puppeteer-expected.json |