github-actions[bot]
ac56958afe
browser(chromium): roll to r922811 ( #9020 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-20 12:06:00 +02:00
Diego Pino
2408a5dfb9
browser(webkit): Follow-up #8980 ( #8993 )
...
Bring back snippet of code that was removed in #8802
2021-09-17 20:10:14 +02:00
Joel Einbinder
cd88119313
browser(webkit): Page.overridePlatform ( #8443 )
...
Co-authored-by: Max Schmitt <max@schmitt.mx>
2021-09-17 13:52:22 +02:00
github-actions[bot]
d13b7703a7
browser(chromium): roll to r922354 ( #8985 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-17 12:07:01 +02:00
Diego Pino
44b4c2f792
browser(webkit): Reenable OS_DARK_MODE_SUPPORT ( #8980 )
2021-09-17 10:15:14 +02:00
Pavel Feldman
bca283837c
browser(webkit): compute raw header size in soup ( #8977 )
2021-09-16 14:17:50 -07:00
Diego Pino
a2ede38551
browser(webkit): roll to 15/09/21 ( #8935 )
2021-09-15 08:34:00 -07:00
Max Schmitt
5953472899
devops: fix --full command in FF which installs deps ( #8878 )
...
Broken since https://github.com/microsoft/playwright/pull/8049
Previously when doing `build.sh --full` it was installing deps + building. Currently when passing `--full` it does not install the deps before, since it tries to compile before.
2021-09-13 08:01:35 -07:00
github-actions[bot]
ef0be3648f
browser(chromium): roll to r920619 ( #8876 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-13 12:07:13 +02:00
Max Schmitt
4e95448887
browser(firefox): expose encodedBodySize in requestFinished ( #8835 )
2021-09-10 08:41:34 -07:00
github-actions[bot]
4e9729a6e9
browser(chromium): roll to r920003 ( #8832 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-10 12:12:41 +02:00
Diego Pino
653e25fc01
build(webkit): disable OS_DARK_MODE_SUPPORT ( #8802 )
2021-09-09 13:01:33 -07:00
Andrey Lushnikov
4e8d26c622
browser(ff-beta): roll ff-beta to 93.0b3 ( #8779 )
2021-09-08 07:54:44 -07:00
github-actions[bot]
9cd5c61716
browser(chromium): roll to r918973 ( #8776 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-08 15:51:50 +02:00
Diego Pino
7debcf48ff
browser(webkit): roll to 08/09/21 ( #8769 )
2021-09-08 06:50:10 -07:00
Andrey Lushnikov
2a07b353dc
browser(firefox): roll Firefox to Firefox Stable 92.0 ( #8774 )
2021-09-08 06:47:26 -07:00
Andrey Lushnikov
06b69f6a97
browser(firefox): disable background tasks and updater for firefox ( #8773 )
...
References #8536
2021-09-08 06:15:22 -07:00
Pavel Feldman
e36f6da030
browser(webkit): dsf-scale wpe videos ( #8763 )
2021-09-07 18:08:46 -07:00
Max Schmitt
d9eb37b0b9
browser(firefox): resolve socks DNS on server side ( #8723 )
2021-09-06 16:34:28 +02:00
Max Schmitt
1762f4c547
browser(firefox): expose protocolVersion in ResponseFinished ( #8687 )
2021-09-03 11:39:38 -07:00
github-actions[bot]
cf8e3b087f
browser(chromium): roll to r917400 ( #8681 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-03 12:18:28 +02:00
Diego Pino
c6cfa6f69d
browser(webkit): fix compilation in Ubuntu 18.04 ( #8672 )
2021-09-02 20:51:53 -07:00
Andrey Lushnikov
30b6614e5a
browser(firefox): enable SharedArrayBuffer in Firefox builds ( #8610 )
2021-09-01 12:27:37 +02:00
Diego Pino
d8cc457fd9
browser(webkit): roll to 01/09/21 ( #8606 )
2021-09-01 10:47:58 +02:00
Andrey Lushnikov
16b0a96e78
chore: enhance repack-juggler ( #8586 )
...
Instead of building firefox using `//browser_patches/buid.sh ff-beta`,
one can use `//browser_patches/repack-juggler.mjs ff-beta`.
The script will download the last Playwright build, and repack
Juggler and preferences there.
2021-08-31 04:04:30 -07:00
Andrey Lushnikov
9da26f9534
devops: add //browser_patches/{build.sh,clean.sh}
( #8582 )
...
These are just proxy scripts to the browsers, so you can do:
```sh
$ ./browser_patches/prepare_checkout.sh ff-beta
$ ./browser_patches/clean.sh ff-beta
$ ./browser_patches/build.sh ff-beta
$ ./browser_patches/export.sh ff-beta
```
2021-08-31 03:22:58 -07:00
Andrey Lushnikov
dce21f1cc5
chore: re-arrange firefox preferences ( #8581 )
...
There's a set of preferenes that's absolutely critical for juggler
to work. Keep these on top and mark them as critical.
2021-08-31 02:15:46 -07:00
Diego Pino
bcabf89ed3
browser(webkit): fix compilation in Ubuntu 18.04 ( #8544 )
2021-08-30 18:24:41 -07:00
Andrey Lushnikov
5eebf64dad
browser(firefox-beta): roll Firefox Beta to v92.0b10 ( #8548 )
2021-08-30 09:12:49 -07:00
Andrey Lushnikov
610067f61c
devops: fix chromium build with symbols ( #8550 )
2021-08-30 07:48:40 -07:00
github-actions[bot]
933f3f5f77
browser(chromium): roll to r916288 ( #8547 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-08-30 04:49:39 -07:00
Joel Einbinder
621af2c737
browser(webkit): fix Input.dispatchWheelEvent ( #8507 )
2021-08-27 13:40:37 -04:00
Andrey Lushnikov
5901cb321d
browser(firefox): fix file chooser in iframes #8510 ( #8510 )
...
References #8016
2021-08-27 09:28:24 -07:00
Max Schmitt
84dbe7c2f7
devops: improve TG message formatting on failed build
2021-08-26 12:49:13 +02:00
Diego Pino
baf6d5445b
browser(webkit): roll to 26/08/21 ( #8461 )
2021-08-26 11:46:15 +02:00
Andrey Lushnikov
2453ca0d49
browser(firefox-beta): roll to 92.0b9 ( #8442 )
2021-08-25 08:55:46 -07:00
Joel Einbinder
e04ff81921
browser(firefox): Browser.setPlatformOverride ( #8440 )
2021-08-25 11:45:45 -04:00
Joel Einbinder
f7950352b9
browser(firefox): Page.dispatchWheelEvent ( #8439 )
2021-08-25 11:27:12 -04:00
Andrey Lushnikov
831cff1a82
devops: drop build infrastructure for WebKit @ MacOS 10.14 ( #8438 )
...
We did not support it for a while now and had 0 complaints.
2021-08-25 07:44:28 -07:00
Joel Einbinder
744a2751de
browser(firefox): disable enterprise policies ( #8388 )
2021-08-25 10:26:20 -04:00
Joel Einbinder
527cdfb55b
browser(webkit): scrolling ( #8421 )
2021-08-25 09:36:51 -04:00
github-actions[bot]
1155ecf29a
browser(chromium): roll to r914909 ( #8435 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-08-25 14:50:26 +02:00
github-actions[bot]
5814a4aab8
browser(chromium): roll to r914153 ( #8363 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-08-24 12:46:54 +02:00
github-actions[bot]
1d48313e43
browser(chromium): roll to r912804 ( #8341 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-08-20 12:46:26 +02:00
Daniel Kolesa
d5b058f496
browser(webkit): fix build with gcc8 ( #8300 )
...
Reference: https://bugs.webkit.org/show_bug.cgi?id=229233
This should fix a failure on ubuntu 18.04 CI.
2021-08-19 08:41:20 +02:00
Daniel Kolesa
72a0943031
browser(webkit): fix build with shallow checkouts ( #8292 )
2021-08-18 15:13:27 -07:00
Dmitry Gozman
4344b3810a
browser(firefox): fix a race between Browser.close and closing context ( #8294 )
2021-08-18 14:47:21 -07:00
Max Schmitt
1426f66ccd
devops: #8253 follow-up fixes
2021-08-18 19:22:30 +02:00
Diego Pino
498bac8253
browser(webkit): roll to 18/08/21 ( #8285 )
2021-08-18 09:11:30 -07:00
Max Schmitt
93c0da6c07
devops: #8253 follow-up fixes
2021-08-18 10:15:36 +02:00