Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Henrik Skupin b2e39df5be Bug 1694389 - [remote] Add API to get the unique id for a browsing context. r=webdriver-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D137540
2022-02-14 05:47:54 +00:00
Henrik Skupin 9650db0322 Bug 1753288 - [remote] Return target URI from waitForInitialNavigationCompleted. r=webdriver-reviewers,jdescottes
When requested to return early from waitForInitialNavigationCompleted
when the navigation starts, the URIs of the current location and for the
destination will be returned.

Differential Revision: https://phabricator.services.mozilla.com/D137539
2022-02-11 11:28:32 +00:00
Henrik Skupin 0c3fecd629 Bug 1751954 - [remote] Allow to return from waitForInitialNavigationCompleted when load started. r=webdriver-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D137103
2022-01-28 20:29:10 +00:00
Henrik Skupin 65e979f4be Bug 1747359 - [marionette] Improve checks for tab's initial page load. r=webdriver-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D135594
2022-01-17 12:31:34 +00:00
Henrik Skupin 518343be3e Bug 1739369 - [marionette] Use webProgress to listen for the initial page being loaded in "WebDriver:NewWindow". r=webdriver-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D134542
2022-01-07 21:28:33 +00:00
Henrik Skupin 0ae2105fde Bug 1739369 - [marionette] Move wait for initial page load logic into shared navigate module. r=webdriver-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D134541
2022-01-07 21:28:33 +00:00
Henrik Skupin 2973a301fe Bug 1731553 - [remote] Add shared module to handle stack frames. r=webdriver-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D133087
2021-12-09 20:24:09 +00:00
Julian Descottes b1e8e9fcfc Bug 1720070 - [remote] Only apply common preferences on the first call to applyPreferences r=webdriver-reviewers,whimboo
Depends on D119610.  After fixing the error with targetList.destructor, calling CDP::stop() without having called CDP::start() before will trigger another failure.
This is because it will trigger a late load of RecommendedPreferences which will try to automatically initialize preferences
As we discussed about moving the init to be only performed during a call to applyPreferences, I am doing this change here to avoid the error.
This will not yet allow to call this from BiDi, or it would have to call it with an empty `preferences` map.

Differential Revision: https://phabricator.services.mozilla.com/D119611
2021-07-14 16:54:29 +00:00
Julian Descottes faae156764 Bug 1719850 - [marionette] Enforce no-unused-vars for global variables in marionette eslint configuration r=webdriver-reviewers,whimboo
Depends on D119508

Differential Revision: https://phabricator.services.mozilla.com/D119515
2021-07-09 17:22:09 +00:00
Julian Descottes dba554e505 Bug 1719667 - [remote] Do not set recommended preferences when not wanted r=webdriver-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D119409
2021-07-09 08:42:47 +00:00
Julian Descottes 29d8d69939 Bug 1693803 - [remote] Use a shared RecommendedPreferences module for remote protocols r=webdriver-reviewers,whimboo
Depends on D119072

Differential Revision: https://phabricator.services.mozilla.com/D119073
2021-07-08 08:12:53 +00:00
Geoff Lankow 638052c1f3 Bug 1706216 - Enable Remote Agent in Thunderbird. r=whimboo,remote-protocol-reviewers,firefox-build-system-reviewers,glandium
Differential Revision: https://phabricator.services.mozilla.com/D112677
2021-05-13 23:14:24 +00:00
Henrik Skupin e5512a23ac Bug 1701168 - [remote] Properly wait for resize events on browser dimension changes. r=remote-protocol-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D112738
2021-04-20 18:15:45 +00:00
Henrik Skupin 563458af7d Bug 1690475 - [remote] Reorganize xpcshell and browser chrome tests. r=remote-protocol-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D106062
2021-02-23 17:37:03 +00:00