Yury Semikhatsky
d41342f3e0
browser(webkit): mac build fix ( #1137 )
2020-02-26 16:21:43 -08:00
Dmitry Gozman
ee9c7f1886
browser(firefox): support BrowserContext.evaluateOnNewDocument ( #1135 )
...
70ee31b2d4
2020-02-26 15:40:41 -08:00
Yury Semikhatsky
7a7575461c
browser(webkit): pause in popup until Target.resume is received ( #1134 )
2020-02-26 14:50:34 -08:00
Pavel Feldman
b8c6069853
browser(webkit): trim down mac embedder ( #1130 )
2020-02-26 12:57:23 -08:00
Pavel Feldman
1d02c2d268
browser(webkit): --no-startup-window for mac ( #1118 )
2020-02-25 21:23:47 -08:00
Pavel Feldman
51d1b6388d
browser(webkit): no_startup_window on linux ( #1117 )
2020-02-25 20:34:58 -08:00
Dmitry Gozman
facf2c24fd
browser(firefox): support BrowserContext.setExtraHTTPHeaders ( #1111 )
2020-02-25 17:24:06 -08:00
Pavel Feldman
de635349c1
browser(webkit): happy pipe on win, no startup windows ( #1112 )
2020-02-25 16:27:06 -08:00
Andrey Lushnikov
e3b2f2b2db
browser(firefox): allow loading file URLs in web process ( #1110 )
2020-02-25 16:07:22 -08:00
Yury Semikhatsky
c7ade1a711
browser(webkit): revert unused Target.oldTargetId ( #1096 )
2020-02-25 11:30:29 -08:00
Pavel Feldman
8c57358248
browser(webkit): fix null pointer access ( #1099 )
2020-02-25 06:54:10 -08:00
Pavel Feldman
de03f37a99
browser(webkit): follow up to roll, fix Win ( #1091 )
2020-02-24 14:31:16 -08:00
Andrey Lushnikov
971ab776de
chore(docs): update win buildbot setup docs
2020-02-24 14:08:54 -08:00
Pavel Feldman
6821c9ec06
browser(webkit): roll to ToT 2/24/2020 ( #1088 )
2020-02-24 12:07:12 -08:00
Dmitry Gozman
2fabaaf751
browser(webkit): force overlay scrollbars on mac, ignoring system setting ( #1071 )
...
9ebd5359b7
References #844 .
2020-02-19 20:29:42 -06:00
Pavel Feldman
df8de2074e
browser(webkit): do not leak contexts on windows ( #1020 )
2020-02-14 17:13:07 -08:00
Yury Semikhatsky
991b89fb11
browser(webkit): rebase WebKit on r256488 ( #973 )
2020-02-13 11:47:52 -08:00
Dmitry Gozman
c2ab1e31f7
browser(firefox): misc fixes ( #983 )
...
- crash support;
- keydown supports text by committing composition;
- cross-page frame handling;
- security check for node adoption.
2020-02-13 10:46:46 -08:00
Joel Einbinder
b7f48f4603
browser(webkit): layout before returning DOM.getContentQuads ( #970 )
...
Otherwise we can get stale quads. Causes failures of "ElementHandle.boundingBox should work with page scale" test.
6835789cf2
2020-02-12 18:43:56 -08:00
Andrey Lushnikov
b188f397cf
devops: do not assume that checkout exists
...
We will prepare it later on, so the check itself is not needed.
2020-02-12 18:19:00 -08:00
Pavel Feldman
5dbc8801e4
browser(webkit): print friendly tz names ( #969 )
2020-02-12 17:51:24 -08:00
Pavel Feldman
44941ad060
browser(webkit): emulate time zone ( #960 )
2020-02-12 14:58:39 -08:00
Dmitry Gozman
211cba4934
browser(webkit): use css (not dip) coordinates for input and content quads ( #957 )
...
a32289ca5d
2020-02-12 14:10:23 -08:00
Andrey Lushnikov
9bbaa32e12
browser(webkit): remove assert ( #952 )
2020-02-12 11:38:38 -08:00
Dmitry Gozman
3007541315
browser(webkit): do not intercept requests on the way to service worker ( #948 )
2020-02-12 08:48:47 -08:00
Pavel Feldman
90367c1f66
browser(webkit): emulate active and focused state ( #940 )
2020-02-11 17:38:41 -08:00
Pavel Feldman
ce382137f3
browser(webkit): disregard dpi on windows ( #938 )
2020-02-11 16:38:21 -08:00
Dmitry Gozman
d37b67a833
browser(firefox): do not wait for initial navigation in default context ( #937 )
...
0a70be2bc6
2020-02-11 16:25:35 -08:00
Andrey Lushnikov
efa567d1b4
devops: fix firefox preferences build on mac
2020-02-11 16:22:31 -08:00
Andrey Lushnikov
3a32b14f32
devops: bundle firefox preferences alongside with build.
2020-02-11 14:42:04 -08:00
Dmitry Gozman
9ea8f49cd1
browser(firefox): attach to all pages in the browser context ( #928 )
...
- introduce BrowserContext abstraction;
- attach to all pages from owned browser contexts on creation;
- move page emulation to PageTarget/FrameTree, away from sessions and agents;
- remove explicit enable methods, replaced by Page.ready event;
- pass browser context options on creation.
c73fb4450e
2020-02-11 11:32:37 -08:00
Pavel Feldman
29f4f18d6d
browser(webkit): allow beforeunload override when headful ( #921 )
2020-02-10 19:20:32 -08:00
Pavel Feldman
e2710dec29
browser(webkit): do not activate headless window on browser start ( #900 )
2020-02-07 16:05:04 -08:00
Andrey Lushnikov
3acc65d285
devops: teach //browser_patches/webkit/build.sh to build both GTK & WPE
...
- use `//browser_patches/webkit/build.sh --gtk` to build GTK only
- use `//browser_patches/webkit/build.sh --wpe` to build WPE only
2020-02-07 13:57:08 -08:00
Andrey Lushnikov
871235939e
devops: prettify telegram messages
2020-02-07 12:42:20 -08:00
Pavel Feldman
cdbfc4c1c2
browser(webkit): report inspector pipe is listening via stdout ( #892 )
2020-02-07 10:00:34 -08:00
Pavel Feldman
8c2302d6ec
browser(webkit): do not navigate popups to about:blank on Win ( #886 )
2020-02-07 08:27:25 -08:00
Pavel Feldman
bc912596b8
browser(webkit): use random ephemeral session ids on Mac ( #881 )
2020-02-06 17:33:11 -08:00
Andrey Lushnikov
f15690da0d
browser(webkit): roll WebKit to tip-of-tree 2/6/2020 ( #877 )
2020-02-06 16:55:04 -08:00
Andrey Lushnikov
ffc8f961da
browser(firefox): bump build number to r1025
2020-02-06 16:14:39 -08:00
Dmitry Gozman
9f0bbfff2c
browser(firefox): pause page on creation to handle emulation messages ( #871 )
...
153a95c23a
2020-02-06 16:07:52 -08:00
Andrey Lushnikov
8c6faab012
browser(firefox): roll firefox to upstream's beta ( #876 )
2020-02-06 15:21:06 -08:00
Pavel Feldman
6202ff12fd
browser(firefox): use guids for browser contexts, delete contexts on disconnect ( #866 )
2020-02-06 13:41:25 -08:00
Dmitry Gozman
1b1ed087ae
browser(webkit): introduce DOM.scrollIntoViewIfNeeded ( #847 )
...
69fb612396
2020-02-05 15:17:12 -08:00
Dmitry Gozman
0cc26c0fe6
browser(firefox): introduce Page.scrollIntoViewIfNeeded ( #848 )
...
1cfb6fd4cc
2020-02-05 14:57:30 -08:00
Pavel Feldman
2ba5e840c1
docs: we are Playwright, not PlayWright
2020-02-04 08:01:25 -08:00
Pavel Feldman
84edefd087
browser(webkit): follow up to Browser.setLanguage, fan out changes ( #801 )
2020-02-03 12:03:16 -08:00
Pavel Feldman
387b895929
browser(webkit): build more wk features ( #807 )
2020-02-02 14:21:50 -08:00
Joel Einbinder
0a16b6073e
browser(webkit): fix crash when a worker is terminated while logging ( #797 )
2020-02-02 14:20:19 -08:00
Joel Einbinder
84c93d2f9e
browser(webkit): plumb stderr from the web process to the main process ( #792 )
...
This allows `fprintf(stderr, "my message\n")` and `WTFReportBacktrace()` to work from the web process in Windows!
ea530a62b9
2020-01-31 17:07:15 -08:00