WebDriver/RemoteProtocol/Milestones

From MozillaWiki
< WebDriver‎ | RemoteProtocol
Revision as of 19:33, 13 December 2019 by Whimboo (talk | contribs) (Added beta mvp)
Jump to navigation Jump to search

Milestones

Beta

  • Goal: TBD
  • ETA: End of Q2 2019
Full Query
ID Priority Summary Assigned to Status
1603078 P1 Run remote(pup) with Fission enabled Andreas Tolfsen ❲:ato❳ RESOLVED
1565164 P1 Rename "plurals" modules to Lists or equivalent Andreas Tolfsen ❲:ato❳ RESOLVED
1607500 P1 Task function name in browser_agent.js test broken Andreas Tolfsen ❲:ato❳ RESOLVED
1606834 P1 Document fit/fdescribe for Puppeteer tests Andreas Tolfsen ❲:ato❳ RESOLVED
1606828 P1 Add -v[v] shorthand flag to ./mach puppeteer-test Andreas Tolfsen ❲:ato❳ RESOLVED
1606818 P1 Use nsIHttpServer API to unregister path handler Andreas Tolfsen ❲:ato❳ RESOLVED
1606613 P1 Stop logging handled errors Andreas Tolfsen ❲:ato❳ RESOLVED
1606612 P1 Pretty-print WebSocket packets when verbose logging is turned on Andreas Tolfsen ❲:ato❳ RESOLVED
1606317 P1 ignorehttpserrors.spec.js:30:5 - FAILED while running "beforeEach" in suite "Firefox ignoreHTTPSErrors" Andreas Tolfsen ❲:ato❳ RESOLVED
1603451 P1 browser-chrome test name not logged Andreas Tolfsen ❲:ato❳ RESOLVED
1600330 P1 Write tests for nsIRemoteAgent interface Andreas Tolfsen ❲:ato❳ RESOLVED
1598286 P1 Enable remote agent on Windows AArch64 Andreas Tolfsen ❲:ato❳ RESOLVED
1597227 P1 Investigate options for not forcing a GC in nsHttpServer._connectionClosed Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1597343 P1 Runtime.evaluate returns an object id instead of its value Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1634029 P1 Reorganize observer modules and simplify watching for created/closed browser windows Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1623581 P1 Add support for "returnByValue" and "awaitPromise" to Runtime.evaluate Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1623484 P1 Runtime.evaluate and Runtime.callFunctionOn return wrong data for Symbol and BigInt types Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1599413 P1 Implement Page.frameAttached Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1599773 P1 Implement Page.frameDetached Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1599994 P1 Implement Page.printToPDF Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1600053 P1 Implement IO.read Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1600055 P1 Get rid of using "outerWindowID" in favor of "browsingContext.id" Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1600058 P1 Implement IO.close Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1619548 P1 Update expectation states of Puppeteer tests to pass on MacOS Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1615368 P1 Response for Runtime.callFunctionOn with returnbyValue misses "type" and "description" Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1544417 P1 Implement Emulation.setDeviceMetricsOverride's Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1596601 P1 Add place-holder for Page.setInterceptFileChooserDialog Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1605359 P1 Page.getFrameTree has to return details for all frames in the current tab Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1596136 P1 "Emulation.setUserAgentOverride" should only affect the current target Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1593979 P1 "mach test" for remote/test/browser/*/ fails after a clobber with head.js not found Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1593226 P1 Runtime.executionContextCreated and Runtime.executionContextDestroyed are not emitted for frames Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1590102 P1 Implement Network.deleteCookies Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1590098 P1 Implement Network.getCookies Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1588114 P1 Implement Network.setCookie and Network.setCookies Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1607461 P1 Implement Network.setCacheDisabled Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1587845 P1 Add "clip" argument to Page.captureScreenshot Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1607560 P1 Implement DOM.describeNode Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1607562 P1 Implement DOM.resolveNode Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1608370 P1 No startup/shutdown profile written for Marionette based test jobs Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1609627 P1 Implement Page.navigateToHistoryEntry Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1610374 P1 Intermittent remote/test/browser/page/browser_navigateToHistoryEntry.js | Got expected current index - Got 2, expected 1 Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1610377 P1 Intermittent remote/test/browser/page/browser_getNavigationHistory.js | Got expected current index - Got 2, expected 0 Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1615260 P1 Response for Runtime.callFunctionOn with returnbyValue shouldn't return value when it's not serializable Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1612174 P1 Emit "init" lifecycleEvent in Runtime.evaluate when document.open() is called (to fix page.setContent in Puppeteer) Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED
1600959 P1 Implement Runtime.executionContextsCleared Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED
1596883 P1 [Puppeteer] (Laucher, BrowserFetcher) Download appropriate Firefox version; determine executable path Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED
1599260 P1 Add support for "loaderId" to "Page.lifecycleEvent" Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED
1599257 P1 "Page.navigate" has to block until a response received Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED
1633042 P1 Intermittent remote/test/browser/page/browser_navigate.js | Uncaught exception - [Exception... "(null)" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "<unknown>" data: no] Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED
1596886 P1 [Puppeteer] [CI] Run unit tests against Firefox Nightly Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED

50 Total; 0 Open (0%); 50 Resolved (100%); 0 Verified (0%);


Alpha

Full Query
ID Priority Summary Assigned to Status
1526364 P1 Show visual cue when remote agent is active Andreas Tolfsen ❲:ato❳ RESOLVED
1543115 P1 Accomodate to Puppeteer grepping stderr to fetch WebSocket server URL Andreas Tolfsen ❲:ato❳ RESOLVED
1544393 P1 Ship remote agent in Nightly Andreas Tolfsen ❲:ato❳ RESOLVED
1549708 P1 Implement Page.reload's ignoreCache argument Andreas Tolfsen ❲:ato❳ RESOLVED
1600121 P1 Get rid of check for target path length on target-created Andreas Tolfsen ❲:ato❳ RESOLVED
1600111 P1 Make nsIRemoteAgent synchronous (was: Exceptions from nsIRemoteAgent are not detected in remote_agent.rs) Andreas Tolfsen ❲:ato❳ RESOLVED
1600081 P1 Fix build instructions with new startup in mind Andreas Tolfsen ❲:ato❳ RESOLVED
1599400 P1 Revendor Puppeteer from upstream Andreas Tolfsen ❲:ato❳ RESOLVED
1596729 P1 Document how to debug system observer notifications Andreas Tolfsen ❲:ato❳ RESOLVED
1590826 P1 Drop stdout workaround from Puppeteer clone Andreas Tolfsen ❲:ato❳ RESOLVED
1590827 P1 Add remote-agent-requested system notification Andreas Tolfsen ❲:ato❳ RESOLVED
1590828 P1 nsIRemoteAgent should return NS exceptions Andreas Tolfsen ❲:ato❳ RESOLVED
1591927 P1 Implement Security.setIgnoreCertificateErrors Andreas Tolfsen ❲:ato❳ RESOLVED
1594351 P1 Include remote agent status in about:support Andreas Tolfsen ❲:ato❳ RESOLVED
1592643 P1 Implement Target.activateTarget Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1594871 P1 Intermittent remote/test/browser/page/browser_captureScreenshot.js | Size of quality 10 is smaller than default - Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1595112 P1 Improve performance of browser chrome tests by caching the CDP client code across tests of the same domain Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1595528 P1 In-tree Puppeteer unit tests and examples don't work with Chrome/Chromium Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1595697 P1 Implement Emulation.setUserAgentOverride Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1596101 P1 Forward Network.setUserAgentOverride to Emulation.setUserAgentOverride Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1597253 P1 Implement Page.lifecycleEvent Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1597259 P1 Implement Page.setLifecycleEventsEnabled Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1597643 P1 Implement Page.frameStartedLoading Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1598468 P1 Temporarily stop emitting Target.receivedMessageFromTarget events due to massive spamming in the console Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1589625 P1 Remote browser chrome tests do not correctly clean-up after tests Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1588622 P1 Implement support for "contentSize" and "layoutViewport" of Page.getLayoutMetrics Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1587846 P1 Add "format" and "quality" arguments to Page.captureScreenshot Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1585272 P1 Protocol error (Network.enable): Component returned failure code: 0xc1f30100 (NS_ERROR_FACTORY_EXISTS) [nsIComponentRegistrar.registerFactory] NetworkObserver@chrome://remote/content/domains/parent/network/NetworkObserver.jsm:74 Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1600317 P1 Add workaround for denying non-CDP methods to be called Henrik Skupin [:whimboo][⌚️UTC+2] RESOLVED
1590467 P1 Implement minimal UX for running puppeteer with Firefox Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED
1596888 P1 [Puppeteer] Add recommended automation preferences to profile setup when launching Firefox Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED
1597877 P1 Implement Page.createIsolatedWorld Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED
1597879 P1 Implement Page.addScriptToEvaluateOnNewDocument Maja Frydrychowicz :impossibus (was :maja_zf) (needinfo me) RESOLVED

33 Total; 0 Open (0%); 33 Resolved (100%); 0 Verified (0%);