| 1535104 |
Network.requestWillBeSent should track file:// and data: requests |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1547198 |
Fire Runtime.executionContextDestroyed when the tab closes |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1552326 |
Implement Network.setRequestInterception |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1553847 |
Implement DOM.setFileInputFiles |
RESOLVED |
nobody@mozilla.org |
P5 |
| 1553854 |
Implement Runtime.consoleAPICalled |
RESOLVED |
hskupin@gmail.com |
P1 |
| 1589784 |
Implement Network.loadingFailed |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1590201 |
Implement Network.loadingFinished |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1590220 |
Implement Network.requestServedFromCache |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1591389 |
Implement support for Fetch.enable, Fetch.disable, Fetch.requestPaused, and basics for Fetch.continueRequest |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1591522 |
Add "flatten" argument to Target.attachToTarget |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1595177 |
Implement Input.insertText |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1596390 |
Very poor performance for connecting to Firefox and closing the connection |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1597660 |
Implement Page.lifecycleEvent for network related events |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1599431 |
"Page.navigate" has to allow navigation by frameId |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1601421 |
The execution context created by Page.createIsolatedWorld should have its own window global (sandbox) |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1601695 |
Schedule script evaluation for scripts enqueued by Page.addScriptToEvaluateOnNewDocument's source argument |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1602083 |
Emit executionContextCreated for all contexts that exist when Runtime gets enabled |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1603167 |
Restructure Sync.jsm and Error.jsm to better deal with lazy loading |
NEW |
nobody@mozilla.org |
P3 |
| 1603223 |
Decouple Page and Runtime domains |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1605784 |
Implement Emulation.setTouchEmulationEnabled |
RESOLVED |
hskupin@gmail.com |
P1 |
| 1606604 |
Build the remote agent on all release channels |
RESOLVED |
hskupin@gmail.com |
P3 |
| 1608294 |
Allow to send referrer via Page.navigate |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1610855 |
Implement Target.targetInfoChanged |
RESOLVED |
omedhurst@mozilla.com |
P3 |
| 1612538 |
Move all page navigation related code into parent process |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1618863 |
Page.navigate doesn't fail for status code other than 200 (eg. 204 - no content) |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1623482 |
Without calling a parent Runtime domain method no execution contexts are tracked internally |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1628589 |
Run Puppeteer unit tests for all the changes on trunk |
RESOLVED |
hskupin@gmail.com |
P1 |
| 1632007 |
Page.navigate should return loaderId for data:* urls |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1632507 |
Page.navigate should report an error for unknown url scheme |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1632649 |
Page.navigate should work with same-document anchor navigation |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1632711 |
Stand up Wordpress gutenberg against Firefox Nightly in CI |
RESOLVED |
mjzffr@gmail.com |
P2 |
| 1634690 |
Page.navigate should return loaderId for file:* urls |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1634693 |
Page load events should be emitted when navigating to a file: url |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1634695 |
Navigating with file: protocol returns wrong frameId and causes hang of various Page domain related methods |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1635568 |
Split-out event listeners from observer classes |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1635685 |
Refactor observer classes for singletons |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1636272 |
Check which Runtime commands are not allowed to run without the Runtime being enabled. |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1636384 |
Runtime.disable has to send Runtime.executionContextDestroyed events for all registered contexts |
RESOLVED |
omedhurst@mozilla.com |
P2 |
| 1636970 |
Page.frameStoppedLoading is emitted at the wrong time |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1636979 |
Implement Target.detachedFromTarget |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1636980 |
Implement Target.setAutoAttach |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1637062 |
Implement Network.getResponseBody |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1637063 |
Implement Network.setExtraHTTPHeaders |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1637064 |
Implement Page.close |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1637838 |
Propagate loaderId to non-Document request and response events |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1637839 |
Network.responseReceived should be emitted after requestfinished |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1638743 |
Target.createTarget doesn't emit Target.attachedToTarget event when "setAutoAttach" is enabled |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1644657 |
Investigate when to send Runtime.executionContextDestroyed events on navigation |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1644661 |
Emit Runtime.executionContextsCleared event in Runtime.disable |
RESOLVED |
omedhurst@mozilla.com |
P3 |
| 1644826 |
Keyboard interrupt on ./mach puppeteer-test doesn't kill all child processes |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1645065 |
Without calling a parent Page domain method no internal data is tracked |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1649375 |
Implement Page.setBypassCSP |
RESOLVED |
nobody@mozilla.org |
P3 |
| 1650270 |
ExecutionContext creation fails (debuggee.docShell is null) after Page.frameDetached |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1670286 |
Sync vendored puppeteer to v5.5.0 |
RESOLVED |
mjzffr@gmail.com |
P3 |
| 1672461 |
Pin package dependencies when installing Puppeteer in Mozilla CI |
RESOLVED |
mjzffr@gmail.com |
P2 |
| 1679808 |
ExecutionContext._toRemoteObject() has to better handle certain objects (Promises, plain objects, window) |
RESOLVED |
nobody@mozilla.org |
P2 |
| 1680504 |
Implement Runtime.exceptionThrown |
RESOLVED |
hskupin@gmail.com |
P1 |
| 1680740 |
Implement Target.getTargets |
RESOLVED |
hskupin@gmail.com |
P1 |
| 1680780 |
Set correct `attached` status for Targets in TargetInfo |
RESOLVED |
omedhurst@mozilla.com |
P3 |
| 1683392 |
High CPU load for "mach puppeteer-test" since using "npm ci" |
RESOLVED |
hskupin@gmail.com |
P2 |