Commit graph

  • fa6e8a72de browser(firefox): attach to all pages in the browser context Dmitry Gozman 2020-02-11 09:37:09 -0800
  • 5fee93ae96
    test: fix expect in jshandle spec (#927) Meir Blachman 2020-02-11 19:26:23 +0200
  • 321c077809
    fix expect in jshandle spec Meir Blachman 2020-02-11 18:56:24 +0200
  • df5599239a feat(context): introduce BrowserContext close event Pavel Feldman 2020-02-10 11:44:19 -0800
  • 780235479e
    fix(firefox): bring headful window to front on launch (#923) Pavel Feldman 2020-02-10 20:35:58 -0800
  • 2b050d8421 fix(firefox): bring headful window to front on launch Pavel Feldman 2020-02-10 20:13:22 -0800
  • 49eea19477
    feat(webkit): roll webkit to 1141 (#922) Pavel Feldman 2020-02-10 20:04:39 -0800
  • 785fae35a9 feat(webkit): roll webkit ro 1041 Pavel Feldman 2020-02-10 19:27:08 -0800
  • 29f4f18d6d
    browser(webkit): allow beforeunload override when headful (#921) Pavel Feldman 2020-02-10 19:20:32 -0800
  • 8310e9c6f3 browser(webkit): allow beforeunload override when headful Pavel Feldman 2020-02-10 18:48:34 -0800
  • 251ad38824
    fix(navigations): remove LifecycleWatcher, fix flakes (#882) Joel Einbinder 2020-02-10 18:35:47 -0800
  • c03e8b7946
    chore(tests): add types for tests (#915) Joel Einbinder 2020-02-10 13:20:13 -0800
  • f58c7f8dd0 add the missing files Joel Einbinder 2020-02-10 12:26:51 -0800
  • 9da0229fd3
    chore: bump rimraf to 3.0.2 (#916) Andrey Lushnikov 2020-02-10 11:27:27 -0800
  • 4fcc63f2e1 chore: remove usages of mime module from infrastructure Andrey Lushnikov 2020-02-10 11:18:03 -0800
  • 84f5700294
    feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) Pavel Feldman 2020-02-10 10:41:45 -0800
  • 5ae15c4381 feat(api): rename browserContext() to context() in the apis, remove url from newPage Pavel Feldman 2020-02-07 22:10:04 -0800
  • 4d84e35096
    fix(upload): detect mime type from file extension (#911) Pavel Feldman 2020-02-10 10:08:51 -0800
  • b56490c6b9 fix(upload): detect mime type from file extension Pavel Feldman 2020-02-09 09:10:40 -0800
  • 498f3880db chore: bump rimraf to 3.0.2 Andrey Lushnikov 2020-02-10 09:26:52 -0800
  • 79b7a8491e
    fix(screenshot): be careful w/ default viewport, extract common logic (#913) Pavel Feldman 2020-02-10 09:15:15 -0800
  • 6cb6949d96 chore(tests): add types for tests Joel Einbinder 2020-02-10 00:39:40 -0800
  • 2dd11eaa09 docs: remove browser.newPage from README Pavel Feldman 2020-02-09 21:44:18 -0800
  • 50f96eb9fc docs: update readme to address browser changes questions Pavel Feldman 2020-02-09 16:31:37 -0800
  • 2e974216f6 fix(screenshot): be careful w/ default viewport, extract common logic Pavel Feldman 2020-02-09 10:47:52 -0800
  • 32178ab85a
    Add a TODOs badge to the README Patrick DeVivo 2020-02-08 22:13:27 -0500
  • e9c14770d3
    fix(webkit): fix remaining tests on windows (#905) Pavel Feldman 2020-02-07 17:39:32 -0800
  • 76d1ddbcc7 fix(webkit): fix remaining tests on windows Pavel Feldman 2020-02-07 17:34:57 -0800
  • f4734ef570 feat(testrunner): show workerId in verbose mode Andrey Lushnikov 2020-02-07 17:16:26 -0800
  • d71c9e03d7
    feat(webkit): roll webkit to r1140 (#904) Pavel Feldman 2020-02-07 17:08:37 -0800
  • f6e2c36184 feat(webkit): roll webkit to r1140 Pavel Feldman 2020-02-07 17:00:07 -0800
  • 98ed5f62bb fix(test): fix flaky worker test Joel Einbinder 2020-02-07 16:19:34 -0800
  • e2710dec29
    browser(webkit): do not activate headless window on browser start (#900) Pavel Feldman 2020-02-07 16:05:04 -0800
  • 241149f12b browser(firefox): emit lifecycle events on Page.enable Joel Einbinder 2020-02-07 16:02:02 -0800
  • f300e4d92b browser(webkit): do not activate headless window on browser start Pavel Feldman 2020-02-07 15:58:41 -0800
  • c3430c3deb test: add a test that pages think they have focus Joel Einbinder 2020-02-07 15:58:02 -0800
  • a4c806a68e frame.waitForLoadState test, convert waiters to methods Joel Einbinder 2020-02-07 15:41:25 -0800
  • 36344dee27
    tests: consistently use platform constants (#899) Pavel Feldman 2020-02-07 14:44:05 -0800
  • 4182ecd4ec tests: consistently use platform constants Pavel Feldman 2020-02-07 14:39:04 -0800
  • 3acc65d285 devops: teach //browser_patches/webkit/build.sh to build both GTK & WPE Andrey Lushnikov 2020-02-07 13:55:53 -0800
  • 6ed0a8b427 cross-process wait for navigation test Joel Einbinder 2020-02-07 13:54:47 -0800
  • d5df36c6c2 fix jsdoc Joel Einbinder 2020-02-07 13:13:52 -0800
  • ce1316f219 fix(navigations): remove LifecycleWatcher, fix flakes Joel Einbinder 2020-02-06 19:07:09 -0800
  • 73148fda79
    chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898) Joel Einbinder 2020-02-07 13:38:50 -0800
  • 487d394f3b
    chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) Joel Einbinder 2020-02-07 13:36:49 -0800
  • 4d6e5d1a51 chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule Joel Einbinder 2020-02-07 13:32:24 -0800
  • ece899d10b chore(lint): add @typescript-eslint/type-annotation-spacing rule Joel Einbinder 2020-02-07 13:25:10 -0800
  • 871235939e devops: prettify telegram messages Andrey Lushnikov 2020-02-07 12:42:09 -0800
  • 42c2cfc7cc
    fix(pipe): sort out pipes on platforms (#895) Pavel Feldman 2020-02-07 11:48:55 -0800
  • c739651b47 fix(pipe): sort out pipes on platforms Pavel Feldman 2020-02-07 11:43:31 -0800
  • 0ed43e8781
    feat(webkit) await the reading from pipe message (#894) Pavel Feldman 2020-02-07 10:52:59 -0800
  • 2db14387ba feat(webkit) await the reading from pipe message Pavel Feldman 2020-02-07 10:01:49 -0800
  • cdbfc4c1c2
    browser(webkit): report inspector pipe is listening via stdout (#892) Pavel Feldman 2020-02-07 10:00:34 -0800
  • cee4c6e164 browser(webkit): report inspector pipe is listening via stdout Pavel Feldman 2020-02-07 08:31:22 -0800
  • 8c2302d6ec
    browser(webkit): do not navigate popups to about:blank on Win (#886) Pavel Feldman 2020-02-07 08:27:25 -0800
  • c2d149a280 fix(webkit): wait for the incoming pipe message prior to writing into it Pavel Feldman 2020-02-06 23:56:15 -0800
  • af975e5da2 browser(webkit): do not navigate popups to about:blank on Win Pavel Feldman 2020-02-06 22:48:59 -0800
  • d397bb1bc3
    feat(chromium): roll chromium to r739261 (#885) Pavel Feldman 2020-02-06 21:23:28 -0800
  • be81e03ec4 feat(chromium): roll chromium to r739261 Pavel Feldman 2020-02-06 21:16:23 -0800
  • fe2431e34b
    feat(webkit): roll webkit to r1137 (#884) Pavel Feldman 2020-02-06 21:06:55 -0800
  • 1d791b2897 feat(webkit): roll webkit to r1137 Pavel Feldman 2020-02-06 20:53:57 -0800
  • fee83b17c9
    fix(api): page.viewport -> page.viewportSize (#878) Dmitry Gozman 2020-02-06 19:02:55 -0800
  • c33a12d8f0
    feat(firefox): ensure that new pages get browser context userAgent option (#872) Dmitry Gozman 2020-02-06 19:01:03 -0800
  • bc912596b8
    browser(webkit): use random ephemeral session ids on Mac (#881) Pavel Feldman 2020-02-06 17:33:11 -0800
  • eb22a0c4a0 fix(api): page.viewport -> page.viewportSize Dmitry Gozman 2020-02-06 16:00:49 -0800
  • 06a7d7e3e3
    docs(api.md): missing arguments for functions in page.route (#880) Joel Einbinder 2020-02-06 17:14:37 -0800
  • f20034af87 browser(webkit): use random ephemeral session ids on Mac Pavel Feldman 2020-02-06 17:01:31 -0800
  • f15690da0d
    browser(webkit): roll WebKit to tip-of-tree 2/6/2020 (#877) Andrey Lushnikov 2020-02-06 16:55:04 -0800
  • 337eec1173 fix(docs): missing arguments for functions in page.route Joel Einbinder 2020-02-06 16:53:51 -0800
  • ffc1022717
    fix(doclint): fix doclint for new typescript (#879) Joel Einbinder 2020-02-06 16:26:36 -0800
  • 0342d22997 browser(webkit): roll WebKit to tip-of-tree Andrey Lushnikov 2020-02-06 15:44:49 -0800
  • 69e58ce318 fix(doclint): fix doclint for new typescript Joel Einbinder 2020-02-06 16:18:32 -0800
  • bfc8183eb7
    Update package.json Andrey Lushnikov 2020-02-06 16:15:20 -0800
  • ffc8f961da
    browser(firefox): bump build number to r1025 Andrey Lushnikov 2020-02-06 16:14:39 -0800
  • 822b1b2a35 feat(firefox): ensure that new pages get browser context userAgent option Dmitry Gozman 2020-02-06 11:18:57 -0800
  • 9f0bbfff2c
    browser(firefox): pause page on creation to handle emulation messages (#871) Dmitry Gozman 2020-02-06 16:07:52 -0800
  • 067bbd83cb browser(firefox): pause page on creation to handle emulation messages Dmitry Gozman 2020-02-06 16:05:33 -0800
  • 75340f34ad
    chore: Note that (code) coverage is only available for chromium (#867) aesyondu 2020-02-07 07:51:03 +0800
  • d1b883bc2f
    Fix note, to include Chromium non-headless aesyondu 2020-02-07 07:40:40 +0800
  • 8c6faab012
    browser(firefox): roll firefox to upstream's beta (#876) Andrey Lushnikov 2020-02-06 15:21:06 -0800
  • fdf49f67aa browser(firefox): roll firefox to upstream's beta Andrey Lushnikov 2020-02-06 15:19:06 -0800
  • 99d06892c5
    tests: explicitly close contexts for browser.newPage (#875) Pavel Feldman 2020-02-06 15:18:07 -0800
  • 930616d8ca tests: explicitly close contexts for browser.newPage Pavel 2020-02-06 14:52:24 -0800
  • 126eb505e8
    fix(transport): dispatch messages in separate tasks (#841) Joel Einbinder 2020-02-06 14:14:46 -0800
  • 6202ff12fd
    browser(firefox): use guids for browser contexts, delete contexts on disconnect (#866) Pavel Feldman 2020-02-06 13:41:25 -0800
  • faedf9ff60 browser(firefox): use guids for browser contexts, delete contexts on disconnect Pavel Feldman 2020-02-06 13:39:58 -0800
  • 58c600b991 added blog post Joel Einbinder 2020-02-06 21:33:22 +0000
  • a547aa7984
    feat(connect): allow multiple webkit connections over web socket (#863) Pavel Feldman 2020-02-06 12:41:43 -0800
  • 6d50afe35e feat(connect): allow multiple webkit connections over web socket Pavel Feldman 2020-02-04 14:48:32 -0800
  • f49d63ff0c test: remove fdescribe Andrey Lushnikov 2020-02-06 12:20:29 -0800
  • 5152540f47
    test(cookies): add more isolation tests (#869) Pavel Feldman 2020-02-06 09:24:10 -0800
  • d314badcb2 test(cookies): add more isolation tests Pavel Feldman 2020-02-06 09:23:19 -0800
  • 553cee064b
    Note that (code) coverage is only available for chromium aesyondu 2020-02-06 15:35:11 +0800
  • a72784a677
    fix(test): properly clean input field (#860) Andrey Lushnikov 2020-02-05 18:11:33 -0800
  • 5caa5771ea do delete! Andrey Lushnikov 2020-02-05 17:51:09 -0800
  • c7020aaebd fix(test): properly clean input field Andrey Lushnikov 2020-02-05 17:47:27 -0800
  • fa6a5edb31 chore: fix typo in aliases Andrey Lushnikov 2020-02-05 17:42:34 -0800
  • 177a1d43b3
    chore: add "unit", "wunit" and "funit" aliases (#859) Andrey Lushnikov 2020-02-05 17:37:44 -0800
  • 492eae501f chore: add "unit", "wunit" and "funit" aliases Andrey Lushnikov 2020-02-05 17:32:24 -0800
  • 6318ba6e4a
    feat(frame): introduce frame.frameElement (#856) Dmitry Gozman 2020-02-05 17:20:23 -0800