Граф коммитов

13672 Коммитов

Автор SHA1 Сообщение Дата
Joel Einbinder 4d6d81e60e
feat(webkit): roll to 1001 (#96) 2019-11-26 17:13:58 -08:00
Dmitry Gozman 35c27bfa45 chore: remove Frame dependecies on the chromium-specific things (#95) 2019-11-26 16:19:43 -08:00
Dmitry Gozman c48b39345a chore: merge DOMWorld into Frame (#93)
This allows us to reuse Frame between browsers.
2019-11-26 15:37:25 -08:00
Pavel Feldman cc41377fe2 chore: move emulateTimeZone and setGeolocation to Overrides (#92) 2019-11-26 15:13:49 -08:00
Pavel Feldman c7a07ea2a8 chore: move more unsupported apis to interception (#91) 2019-11-26 15:01:27 -08:00
Pavel Feldman 0494c4c04e
chore: export FileChooser api for the dashboard (#90) 2019-11-26 14:31:09 -08:00
Pavel Feldman 64d3e83ddf
chrome(filechooser): align file chooser implementations (#88) 2019-11-26 14:29:21 -08:00
Andrey Lushnikov 1c40eb0b28
browser(webkit): implement features in WebKit (#89)
This patch adds:
- JSDialogs to webkit
- Accessibility

As a drive-by, it fixes all license headers for the files we added to
WebKit.
2019-11-26 14:09:12 -08:00
Pavel Feldman a4e24c718b
feat(cookies): move cookie management to BrowserContext (#82) 2019-11-26 11:23:13 -08:00
Dmitry Gozman 3decf1f996
chore: move waitFor methods from DOMWorld to Frame (#87)
This almost removes the DOMWorld, so we can unify them across the browsers.
2019-11-26 11:16:20 -08:00
Pavel Feldman 2eb653740a feat(headful): remove bringToFront (#84) 2019-11-26 11:00:54 -08:00
Pavel Feldman d7b727df1c browser(firefox): implement new set/clearCookies contract (#83) 2019-11-26 09:00:10 -08:00
Dmitry Gozman 6e78e12d90
chore: move meaningful methods with a single callsite from DOMWorld to Frame (#68) 2019-11-26 08:57:53 -08:00
Pavel Feldman 991f4a9072
docs: fix the docs validator (#86) 2019-11-26 08:52:47 -08:00
Pavel Feldman 66d3dd8626
lint: fixes (#85) 2019-11-26 08:19:02 -08:00
Dmitry Gozman 0db3101013 chore: reuse waitForSelectorOrXPath between browsers (#81) 2019-11-26 07:55:34 -08:00
Dmitry Gozman cefebb3938 chore: use types for eval functions in webkit (#79) 2019-11-26 07:53:48 -08:00
Dmitry Gozman 432116ba80 chore: move Mouse to common input with RawMouseImpl per vendor (#73) 2019-11-26 07:52:55 -08:00
Dmitry Gozman cc9b58878b
chore: reuse WaitTask between browsers (#67) 2019-11-25 20:28:34 -08:00
Pavel Feldman cb72348dfc
feat(chromium): roll chromium to r718525 (#80) 2019-11-25 20:04:06 -08:00
Andrey Lushnikov e3a8c2d033 devops: fix check_cdn.sh to be PWD-independent 2019-11-25 18:14:04 -08:00
Andrey Lushnikov ab6e358c4d devops: safety checks for buildbot scripts 2019-11-25 17:58:08 -08:00
Andrey Lushnikov 13282c9ac5 devops: teach check_cdn to accept browser 2019-11-25 17:58:08 -08:00
Andrey Lushnikov a13556c27c devops: fix buildbot-windows.sh 2019-11-25 17:11:36 -08:00
Andrey Lushnikov 2887312330 devops: fix win buildbot 2019-11-25 17:02:19 -08:00
Dmitry Gozman 72b252e5e9
chore: make WaitTask not depend on DOMWorld (#66)
This opens up opportunity for reuse.
2019-11-25 16:55:03 -08:00
Andrey Lushnikov d4d0654666
feat(firefox): roll Firefox to r1003 (#78) 2019-11-25 16:49:15 -08:00
Dmitry Gozman 371394ff2f
chore: use eval types in firefox (#77) 2019-11-25 16:42:37 -08:00
Andrey Lushnikov d756f616f5 devops: build continuosly if needed 2019-11-25 16:06:18 -08:00
Andrey Lushnikov 3866a00ad5 devops: fix win64 ffox build 2019-11-25 15:57:52 -08:00
Pavel Feldman fe09a075f9
feat(ff): roll to r1001 (#76) 2019-11-25 15:33:39 -08:00
Pavel Feldman a1d71d0de7 feat(csp): support bypass csp on ff (#74) 2019-11-25 15:26:03 -08:00
Dmitry Gozman 038e24c089
chore: common types for evaluate functions (#72) 2019-11-25 15:06:52 -08:00
Pavel Feldman 2e581f1625 feat(emulate): implement emulateMedia color scheme in FF (#71) 2019-11-25 15:00:04 -08:00
Andrey Lushnikov 860915b9da devops: fix firefox win64 build 2019-11-25 14:01:39 -08:00
Pavel Feldman eaa5e93b8b feat(filechooser): supported file chooser in FF (#70) 2019-11-25 13:56:39 -08:00
Dmitry Gozman d5ad3960c3 chore: move Keyboard to common, with RawKeyboardImpl per vendor (#69) 2019-11-25 11:19:20 -08:00
Andrey Lushnikov 2914f9a1f1 devops: fix prepare_checkout with custom checkout path 2019-11-23 16:22:04 -08:00
Andrey Lushnikov efa5a559ef devops(webkit): teach pw_run.sh to work with local custom checkout 2019-11-23 00:00:03 -08:00
Andrey Lushnikov 8c8287b276 devops: fix webkit build on POSIX 2019-11-22 22:39:13 -08:00
Andrey Lushnikov 2a4519ffd9 devops: fix webkit build and cleanup on linux 2019-11-22 22:24:14 -08:00
Andrey Lushnikov a4d6175760 devops: support firefox-win64 builds 2019-11-22 20:49:40 -08:00
Andrey Lushnikov 81f219cf2b devops: bump BUILD_NUMBERs to 1000
This way build numbers will be easier to distinguish in logs
and documentation.
2019-11-22 20:36:23 -08:00
Dmitry Gozman 825c6a45c1 devops: fix buildbot-windows script 2019-11-22 20:30:38 -08:00
Andrey Lushnikov cf55fe660c devops: give all 4 buildbots designated bash script
This makes it possible for every buildbot to build browsers one-by-one,
instead of altogether.
2019-11-22 20:25:36 -08:00
Andrey Lushnikov 254a464828 devops: fix clean script to keep going if there's no OBJ- folder 2019-11-22 19:57:25 -08:00
Andrey Lushnikov d092c63301 docs(devops): drop outdated browesr_patches/README.md 2019-11-22 19:31:03 -08:00
Andrey Lushnikov b416dd7507 browser(firefox): roll Firefox to 6f8366f5763c2f8bcf2ed83dee659b963e0f75a2
Previous firefox beta was broken on Mac - this isn't.
2019-11-22 19:19:18 -08:00
Andrey Lushnikov 558e38debe devops: fix export.sh to work with rolls 2019-11-22 19:18:52 -08:00
Andrey Lushnikov 1a98a4d5e8 devops: build bots should do clean builds 2019-11-22 19:07:39 -08:00