Skip to content
Snippets Groups Projects
  1. Jan 31, 2022
  2. Jan 27, 2022
    • James Graham's avatar
      Bug 1421766 - Make geckodriver read marionette port from MarionetteActivePort... · f09c241a
      James Graham authored
      Bug 1421766 - Make geckodriver read marionette port from MarionetteActivePort in profile, r=webdriver-reviewers,jdescottes,whimboo
      
      When no marionette port is explicitly specified, and the Firefox
      version is >= 95, pass in a port number of 0 from geckodriver to
      firefox, so that marionette binds on a free port. Then read the port
      it used from the profile. This avoids the possibility of races between
      geckodriver picking a free port and marionette binding to that port.
      
      This could also be used on Android, but isn't implemented as part of
      this patch.
      
      Differential Revision: https://phabricator.services.mozilla.com/D136740
      f09c241a
  3. Jan 26, 2022
  4. Jan 25, 2022
  5. Jan 22, 2022
  6. Jan 21, 2022
  7. Jan 18, 2022
  8. Jan 17, 2022
  9. Jan 14, 2022
  10. Jan 13, 2022
Loading