Yury Semikhatsky
|
4c25180912
|
chore(webkit): do not call setPauseOnStart for each target (#725)
|
2020-01-28 14:51:05 -08:00 |
|
Yury Semikhatsky
|
460527d8cb
|
fix(webkit): do not poll readyState if target is paused before first navigation (#721)
|
2020-01-28 14:00:36 -08:00 |
|
Yury Semikhatsky
|
2ddc987854
|
fix(webkit): initialize popups on start (#693)
|
2020-01-28 11:07:35 -08:00 |
|
Dmitry Gozman
|
541fa95ce4
|
fix(ownerFrame): correctly handle adopted node usecase (#677)
|
2020-01-27 11:43:43 -08:00 |
|
Yury Semikhatsky
|
6308dbe01e
|
fix(webkit): always push state changes to the provisional page (#564)
|
2020-01-22 14:17:44 -08:00 |
|
Yury Semikhatsky
|
444f0d88f1
|
fix(webkit): forward network messages from provisional to committed page (#527)
|
2020-01-17 15:33:55 -08:00 |
|
Yury Semikhatsky
|
fc9ddb7c3c
|
chore(webkit): simplify session init logic (#523)
* chore(webkit): simplify session init logic
* update remaining license headers
|
2020-01-17 14:02:57 -08:00 |
|
Yury Semikhatsky
|
6a0dba7b56
|
fix(webkit): make interception tests pass (#516)
|
2020-01-16 17:00:02 -08:00 |
|
Yury Semikhatsky
|
a2c7553518
|
fix(webkit): unflake frame detach tests (#509)
|
2020-01-16 11:10:46 -08:00 |
|
Yury Semikhatsky
|
5fa39dde3f
|
fix(webkit): use cross-process loader ids (#486)
|
2020-01-14 11:46:08 -08:00 |
|
Yury Semikhatsky
|
ff904d3a61
|
Revert "fix(webkit): use cross-process loader ids (#484)" (#485)
This reverts commit d341b43023.
|
2020-01-14 09:49:49 -08:00 |
|
Yury Semikhatsky
|
d341b43023
|
fix(webkit): use cross-process loader ids (#484)
|
2020-01-14 09:48:36 -08:00 |
|
Dmitry Gozman
|
a1d1f26fb7
|
chore: more strict type checking (#466)
|
2020-01-13 13:33:25 -08:00 |
|
Dmitry Gozman
|
987863cfb8
|
chore(webkit): remove WKPageProxySession, separate connection from browser session (#447)
|
2020-01-09 15:14:35 -08:00 |
|
Dmitry Gozman
|
6e06472988
|
chore(webkit): move target management to WKPageProxy (#437)
This allows to remove WKTargetSession and use WKSession instead.
|
2020-01-09 11:02:55 -08:00 |
|
Yury Semikhatsky
|
80ffd92552
|
fix(webkit): move UI process agents to page proxy (#416)
|
2020-01-07 17:16:27 -08:00 |
|
Yury Semikhatsky
|
a494efed0f
|
chore(webkit): delete browser target agent (#402)
|
2020-01-07 12:41:37 -08:00 |
|
Yury Semikhatsky
|
52c175f001
|
feat(webkit): introduce WKPageProxy and use it instead of WKTarget (#394)
|
2020-01-07 10:39:01 -08:00 |
|