Pavel Feldman
|
ece84eccd7
|
fix(protocol): annotate file buffer as binary (#4272)
|
2020-10-28 10:55:20 -07:00 |
|
Pavel Feldman
|
05278b86fc
|
chore: remove committed types.d.ts - we are still generating it at build time (#4271)
|
2020-10-28 10:54:34 -07:00 |
|
Yury Semikhatsky
|
41d514dfde
|
browser(webkit): disable gamepad on GTK (#4264)
|
2020-10-27 16:43:26 -07:00 |
|
Pavel Feldman
|
6cafdc5a0e
|
infra: fix the headful bit on the bots (#4261)
|
2020-10-27 13:14:27 -07:00 |
|
Arjun Attam
|
05fd572766
|
docs(api): remove * from permissions (#4260)
|
2020-10-27 11:22:15 -07:00 |
|
Pavel Feldman
|
0b8c33ee75
|
fix(ECONRESET): fix it once and for all (#4258)
|
2020-10-27 11:09:41 -07:00 |
|
Max Schmitt
|
dcbdb4a6b0
|
test: fixed executable path test if ran in Docker (#4219)
|
2020-10-27 00:04:39 -07:00 |
|
Pavel Feldman
|
1ef090c3ac
|
fix(screenshot): prioritize passed type over the extension mime (#4251)
|
2020-10-27 00:02:35 -07:00 |
|
Andrey Lushnikov
|
e62f27ac47
|
chore: eliminate dead code (#4253)
Remove a stray code from original experimentation with flakiness
dashboard.
|
2020-10-27 00:00:28 -07:00 |
|
Andrey Lushnikov
|
aa219c65b6
|
chore: roll folio to v0.3.15 (#4252)
|
2020-10-26 23:07:58 -07:00 |
|
Pavel Feldman
|
be8428475d
|
feat(websocket): implement Web Sockets for Chromium & WebKit (#4234)
|
2020-10-26 22:20:43 -07:00 |
|
Pavel Feldman
|
00d6313f6d
|
browser(webkit): report raw request headers from didReceiveResponse (#4250)
|
2020-10-26 22:05:43 -07:00 |
|
Andrey Lushnikov
|
b08d3dc9ff
|
devops: always ensure linux deps when building webkit (#4249)
|
2020-10-26 21:53:27 -07:00 |
|
Yury Semikhatsky
|
39637a4ab0
|
browser(webkit): build fix (#4247)
|
2020-10-26 18:52:25 -07:00 |
|
Andrey Lushnikov
|
163cf1befd
|
devops: collect test reports for all bots (#4246)
Drive-by: make sure to upload flakiness even if tests fail.
|
2020-10-26 17:46:13 -07:00 |
|
Yury Semikhatsky
|
1feb041086
|
browser(webkit): fix mac build after last roll (#4245)
|
2020-10-26 17:40:31 -07:00 |
|
Pavel Feldman
|
c1a64eee02
|
browser(webkit): serialize set-cookie \n-separated (#4243)
|
2020-10-26 16:58:40 -07:00 |
|
Andrey Lushnikov
|
86e1e3f3fe
|
devops: collect host os name and version (#4244)
Our test annotations don't provide (and don't require) a fine-grained
information regarding ubuntu version, so we collect it separately.
|
2020-10-26 16:44:32 -07:00 |
|
Pavel Feldman
|
7fc4b797eb
|
feat(har): allow saving har for context (#4214)
|
2020-10-26 14:32:07 -07:00 |
|
Andrey Lushnikov
|
d5fbe3a662
|
devops: start uploading test reports to flakiness dashboard (#4239)
|
2020-10-26 13:46:26 -07:00 |
|
Yury Semikhatsky
|
4b2a29e23d
|
browser(webkit): roll to 10-26 (#4241)
|
2020-10-26 13:00:15 -07:00 |
|
Andrey Lushnikov
|
ccf68ec298
|
chore: roll folio to 0.3.14 (#4240)
|
2020-10-26 11:37:58 -07:00 |
|
Pavel Feldman
|
f5fbea94bb
|
feat(debug): allow using timeout for rafs for throttling debugging
|
2020-10-23 16:06:51 -07:00 |
|
Pavel Feldman
|
0337928aa3
|
fix(env): respect =true/false as env values for boolean flags (#4228)
|
2020-10-23 12:44:12 -07:00 |
|
Pavel Feldman
|
ba7949359f
|
chore: roll folio to 0.3.13 (#4215)
|
2020-10-23 12:39:46 -07:00 |
|
Pavel Feldman
|
14f069eac6
|
test(timing): relax mac/webkit expectations (#4217)
|
2020-10-23 12:38:32 -07:00 |
|
Pavel Feldman
|
b3b46db560
|
test(firefox): add a failing slow test (#4216)
|
2020-10-23 12:37:38 -07:00 |
|
Maja Wichrowska
|
ea910a4ce2
|
fix: update getFromEnv logic to validate that value is undefined (instead of falsey) before redefining it (#4226)
Additionally, cast the `PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD` check to a number to allow for values of 0 or 1
|
2020-10-23 11:52:25 -07:00 |
|
Pavel Feldman
|
c97af3ee91
|
fix(listeners): avoid "too many listeners" problem safely (#4223)
|
2020-10-23 10:38:26 -07:00 |
|
Yury Semikhatsky
|
50a6ba7fdc
|
feat: bump webkit version to include screencast fixes (#4200)
|
2020-10-23 10:33:58 -07:00 |
|
Pavel Feldman
|
c4fbc6436a
|
Revert "fix(listeners): avoid "too many listeners" problem (#3931)" (#4222)
This holds on to process / handlers forever.
|
2020-10-23 10:04:55 -07:00 |
|
Max Schmitt
|
8f3c0d5420
|
fix(docker): add pwuser to Docker focal image (#4201)
|
2020-10-23 08:14:15 -07:00 |
|
Pavel Feldman
|
72320275ab
|
fix(headers): report raw request headers on Chromium (#4207)
|
2020-10-22 08:49:16 -07:00 |
|
Pavel Feldman
|
8a42cdad30
|
feat(timing): introduce resource timing (#4204)
|
2020-10-21 23:25:57 -07:00 |
|
Darío Kondratiuk
|
bed304b191
|
doc: update playwright-sharp link (#4202)
|
2020-10-21 17:12:20 -07:00 |
|
Pavel Feldman
|
437fe17825
|
browser(firefox): expose resource timing info (#4205)
|
2020-10-21 13:55:30 -07:00 |
|
Andrey Lushnikov
|
7d28dfdb59
|
feat(firefox): roll Firefox to r1194 (#4183)
|
2020-10-20 16:51:14 -07:00 |
|
Yury Semikhatsky
|
06cafff3fa
|
feat(winldd): upload r1003 build (#4199)
|
2020-10-20 16:49:02 -07:00 |
|
Max Schmitt
|
45bb984cf0
|
test: skip 'should play video' on macOS Big Sur (#4198)
|
2020-10-20 16:48:00 -07:00 |
|
Yury Semikhatsky
|
920ea85b99
|
fix(winldd): make linker set checksum to make antiviruses happy (#4197)
|
2020-10-20 13:59:44 -07:00 |
|
Yury Semikhatsky
|
092c9905e6
|
browser(firefox): fix screencast timescale precision (#4196)
|
2020-10-20 13:39:56 -07:00 |
|
Yury Semikhatsky
|
54e05ac83e
|
browser(webkit): fix screencast timescale precision (#4195)
|
2020-10-20 13:09:24 -07:00 |
|
Pavel Feldman
|
3cceb14e29
|
test(beforeunload): add failing beforeunload test (#4188)
|
2020-10-20 08:55:01 -07:00 |
|
Pavel Feldman
|
7433ae2798
|
test: follow up to an encoding test (#4187)
|
2020-10-20 08:47:07 -07:00 |
|
Pavel Feldman
|
7f76d44f77
|
test: add a test for page.close w/ dialogs (#4184)
|
2020-10-19 21:06:06 -07:00 |
|
Pavel Feldman
|
5e7eb7a325
|
test(encoding): add a test for main resource raw body (#4186)
|
2020-10-19 20:40:21 -07:00 |
|
Pavel Feldman
|
efac743695
|
test(proxy): add a test for a second page against same proxy (#4185)
|
2020-10-19 18:35:37 -07:00 |
|
Yury Semikhatsky
|
9c160f2cc8
|
feat(webkit): bump to 1363 (#4178)
|
2020-10-19 17:40:25 -07:00 |
|
Pavel Feldman
|
5d997ed28b
|
fix(video): make video path available in persistent profiles (#4182)
|
2020-10-19 14:35:18 -07:00 |
|
Joel Einbinder
|
bf491f12cf
|
browser(webkit): fix pointer media query on windows (#4176)
|
2020-10-19 10:08:02 -07:00 |
|