Yury Semikhatsky
879ce66f5e
test(webkit): unskip one more navigation test ( #534 )
2020-01-17 17:12:43 -08:00
Pavel Feldman
145600ab68
browser(webkit): remove wk1 on win+linux ( #531 )
2020-01-17 17:09:45 -08:00
Andrey Lushnikov
5f656f55b1
browser(firefox): bump build number
...
This is a follow-up to 2520dedb41
2020-01-17 17:05:31 -08:00
Andrey Lushnikov
d62080ff1e
devops: report upload build size via TG notification
2020-01-17 16:56:04 -08:00
Yury Semikhatsky
f76db837c9
fix(webkit): make interception work with cross-process navigation ( #529 )
2020-01-17 16:48:50 -08:00
Dmitry Gozman
2520dedb41
browser(firefox): support workers ( #526 )
...
a0549a0f64
2020-01-17 16:40:30 -08:00
Andrey Lushnikov
c517542f39
devops: send tg notifications for webkit-gtk-wpe
2020-01-17 16:37:49 -08:00
Andrey Lushnikov
8483245d87
devops: pack inspector protocol
2020-01-17 16:32:54 -08:00
Andrey Lushnikov
d51094105c
feat(webkit): download both wpe and gtk together
2020-01-17 16:30:19 -08:00
Andrey Lushnikov
4ee2643598
devops: combine webkit-wpe and webkit-gtk together
2020-01-17 16:27:07 -08:00
Yury Semikhatsky
44cbe00643
test(webkit): unskip passing test ( #530 )
2020-01-17 16:17:51 -08:00
Andrey Lushnikov
e750da376e
devops: fix firefox's archive.sh
2020-01-17 15:36:22 -08:00
Yury Semikhatsky
444f0d88f1
fix(webkit): forward network messages from provisional to committed page ( #527 )
2020-01-17 15:33:55 -08:00
Andrey Lushnikov
64884dc278
devops: produce webkit-wpe builds
2020-01-17 14:43:00 -08:00
Andrey Lushnikov
928d04dc26
chore: bump browser numbers to test new intrastructure
2020-01-17 14:28:17 -08:00
Andrey Lushnikov
9a944db53f
devops: rewrite checkout_build_archive_upload with build flavors
...
This patch establishes the following convention:
- scripts `checkout_build_archive_upload.sh` and `upload.sh` now accept
build flavor instead of browser name. Build flavor fully defines the
build produced / uploaded.
- scripts under `//browser_patches/webkit` and
`//browser_patches/firefox` produce build that is specific to the host
system.
2020-01-17 14:27:17 -08:00
Yury Semikhatsky
fc9ddb7c3c
chore(webkit): simplify session init logic ( #523 )
...
* chore(webkit): simplify session init logic
* update remaining license headers
2020-01-17 14:02:57 -08:00
Andrey Lushnikov
9e27d140c3
devops: rename minibrowser-linux into minibrowser-gtk
...
This is a preparation for the minibrowser-wpe upcoming build.
2020-01-17 13:42:33 -08:00
Andrey Lushnikov
14b2d5c83d
devops: support webkit-wpe compilation
...
This patch:
- teaches `//browser_patches/webkit/build.sh` to accept the `--wpe` flag
- teaches `//browser_patches/webkit/archive.sh` to accept the `--wpe` flag
- teaches `//browser_patches/webkit/pw_run.sh` to parse the `--headless`
flag. In this case, we will assume that
`//browser_patches/webkit/checkout` is built for WPE and will pass
proper dependencies.
2020-01-17 13:33:52 -08:00
Andrey Lushnikov
f9a86c0781
devops(win): fix webkit-win64 archiving step
2020-01-17 11:59:41 -08:00
Yury Semikhatsky
175f07e3dc
chore(webkit): bump build number to rebuild with new scripts ( #524 )
2020-01-17 10:47:20 -08:00
Pavel Feldman
3090f32e8a
fix(win): deploy less msvcruntime dlls ( #522 )
2020-01-17 09:44:49 -08:00
Pavel Feldman
daed1c38f8
fix(win): deploy msvcruntime dlls ( #521 )
2020-01-17 09:24:45 -08:00
Pavel Feldman
e3f69149f1
chore: bump version to 0.9.13-post
2020-01-17 07:26:38 -08:00
Pavel Feldman
2a619db582
fix(webkit): introduce user-data-dir and use it on win ( #505 )
2020-01-16 22:11:14 -08:00
Pavel Feldman
dae6e7cabc
feat(win): download win from CDN ( #519 )
2020-01-16 19:43:39 -08:00
Pavel Feldman
e93a0363f7
browser(webkit): make test runner link
2020-01-16 17:50:20 -08:00
Dmitry Gozman
734c752fea
chore: rework log api calls functionality to not replace objects ( #518 )
2020-01-16 17:48:38 -08:00
Dmitry Gozman
82057ac610
test: make api coverage checker work ( #517 )
2020-01-16 17:46:50 -08:00
Pavel Feldman
5bbb87bd07
browser(webkit): follow up to fix WKPageUIClientV14 usages
2020-01-16 17:16:53 -08:00
Andrey Lushnikov
814dbdab80
docs(devops): fix buildbots readme.md
2020-01-16 17:05:36 -08:00
Dmitry Gozman
f3c53923ab
fix(types): proper types for $wait ( #514 )
2020-01-16 17:03:32 -08:00
Yury Semikhatsky
6a0dba7b56
fix(webkit): make interception tests pass ( #516 )
2020-01-16 17:00:02 -08:00
Dmitry Gozman
057e466a65
fix(api): remove network events for data: urls ( #512 )
2020-01-16 16:58:02 -08:00
Andrey Lushnikov
ba2d9af5ae
docs(buildbots): document settings webkit-win env
2020-01-16 16:56:11 -08:00
Pavel Feldman
9c88649c6b
browser(webkit): pass dialog tests on windows ( #515 )
2020-01-16 16:38:00 -08:00
Andrey Lushnikov
a446d919fd
devops: produce webkit win64 builds
2020-01-16 15:35:27 -08:00
Dmitry Gozman
447d76d6cd
fix(firefox): assorted fixes to evaluation and remote objects ( #511 )
2020-01-16 15:24:37 -08:00
Dmitry Gozman
b4686f1eb9
browser(firefox): assorted fixes for evaluation and remote objects ( #510 )
2020-01-16 14:11:33 -08:00
Dmitry Gozman
21510a5b06
feat(firefox): support isolated worlds ( #507 )
2020-01-16 12:57:28 -08:00
Pavel Feldman
6b0b7500bd
browser(webkit): fix default context on windows ( #504 )
2020-01-16 12:49:17 -08:00
Dmitry Gozman
7785fd8191
browser(firefox): support isolated worlds ( #500 )
...
211f1f1bff
2020-01-16 11:52:22 -08:00
Yury Semikhatsky
dccf540dc5
browser(webkit): show local inspector when controlled remotely ( #508 )
2020-01-16 11:12:59 -08:00
Yury Semikhatsky
a2c7553518
fix(webkit): unflake frame detach tests ( #509 )
2020-01-16 11:10:46 -08:00
Dmitry Gozman
9b46014493
fix(launcher): ensure that local browser launch waits for process exit ( #489 )
2020-01-16 09:32:58 -08:00
Yury Semikhatsky
6ae6143711
chore: roll webkit 1092 ( #506 )
2020-01-16 09:01:42 -08:00
Joel Einbinder
a92bec13cb
test: disable flaky redirect loop test ( #496 )
2020-01-15 22:05:27 -08:00
Yury Semikhatsky
f246a1123f
browser(webkit): make gtk tests pass again ( #503 )
2020-01-15 18:02:32 -08:00
Pavel Feldman
a71f31d07e
fix(wkwin): misc test fixes ( #502 )
2020-01-15 17:53:03 -08:00
Pavel Feldman
0f1c30d54a
build(webkit): make keyboard work on win ( #501 )
2020-01-15 17:52:53 -08:00