[go: nahoru, domu]

Skip to content
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

core(inspector-issues): add stylesheetLoadingIssue #15144

Merged
merged 2 commits into from
Jun 9, 2023

Conversation

adamraine
Copy link
Member

No description provided.

@@ -705,7 +705,7 @@ class TraceProcessor {
return Boolean(
evt.name === 'FrameCommittedInBrowser' &&
evt.args.data?.frame &&
evt.args.data.url
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://bugs.chromium.org/p/chromium/issues/detail?id=1453289

This is unrelated, but we need to fix both issues at the same time to land.

@adamraine adamraine merged commit 642494a into main Jun 9, 2023
33 checks passed
@adamraine adamraine deleted the style-sheet-loading-issue branch June 9, 2023 02:46
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.

None yet

4 participants