playwright/src
Andrey Lushnikov 775be21db6
fix(launchdoctor): fix launch doctor (#4387)
New webkit build, generated by 19f21b1bde, changed webkit build
layout: now there are subfolders that contain libraries and executables, and some of the dependencies are no longer bundled.

This patch:
- teaches launch doctor new directories structure: subfolders are now inspected for missing dependencies, and they are also used in the `LD_LIBRARY_PATH`.
- adds `libevent` and `libicudata` libs to the mapping for ubuntu 18.04
2020-11-09 16:47:15 -08:00
..
client chore: add adb-based connectivity (#4375) 2020-11-06 16:31:11 -08:00
debug feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00
dispatchers chore: add adb-based connectivity (#4375) 2020-11-06 16:31:11 -08:00
install fix(env): respect =true/false as env values for boolean flags (#4228) 2020-10-23 12:44:12 -07:00
protocol chore: add adb-based connectivity (#4375) 2020-11-06 16:31:11 -08:00
server fix(launchdoctor): fix launch doctor (#4387) 2020-11-09 16:47:15 -08:00
trace chore: cleanup some har code (#4306) 2020-11-02 13:38:55 -08:00
utils fix(launchdoctor): fix launch doctor (#4387) 2020-11-09 16:47:15 -08:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts chore: add adb-based connectivity (#4375) 2020-11-06 16:31:11 -08:00
driver.ts feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00
inprocess.ts feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00