gecko-dev/remote/cdp
Henrik Skupin 22d7c6a0be Bug 1767387 - [remote] Don't use sessionstore-windows-restored to determine whenapplication is fully started. r=webdriver-reviewers,jdescottes
This observer notification is only available on desktop and for
applications that actually use the feature. This is not the case
for GeckoView and as such it cannot be used.

Instead the notifications "browser-idle-startup-tasks-finished"
and "mail-idle-startup-tasks-finished" can be used. These also
align to our formerly used custom "remote-startup-requested"
notification, which now no longer exists.

Differential Revision: https://phabricator.services.mozilla.com/D145310
2022-05-04 04:28:49 +00:00
..
domains Bug 1756823 - Replace ConsoleAPIStorage observer calls with js array r=nchevobbe,webdriver-reviewers,geckoview-reviewers,agi,jdescottes 2022-05-03 17:21:59 +00:00
observers Bug 1702491 - remove redundant checks for QI. r=mkaply,webdriver-reviewers 2022-04-14 20:20:38 +00:00
sessions Bug 1747041 - [cdp] Check if message manager exists in TabSession destructor r=webdriver-reviewers,whimboo 2021-12-22 22:50:31 +00:00
targets Bug 1646289 - [CDP] Compare by target id and not browsing context id. r=webdriver-reviewers,jdescottes 2022-02-22 18:08:36 +00:00
test Bug 1719505 - [remote] Add CDP and WebDriver BiDi tests for navigator.webdriver. r=webdriver-reviewers,jdescottes 2022-04-29 17:38:14 +00:00
CDP.jsm Bug 1767387 - [remote] Don't use sessionstore-windows-restored to determine whenapplication is fully started. r=webdriver-reviewers,jdescottes 2022-05-04 04:28:49 +00:00
CDPConnection.jsm Bug 1746154 - [cdp] Add error message and documentation about the required fission preferences r=webdriver-reviewers,whimboo 2022-01-31 12:34:40 +00:00
Error.jsm Bug 1718052 - [marionette] Replace usage of marionette log.js by remote/shared/Log.jsm r=webdriver-reviewers,whimboo 2021-07-08 08:12:53 +00:00
JSONHandler.jsm
Protocol.jsm
StreamRegistry.jsm Backed out 3 changesets (bug 1703953) for causing multiple failures. CLOSED TREE 2022-03-29 17:01:58 +03:00
jar.mn Bug 1731790 - [cdp] Add blank implementation of Fetch.disable to prevent unknown method errors. r=webdriver-reviewers,jdescottes 2021-09-23 11:01:21 +00:00
moz.build Bug 1719505 - [remote] Add CDP and WebDriver BiDi tests for navigator.webdriver. r=webdriver-reviewers,jdescottes 2022-04-29 17:38:14 +00:00