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

fix: sourcemaps over file:// not loading with network service #21473

Merged
merged 1 commit into from Dec 12, 2019

Conversation

deepak1556
Copy link
Member

@deepak1556 deepak1556 commented Dec 11, 2019

Description of Change

Fixes file:// based source maps failing to load in devtools with network service. Also backports fix for improvement in loading large source maps.

Backports https://chromium-review.googlesource.com/c/chromium/src/+/1525270
Backports https://chromium-review.googlesource.com/c/chromium/src/+/1852212

Checklist

Release Notes

Notes: fix source maps not loading in devtools with file scheme

@deepak1556
Copy link
Member Author

Failing tests are unrelated, merging.

@deepak1556 deepak1556 merged commit 63e600f into master Dec 12, 2019
@release-clerk
Copy link

release-clerk bot commented Dec 12, 2019

Release Notes Persisted

fix source maps not loading in devtools with file scheme

@trop
Copy link
Contributor

trop bot commented Dec 12, 2019

I have automatically backported this PR to "8-x-y", please check out #21493

@trop trop bot removed the target/8-x-y label Dec 12, 2019
@trop
Copy link
Contributor

trop bot commented Dec 12, 2019

I have automatically backported this PR to "7-1-x", please check out #21494

@sofianguy sofianguy added this to Fixed in 8.0.0-beta.5 in 8.2.x Jan 14, 2020
@sofianguy sofianguy added this to Fixed in 7.1.5 in 7.2.x Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
7.2.x
Fixed in 7.1.5
8.2.x
Fixed in 8.0.0-beta.5
Development

Successfully merging this pull request may close these issues.

None yet

2 participants