playwright/src/webkit
Dmitry Gozman 072dcba94a
api(viewport): do not allow isMobile and deviceScaleFactor for null viewports (#2190)
Also make sure we do not alter viewport when passed null.
2020-05-12 18:31:17 -07:00
..
wkAccessibility.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
wkBrowser.ts feat(persistent context): ensure initial about:blank (#2161) 2020-05-10 15:23:53 -07:00
wkConnection.ts feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -07:00
wkExecutionContext.ts fix(eval): adopt nested handles (#1430) 2020-03-19 13:07:33 -07:00
wkInput.ts chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
wkInterceptableRequest.ts fix(webkit): allow contenttype with charset in interception (#2108) 2020-05-04 21:49:54 -07:00
wkPage.ts api(viewport): do not allow isMobile and deviceScaleFactor for null viewports (#2190) 2020-05-12 18:31:17 -07:00
wkProtocolHelper.ts fix(dispose): do not await inner handle dispose (#1230) 2020-03-04 17:57:35 -08:00
wkProvisionalPage.ts chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898) 2020-02-07 13:38:50 -08:00
wkWorkers.ts feat(logging): introduce logger sink api (#1861) 2020-04-20 07:52:26 -07:00