Pavel Feldman
|
c7cf4886ea
|
api: s/createIncognitoBrowserContext/newContext/
|
2019-12-12 20:14:50 -08:00 |
|
Dmitry Gozman
|
90f0b8c2b0
|
fix(firefox): setContent to properly listen for lifecycle events (#219)
|
2019-12-12 20:11:33 -08:00 |
|
Andrey Lushnikov
|
ee1f4784c6
|
feat(firefox): implement browser.firefox.wsEndpoint() (#233)
This lets us pass the fixtures test for browser shutdown.
|
2019-12-12 18:40:48 -08:00 |
|
Pavel
|
0675d8ec9a
|
test: happy webkit test patch
|
2019-12-12 18:27:07 -08:00 |
|
Pavel
|
1d2b93771a
|
feat(webkit): bump to 1032
|
2019-12-12 17:56:29 -08:00 |
|
Dmitry Gozman
|
28cf2595fb
|
fix: follow up with process launcher (#232)
|
2019-12-12 17:55:54 -08:00 |
|
Dmitry Gozman
|
d378a8d3fc
|
chore: reuse processLauncher between browsers (#231)
Drive-by: improve test runner to always exit and kill browsers
|
2019-12-12 17:52:13 -08:00 |
|
Dmitry Gozman
|
39fa313535
|
chore: merge DOMWorldDelegate and PageDelegate (#228)
|
2019-12-12 17:51:05 -08:00 |
|
Dmitry Gozman
|
3b202fb4b8
|
fix(webkit): handle frameAttached event (#227)
|
2019-12-12 17:50:37 -08:00 |
|
Pavel Feldman
|
738502b0f0
|
fix(resize): wait for the ack when resizing gtk (#230)
|
2019-12-12 17:49:48 -08:00 |
|
Andrey Lushnikov
|
ea1decbeee
|
devops: document fix for firefox build from launchctl
|
2019-12-12 15:59:17 -08:00 |
|
Yury Semikhatsky
|
af94e7a8c9
|
fix(webkit): keep developer extras enabled when changing page preferences (#229)
* fix(webkit): keep developer extras enabled when changing page preferences
* incorporate Pavel's changes to enable inspector eval when js is disabled
|
2019-12-12 12:01:22 -08:00 |
|
Pavel Feldman
|
ad067261fc
|
test: removed accidental fit
|
2019-12-12 11:26:17 -08:00 |
|
Pavel Feldman
|
043e2f7513
|
test: uncomment utility world test
|
2019-12-12 10:36:11 -08:00 |
|
Pavel Feldman
|
37cacb12f5
|
fix(webkit): open URL passed in the command line (#221)
|
2019-12-12 10:23:25 -08:00 |
|
Dmitry Gozman
|
4474369dac
|
feat(webkit): instrument frameAttached (#226)
|
2019-12-12 10:14:04 -08:00 |
|
Pavel Feldman
|
58fd7c5c45
|
test: remove BigInt tests, no one uses BigInt yet (#224)
|
2019-12-12 10:38:34 -07:00 |
|
Dmitry Gozman
|
59b0900321
|
feat(selectors): introduce zs selector engine (#214)
|
2019-12-12 09:02:37 -08:00 |
|
Pavel Feldman
|
856787a8e6
|
feat(webkit): roll to 1029 (#222)
|
2019-12-12 08:59:33 -08:00 |
|
Dmitry Gozman
|
3c7181a545
|
fix(webkit): fix ordering of provisional messages relative to the rest (#225)
|
2019-12-12 09:59:08 -07:00 |
|
Pavel Feldman
|
cca2659578
|
test: update console tests (#223)
|
2019-12-12 08:58:37 -08:00 |
|
Pavel Feldman
|
66e93ce2c0
|
test: rearrange / uncomment more tests
|
2019-12-11 22:52:14 -08:00 |
|
Pavel Feldman
|
995300b778
|
test: rearrange / uncomment some tests
|
2019-12-11 22:43:06 -08:00 |
|
Pavel Feldman
|
6b57f67bda
|
fix(webkit): implement headless popups (#220)
|
2019-12-11 20:18:42 -08:00 |
|
Pavel Feldman
|
19cac9a0c1
|
test: rebaseline wk/mac network tests
|
2019-12-11 19:32:07 -08:00 |
|
Andrey Lushnikov
|
b76266d874
|
devops: fix windows buildbot polling
|
2019-12-11 18:21:20 -08:00 |
|
Andrey Lushnikov
|
33864888d9
|
devops: document git autocrlf fix on windows
|
2019-12-11 18:17:25 -08:00 |
|
Dmitry Gozman
|
4861152766
|
browser(firefox): instrument document.open load event (#218)
|
2019-12-11 17:53:46 -08:00 |
|
Pavel Feldman
|
7c7c13e89d
|
fix(webkit): fix a couple of navigation tests (#217)
|
2019-12-11 17:46:26 -08:00 |
|
Andrey Lushnikov
|
cdace02e62
|
devops: create different workflows for different browsers
|
2019-12-11 17:30:14 -08:00 |
|
Andrey Lushnikov
|
40ae745db7
|
devops: fix github action
|
2019-12-11 17:22:51 -08:00 |
|
Andrey Lushnikov
|
9cb34306a3
|
devops: remove extra github action
|
2019-12-11 17:21:40 -08:00 |
|
Andrey Lushnikov
|
160fc9fae3
|
devops: enable Linux Github actions
|
2019-12-11 17:20:46 -08:00 |
|
Andrey Lushnikov
|
9e381a9d50
|
devops(firefox): move packaging to archive.sh
|
2019-12-11 16:56:49 -08:00 |
|
Pavel Feldman
|
6440323003
|
fix(webkit): wait for main response on subresource-free goto (#216)
|
2019-12-11 16:19:37 -08:00 |
|
Joel Einbinder
|
78847c2f52
|
test(webkit): add failing test for navigating after disabling javascript (#215)
|
2019-12-11 16:04:02 -07:00 |
|
Andrey Lushnikov
|
d86c51b293
|
devops: report all buildbot failures
|
2019-12-11 14:21:47 -08:00 |
|
Andrey Lushnikov
|
eea77346c0
|
docs(devops): update buildbots readme
|
2019-12-11 14:06:41 -08:00 |
|
Andrey Lushnikov
|
aa6775f593
|
chore: fix devops readme
|
2019-12-11 14:04:18 -08:00 |
|
Andrey Lushnikov
|
8295e6577e
|
chore: rename devops docs to README.md
|
2019-12-11 14:01:58 -08:00 |
|
Pavel Feldman
|
4824a25cc6
|
fix(csp): fix some of the csp tests (#211)
|
2019-12-11 13:51:03 -08:00 |
|
Dmitry Gozman
|
b70eebc4b2
|
chore: merge PageDelegate, FrameDelegate and ScreenshotterDelegate (#213)
|
2019-12-11 13:36:41 -07:00 |
|
Yury Semikhatsky
|
ce21019c7d
|
fix(webkit): make sure each message is dispatch in separate task (#212)
|
2019-12-11 12:06:11 -08:00 |
|
Pavel Feldman
|
357e175964
|
fix(webkit): fullPage screenshot w/o viewport (#210)
|
2019-12-11 11:26:34 -08:00 |
|
Pavel Feldman
|
26e96bf591
|
test: follow up with chromiunm test fixes
|
2019-12-11 07:38:20 -08:00 |
|
Dmitry Gozman
|
58336d3eb9
|
chore: get rid of <Browser> templating (#209)
|
2019-12-11 07:18:43 -08:00 |
|
Dmitry Gozman
|
57acdfd860
|
chore: reuse LifecycleWatcher between browsers (#208)
|
2019-12-11 07:17:32 -08:00 |
|
Pavel Feldman
|
e42e361d20
|
feat(webkit): use new bypass csp method (#207)
|
2019-12-10 19:26:13 -08:00 |
|
Pavel Feldman
|
0353dbb3be
|
test: rearrange remaining launcher tests
|
2019-12-10 19:23:21 -08:00 |
|
Andrey Lushnikov
|
0e03c44c01
|
devops: unify reporting messages
|
2019-12-10 18:43:16 -08:00 |
|