playwright/src/server/firefox
Andrey Lushnikov 55da16d8cd
Revert "feat: switch to the Firefox Stable equivalent by default (#6926)" (#6947)
This reverts commit a25b11659be8887b700311180fcd3653aa9e472b.

In a discussion with Dmitry Gozman we decided to revert this and instead
proceed with the following approach:
- rename `//browser_patches/firefox` to `//browser_patches/firefox-beta`
- rename `//browser_patches/firefox-stable` folder to
  `//browser_patches/firefox`

In all of the folders, we will keep the `BUILD_NUMBER` original so that
it doesn't clash on the CDN.
2021-06-07 15:55:01 -07:00
..
ffAccessibility.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
ffBrowser.ts chore: make tracing zero config (#6859) 2021-06-02 22:00:34 -07:00
ffConnection.ts fix(server): use setMaxListeners(0) on all internal event emitters (#5283) 2021-02-03 13:53:09 -08:00
ffExecutionContext.ts fix(waitForSelector): retry when context is gone during node adoption (#6851) 2021-06-02 20:17:24 -07:00
ffInput.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
ffNetworkManager.ts feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00
ffPage.ts fix(waitForSelector): retry when context is gone during node adoption (#6851) 2021-06-02 20:17:24 -07:00
firefox.ts Revert "feat: switch to the Firefox Stable equivalent by default (#6926)" (#6947) 2021-06-07 15:55:01 -07:00
protocol.ts feat(firefox): roll to 1265 (#6678) 2021-05-20 08:06:05 -07:00