Skip to content

core(source-maps): use Scripts as a dependency #15293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 21, 2023
Merged

core(source-maps): use Scripts as a dependency #15293

merged 2 commits into from
Jul 21, 2023

Conversation

adamraine
Copy link
Member

Now that legacy runner is removed, it is possible to use artifacts other than DT log and trace as dependencies for other gatherers.

This PR uses Scripts as a dependency for SourceMaps so we don't have to collect 2 sets of script attached events and the calls to Debugger.enable/Dubugger.disable won't clobber each other.

@adamraine adamraine requested a review from a team as a code owner July 20, 2023 23:08
@adamraine adamraine requested review from brendankenny and removed request for a team July 20, 2023 23:08
Co-authored-by: Paul Irish <paulirish@users.noreply.github.com>
@adamraine adamraine merged commit f60f4e4 into main Jul 21, 2023
@adamraine adamraine deleted the scripts-as-dep branch July 21, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants