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
Joel Einbinder
92dda698f8
feat: tap ( #4097 )
2020-10-19 10:07:33 -07:00
Max Schmitt
ebf207b7a1
chore: add support for macOS Big Sur (11.0) ( #4149 )
...
macOS 11.0 Big Sur was released as a preview on GitHub Actions: https://github.com/actions/virtual-environments/issues/1781#event-3879790130
Closes #2789
Relates #2793
2020-10-19 10:02:35 -07:00
Yury Semikhatsky
92cde6cd06
browser(webkit): roll to 10-19 ( #4177 )
...
This should fix current build failure on Mac.
5e1333ea77
is necessary to fix the following compilation error:
CMake Error at Source/cmake/WebKitFeatures.cmake:21 (message):
ENABLE_LEGACY_CSS_VENDOR_PREFIXES is not a valid WebKit option
Call Stack (most recent call first):
Source/cmake/WebKitFeatures.cmake:40 (_ENSURE_IS_WEBKIT_OPTION)
Source/cmake/OptionsWPE.cmake:89 (WEBKIT_OPTION_DEFAULT_PORT_VALUE)
Source/cmake/WebKitCommon.cmake:58 (include)
CMakeLists.txt:173 (include)
2020-10-19 09:17:24 -07:00
Joel Einbinder
86ef956b4b
feat(webkit): bump to 1357 ( #4154 )
2020-10-19 03:03:50 -07:00
Joel Einbinder
347dd2403b
browser(webkit): fix pointer media query on mac ( #4155 )
2020-10-19 02:34:47 -07:00
Joel Einbinder
4f7d65fe9c
browser(firefox): report pageerrors without stack properties ( #4166 )
2020-10-19 02:23:53 -07:00
Pavel Feldman
ef3d3ca58e
doc(overrides): remove "one of" that was misleading ( #4168 )
2020-10-18 23:03:07 -07:00
Tom Jenkinson
7103887bb5
add type for selector engine ( #4174 )
2020-10-18 23:00:28 -07:00
Pavel Feldman
bbdba42d30
chore(screencast): respect i/o backpressure when writing into ffmpeg ( #4164 )
2020-10-16 10:04:14 -07:00
Pavel Feldman
26442c563c
browser(webkit): fix the datastore leak ( #4163 )
2020-10-16 08:14:59 -07:00
Joel Einbinder
305d209e82
browser(firefox): always send focus events ( #4150 )
2020-10-16 01:28:13 -07:00
Yury Semikhatsky
97cb51f3e9
browser(webkit): fix windows compilation after last roll ( #4162 )
2020-10-15 14:27:02 -07:00
Yury Semikhatsky
6fb6929e36
browser(webkit): roll to 10-15 ( #4161 )
2020-10-15 13:48:58 -07:00
Yury Semikhatsky
fec37adf68
test: use custom header when testing header removal ( #4157 )
2020-10-15 10:31:07 -07:00
Andrey Lushnikov
8f8bebb632
browser(firefox): roll Firefox to tip-of-tree Oct, 12 ( #4158 )
2020-10-15 09:51:21 -07:00
Joel Einbinder
7e6f2af666
test: disable failing test "should be able to remove headers" ( #4152 )
2020-10-15 08:52:23 -07:00
Joel Einbinder
a61d07a8e9
browser(webkit): report correct pointer type to css ( #3936 )
2020-10-15 03:28:45 -07:00
Yury Semikhatsky
180aa011d0
test: make "remove header" test actually test be havior ( #4092 )
2020-10-14 22:26:56 -07:00
Yury Semikhatsky
3c32c1683a
browser(firefox): use 16-byte long uid instead of ordinal as screencast id ( #4147 )
2020-10-14 16:14:24 -07:00
Pavel Feldman
e9f5477d52
fix(screencast): await for the first video frame on Chromium ( #4145 )
2020-10-14 15:09:36 -07:00
Pavel Feldman
46a49d0809
fix(screencast): bump chromium video quality ( #4146 )
2020-10-14 15:02:32 -07:00
Yury Semikhatsky
bb981fc0cc
fix(screencast): correctly process videos with 1 frame ( #4144 )
2020-10-14 14:10:35 -07:00
Yury Semikhatsky
25cb649ea1
docs: fix Video.path() type ( #4141 )
2020-10-14 10:44:21 -07:00
Joel Einbinder
a169cb63f8
browser(webkit): fix mac compilation errors ( #4139 )
2020-10-14 10:35:45 -07:00
Andrey Lushnikov
c7b23599bc
feat(firefox): roll to r1190 ( #4133 )
2020-10-14 09:35:56 -07:00
Joel Einbinder
8c6a2e197a
browser(webkit): Input.dispatchTapEvent ( #4102 )
2020-10-14 05:53:07 -07:00
Pavel Feldman
381f49a0b8
chore: roll folio to 0.3.11 ( #4130 )
2020-10-13 22:40:25 -07:00
Pavel Feldman
5a7685665a
api(video): restore the missing video path accessor ( #4132 )
2020-10-13 22:15:51 -07:00
Pavel Feldman
9daedaca08
chore: roll test fixtures, replace trace w/ video ( #4129 )
2020-10-13 13:18:36 -07:00
Joel Einbinder
a4474f6752
browser(firefox): Page.dispatchTapEvent ( #4101 )
2020-10-13 12:24:11 -07:00
Pavel Feldman
5804131c99
chore: bump folio to 0.3.9, use fixture timeout ( #4118 )
2020-10-13 12:17:23 -07:00