Created
May 22, 2019 12:38
-
-
Save ochameau/20f26e51a3340c4ad271613ef87213e7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DOM.getBoxModel (bug 1545726, patch, missing test) | |
DOM.getContentQuads [Experimental] (bug 1543151, patch, missing test) | |
DOM.setFileInputFiles (no bug) | |
Emulation.setDeviceMetricsOverride (bug 1544417, patch, missing test) | |
Emulation.setTouchEmulationEnabled (mocked, do nothing) | |
Input.dispatchKeyEvent (bug 1543142, patch, missing test, will need followups) | |
Input.dispatchMouseEvent (bug 1543185, patch, missing test, may need followups) | |
Inspector.detached (not sure it is needed) | |
Log.enable (partial implementation) | |
Log.entryAdded (partial implementation) | |
Network.continueInterceptedRequest [Experimental] (bug 1552326, no patch) | |
Network.dataReceived (not sure it is needed) | |
Network.emulateNetworkConditions (no bug) | |
Network.enable (bug 1552326, no patch) | |
Network.loadingFailed (not sure it is needed) | |
Network.loadingFinished (not sure it is needed) | |
Network.requestIntercepted [Experimental] (not sure it is needed) | |
Network.requestServedFromCache (not sure it is needed) | |
Network.requestWillBeSent (bug 1552325) | |
Network.resourceChangedPriority [Experimental] (not sure it is needed) | |
Network.responseReceived (bug 1552325) | |
Network.setCacheDisabled (no bug) | |
Network.setRequestInterception [Experimental] (bug 1552326, no patch) | |
Page.bringToFront (bug 1535102, WIP patch, missing test) | |
Page.domContentEventFired (implemented) | |
Page.enable (implemented) | |
Page.frameAttached (no bug) | |
Page.frameClearedScheduledNavigation [Deprecated] (not sure it is needed) | |
Page.frameDetached (no bug) | |
Page.frameNavigated (implemented) | |
Page.frameResized [Experimental] (not sure it is needed) | |
Page.frameScheduledNavigation [Deprecated] (not sure it is needed) | |
Page.frameStartedLoading [Experimental] (not sure it is needed) | |
Page.frameStoppedLoading [Experimental] (not sure it is needed) | |
Page.getFrameTree (partially implemented) | |
Page.handleJavaScriptDialog (bug 1545724, no patch) | |
Page.javascriptDialogClosed (bug 1545724, no patch) | |
Page.javascriptDialogOpening (bug 1545724, no patch) | |
Page.lifecycleEvent (not sure it is needed) | |
Page.loadEventFired (partially implemented) | |
Page.navigate (partially implemented) | |
Page.navigatedWithinDocument [Experimental] (partially implemented) | |
Page.reload (partially implemented) | |
Page.setLifecycleEventsEnabled [Experimental] (mocked, do nothing) | |
Page.windowOpen (no bug) | |
Performance.enable (no bug) | |
Runtime.callFunctionOn (partially? implemented) | |
Runtime.consoleAPICalled (no bug) | |
Runtime.enable (implemented) | |
Runtime.evaluate (partially? implemented) | |
Runtime.executionContextCreated (implemented) | |
Runtime.executionContextDestroyed (implemented) | |
Runtime.executionContextsCleared (no bug) | |
Runtime.getProperties (bug 1549782, patch, missing tests) | |
Runtime.releaseObject (implemented) | |
Security.enable (mocked, do nothing) | |
Security.securityStateChanged (no bug) | |
Target.setAutoAttach [Experimental] (mocked do nothing) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment