Commit graph

  • 8341aa40cd feat(navigation): early return when navigation was canceled by another one Dmitry Gozman 2020-01-10 16:45:39 -0800
  • a8c6bd66cd devops: properly handle double quotes in TG notifications Andrey Lushnikov 2020-01-11 01:39:22 +0100
  • e57c9063b6 Revert "Revert "browser(firefox): roll Firefox to 2b50ccdc8ad0c83966285352a875415a858037c2 (#451)"" Andrey Lushnikov 2020-01-11 01:20:39 +0100
  • c77fd5e6cb
    feat(pw-web): generate playwright/web.js which can be used in the browser (#455) Dmitry Gozman 2020-01-10 16:03:10 -0800
  • 15b05e43bc test(emulation): should update settings during navigation (#457) Dmitry Gozman 2020-01-10 15:53:48 -0800
  • a4f65c4073 fix(webkit): property accessibility values for roledescription and autocomplete (#458) Joel Einbinder 2020-01-10 15:52:34 -0800
  • 099aa69374 devops: use only first commit line for Telegram notification messages Andrey Lushnikov 2020-01-11 00:35:30 +0100
  • 78bd3e13a6 fix(webkit): property accessibility values for roledescription and autocomplete Joel Einbinder 2020-01-10 15:34:44 -0800
  • 5c66be098c test(emulation): should update settings during navigation Dmitry Gozman 2020-01-10 15:20:28 -0800
  • fd5c872d7f fix(webkit): switch to unique loader ids (#454) Yury Semikhatsky 2020-01-10 15:16:06 -0800
  • c3348f045e fix(screenshot): provide nice error message during navigation Dmitry Gozman 2020-01-10 15:15:07 -0800
  • 643a2a1f2c feat(pw-web): generate playwright/web.js which can be used in the browser Dmitry Gozman 2020-01-10 13:45:06 -0800
  • 3b910c4fb6 bump revision to 1082 Yury Semikhatsky 2020-01-10 13:41:57 -0800
  • f01d658649 fix(webkit): switch to unique loader ids Yury Semikhatsky 2020-01-10 12:33:23 -0800
  • 3216e4f024 browser(webkit): make Network.requestId unique cross process (#453) Yury Semikhatsky 2020-01-10 12:27:18 -0800
  • 3a2bd59bd5 browser(webkit): make Network.requestId unique cross process Yury Semikhatsky 2020-01-10 12:24:10 -0800
  • 350b256722 Revert "browser(firefox): roll Firefox to 2b50ccdc8ad0c83966285352a875415a858037c2 (#451)" Pavel Feldman 2020-01-10 12:19:12 -0800
  • a738af4603 Revert "feat(firefox): roll Firefox to r1011 (#452)" Pavel Feldman 2020-01-10 12:17:34 -0800
  • c1f75f7833 feat(firefox): roll Firefox to r1011 (#452) Andrey Lushnikov 2020-01-10 18:54:24 +0000
  • 138f081777 browser(webkit): make loader and frame id unique per page cross-process (#449) Yury Semikhatsky 2020-01-10 10:53:34 -0800
  • d3e127a0c1 browser(firefox): roll Firefox to 2b50ccdc8ad0c83966285352a875415a858037c2 (#451) Andrey Lushnikov 2020-01-10 18:50:03 +0000
  • 2af9f98073 feat(firefox): roll Firefox to r1011 Andrey Lushnikov 2020-01-10 04:56:29 -0800
  • 2a38ac6a41 browser(firefox): roll Firefox to 2b50ccdc8ad0c83966285352a875415a858037c2 Andrey Lushnikov 2020-01-10 04:46:28 -0800
  • 4bdbe81856 chore: shuffle screenshot tests Pavel 2020-01-09 17:44:58 -0800
  • 896701b3e3 test: uncomment geolocation tests on WK Pavel 2020-01-09 17:40:50 -0800
  • 764693a16c fix: improve robustness of various apis during navigation Dmitry Gozman 2020-01-09 17:36:15 -0800
  • cbc3b52e5a browser(webkit): make loader and frame id unique per page cross-process Yury Semikhatsky 2020-01-09 17:31:58 -0800
  • cc7e77a34a feat(webkit): roll webkit to r1080 Pavel 2020-01-09 17:27:54 -0800
  • b7ac026e55
    Update webkit.yml Joel Einbinder 2020-01-09 17:07:22 -0800
  • 4d2a503c44
    feat(webkit): rebaseline Joel's pass all viewport tests PR (#440) Pavel Feldman 2020-01-09 17:06:06 -0800
  • aa7096d2c7
    Update webkit.yml Joel Einbinder 2020-01-09 17:03:16 -0800
  • 63f208bafb test(screenshots): add a bunch of screenshot tests (#448) Pavel Feldman 2020-01-09 16:43:11 -0800
  • 24e1a25205 fix(webkit): Emulation.setDeviceMetricsOverride was flaky (#444) Joel Einbinder 2020-01-09 16:41:57 -0800
  • 21c46c2f9f test(screenshots): add a bunch of screenshot tests Pavel 2020-01-09 16:37:33 -0800
  • 96ecfdda51 fix(webkit): Emulation.setDeviceMetricsOverride was flaky Joel Einbinder 2020-01-09 15:47:38 -0800
  • 987863cfb8
    chore(webkit): remove WKPageProxySession, separate connection from browser session (#447) Dmitry Gozman 2020-01-09 15:14:35 -0800
  • 1cbc72ce67
    feat(webkit): pass objectId into Page.accessibilitySnapshot (#445) Joel Einbinder 2020-01-09 15:14:23 -0800
  • eb4c41ca82 chore(webkit): remove WKPageProxySession, separate connection from browser session Dmitry Gozman 2020-01-09 13:30:00 -0800
  • 350452c31d
    docs: unify XYZPlaywright api and docs (#443) Dmitry Gozman 2020-01-09 14:49:22 -0800
  • fea801659d chore(github): only run tests on the master branch (#446) Joel Einbinder 2020-01-09 14:29:19 -0800
  • 2cc9927245 chore(github): only run tests on the master branch Joel Einbinder 2020-01-09 14:05:51 -0800
  • 601f704414
    browser(webkit): pass all the tests on WPE (#439) Pavel Feldman 2020-01-09 13:36:34 -0800
  • b4b1eeebe8 browser(webkit): pass all the tests on WPE Pavel 2020-01-08 22:12:55 -0800
  • 34a7647b42 feat(webkit): pass objectId into Page.accessibilitySnapshot Joel Einbinder 2020-01-09 13:26:59 -0800
  • 6e06472988
    chore(webkit): move target management to WKPageProxy (#437) Dmitry Gozman 2020-01-09 11:02:55 -0800
  • 10fc29a836 chore(webkit): move target management to WKPageProxy Dmitry Gozman 2020-01-08 17:33:37 -0800
  • 7398d224a9 docs: unify XYZPlaywright api and docs Dmitry Gozman 2020-01-09 10:53:10 -0800
  • 5a69cd0068 devops: properly fetch commit message that triggered new build (#442) Andrey Lushnikov 2020-01-09 17:21:49 +0000
  • 02c504ca59
    feat(testrunner): "sourcemapify" crash error stacktraces (#441) Andrey Lushnikov 2020-01-09 16:37:19 +0000
  • de7c9b2b33 devops: properly fetch commit message that triggered new build Andrey Lushnikov 2020-01-09 08:35:25 -0800
  • 41ba245090 feat(testrunner): "sourcemapify" crash error stacktraces Andrey Lushnikov 2020-01-09 12:23:55 +0000
  • 2be7e0b431 feat(webkit): rebaseline Joel's pass all viewport tests PR Pavel Feldman 2020-01-08 22:29:45 -0800
  • 796d2df67e feat(webkit): pass all viewport tests Joel Einbinder 2019-12-30 16:38:02 -0800
  • d83d3c3851
    feat(webkit): basic isMobile viewport support (#348) Joel Einbinder 2020-01-08 20:15:30 -0800
  • 91a0a58478 feat(webkit): basic isMobile viewport support Joel Einbinder 2019-12-30 16:09:13 -0800
  • c01224f249
    feat(webkit): roll webkit to 1078 (#438) Joel Einbinder 2020-01-08 20:11:10 -0800
  • c24afdcd92 feat(webkit): roll webkit to 1078 Joel Einbinder 2020-01-08 17:43:34 -0800
  • 129d8442da
    fix(webkit): see the content when emulating mobile on gtk (#436) Joel Einbinder 2020-01-08 17:20:40 -0800
  • ce548aa49c fix(webkit): see the content when emulating mobile on gtk Joel Einbinder 2020-01-08 17:15:14 -0800
  • 2f8049f3e4 docs: preparing readme for public release (#433) Arjun Attam 2020-01-08 16:53:57 -0800
  • d56966ce14
    Update README.md Pavel Feldman 2020-01-08 16:53:41 -0800
  • e13161c894
    browser(webkit): fix geo crash, exit main loop upon close (#435) Pavel Feldman 2020-01-08 16:46:58 -0800
  • cd0918cad6 browser(webkit): fix geo crash, exit main loop upon close Pavel 2020-01-08 16:33:22 -0800
  • 9c90eed90c chore: simplify WKSession by providing a rawSend method (#434) Dmitry Gozman 2020-01-08 16:34:45 -0800
  • 3b482c1f90 chore: simplify WKSession by providing a rawSend method Dmitry Gozman 2020-01-08 16:21:50 -0800
  • 3d816dcf75 docs: preparing readme for public release Arjun Attam 2020-01-08 15:34:28 -0800
  • f161a36a16 feat(webkit): roll webkit to 1076 (#431) Joel Einbinder 2020-01-08 15:34:35 -0800
  • b6f1b17906
    fix(webkit): do not fire FrameNavigated when receive resource tree (#432) Yury Semikhatsky 2020-01-08 15:32:13 -0800
  • ff18872fda
    chore(scripts): limit number of fetched builds to 3 by default (#398) Yury Semikhatsky 2020-01-08 15:30:12 -0800
  • 8f2f10decc fix(webkit): do not fire FrameNavigated when receive resource tree Yury Semikhatsky 2020-01-08 15:28:17 -0800
  • e02492d3a1 feat(webkit): roll webkit to 1076 Joel Einbinder 2020-01-08 14:45:37 -0800
  • 065bf5fdb1
    browser(webkit): reapply wpe fixes (#423) Pavel Feldman 2020-01-08 14:35:10 -0800
  • 7559af7c30 browser(webkit): reapply wpe fixes Pavel 2020-01-08 14:19:35 -0800
  • 57c3916b0c
    docs: support interfaces in doclint (#420) Dmitry Gozman 2020-01-08 14:04:33 -0800
  • 73b148a0c6
    chore: manually increment webkit build number (#430) Yury Semikhatsky 2020-01-08 14:03:34 -0800
  • de476f9898 docs: support interfaces in doclint Dmitry Gozman 2020-01-07 18:00:25 -0800
  • c19fb39d09 chore: manually increment webkit build number Yury Semikhatsky 2020-01-08 14:03:12 -0800
  • f31ae5e2ed
    docs: fix docs around server apis (#417) Dmitry Gozman 2020-01-08 14:02:53 -0800
  • 86f1f0c952
    fix(webkit): scale the view in fixedLayout mode (#395) Joel Einbinder 2020-01-08 13:57:28 -0800
  • 37dd56ff37
    chore(webkit): shorten page proxy id, fix variable naming (#429) Yury Semikhatsky 2020-01-08 13:57:22 -0800
  • 28bad69093
    fix(server): tidy up BrowserServer.close methods (#426) Dmitry Gozman 2020-01-08 13:55:38 -0800
  • 6cafcef74e fix(server): tidy up BrowserServer.close methods Dmitry Gozman 2020-01-08 11:03:33 -0800
  • cd02dd8f88 chore: bump version to 0.9.11-post (#425) Arjun Attam 2020-01-08 13:52:11 -0800
  • c705bac637 chore(webkit): shorten page proxy id, fix variable naming Yury Semikhatsky 2020-01-08 13:43:50 -0800
  • 609d17a190 fix(webkit): scale the view in fixedLayout mode Joel Einbinder 2020-01-08 13:26:56 -0800
  • b654fd614d
    test(webkit): enable Keyboard should work after a cross origin navigation (#428) Yury Semikhatsky 2020-01-08 12:28:00 -0800
  • 56a09a0568 test(webkit): enable Keyboard should work after a cross origin navigation Yury Semikhatsky 2020-01-08 12:27:05 -0800
  • f16561d817
    browser(webkit): remove InputProcessingObserver (#427) Yury Semikhatsky 2020-01-08 12:24:31 -0800
  • d633f0923b browser(webkit): remove InputProcessingObserver Yury Semikhatsky 2020-01-08 12:14:37 -0800
  • 85b6e2a0f7
    chore: bump version to 0.9.11-post Arjun Attam 2020-01-08 10:59:03 -0800
  • 86fc2699aa
    test(webkit): enable click test that was fixed by moving input agent (#424) Yury Semikhatsky 2020-01-08 10:49:14 -0800
  • 29fb404d1c test(webkit): enable click test that was fixed by moving input agent Yury Semikhatsky 2020-01-08 10:48:52 -0800
  • 25dfd61d16
    browser(webkit): require explicit interceptRequest flag to intercept requests (#421) Pavel Feldman 2020-01-08 08:56:58 -0800
  • a18777673e
    devops(testrunner): support source maps (#340) Andrey Lushnikov 2020-01-08 16:16:54 +0000
  • ca8190a023 devops(testrunner): support source maps Andrey Lushnikov 2019-12-27 00:40:22 +0100
  • db8e75693c devops(bots): include commit title in telegram notifications Andrey Lushnikov 2020-01-08 15:43:57 +0000
  • 66e8a9c04f fix(webkit): band-aid double connection fix to unblock tests (#422) Dmitry Gozman 2020-01-08 07:13:51 -0800
  • be65acf7ae fix(webkit): band-aid double connection fix to unblock tests Dmitry Gozman 2020-01-08 07:11:01 -0800
  • 8c0a5b8923 browser(webkit): require explicit interceptRequest flag to intercept requests Pavel Feldman 2020-01-07 20:36:17 -0800
  • 85c0cc3ae2
    browser(webkit): reapply wpe fixes (#419) Pavel Feldman 2020-01-07 17:47:19 -0800