puppeteer/utils
Alex Rudenko cd09c3cee7
chore: refactor frame tree management (#8952)
This PR removes the strong references between
parent and child frames and stores the frame in a
lazy FrameTree with weak references.

Drive-by: fix --no-coverage flag in test runner
2022-09-16 05:35:51 +00:00
..
internal chore: use jobs for artifact generation (#8864) 2022-08-31 14:42:53 +02:00
mochaRunner chore: refactor frame tree management (#8952) 2022-09-16 05:35:51 +00:00
testserver chore: use --parallel (#8612) 2022-07-05 14:42:55 +02:00
bisect.js chore: follow test:$browser[:$flavor] naming for tests + retries for Firefox (#8775) 2022-08-11 18:45:52 +00:00
check_availability.js chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
generate_artifacts.ts chore: correct output (#8871) 2022-08-31 16:20:05 +02:00
generate_docs.ts chore: use jobs for artifact generation (#8864) 2022-08-31 14:42:53 +02:00
generate_sources.ts chore: incrementally erase cache on text change (#8961) 2022-09-15 18:48:55 +02:00
generate-matrix.js chore: split CI jobs to run in parallel (#8934) 2022-09-15 05:59:11 +00:00
get_deprecated_version_range.js chore: fix deprecate command (#8000) 2022-02-11 07:32:27 +01:00
prepare_puppeteer_core.js feat: export puppeteer methods (#8493) 2022-06-09 19:00:50 +02:00
remove_version_suffix.js chore: automate version bumps (#6627) 2020-11-26 11:38:24 +01:00
tsconfig.json chore: infrastructure for injecting scripts into DOMWorlds (#8801) 2022-08-17 14:39:41 +02:00