mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
8a8bdec87d
This roll:
- NetworkObserver now uses the `remote's` ChannelEventSink layer to
subscribe to redirects.
- Wheel events now must be dispatched from browser process.
- There's a new API for console messages
- The old methods to wait for search service and addon manager no longer
work; speculatively remove them since neither `remote` nor
`marionette` have anything like this.
Native manual merge: 9e6fcfd868
4 lines
129 B
Bash
4 lines
129 B
Bash
REMOTE_URL="https://github.com/mozilla/gecko-dev"
|
|
BASE_BRANCH="release"
|
|
BASE_REVISION="64b6a01cf07eeca770ec32aca72e81a54d4011db"
|