Skip to content

[flutter_tools] ensure all source maps load correctly for release and profile#50702

Merged
jonahwilliams merged 2 commits intoflutter:masterfrom
jonahwilliams:fix_profile_release_sm
Feb 13, 2020
Merged

[flutter_tools] ensure all source maps load correctly for release and profile#50702
jonahwilliams merged 2 commits intoflutter:masterfrom
jonahwilliams:fix_profile_release_sm

Conversation

@jonahwilliams
Copy link
Copy Markdown
Contributor

@jonahwilliams jonahwilliams commented Feb 13, 2020

Its not yet clear exactly when this broke, though it could have been either the likely candidate: the tool change for the frontend_server, though that didn't modify release builds much. Alternatively, the sm structure from the engine changed and we need to adapt to it

Fixes #50692

@fluttergithubbot fluttergithubbot added the tool Affects the "flutter" command-line tool. See also t: labels. label Feb 13, 2020
@jonahwilliams jonahwilliams merged commit d3a4181 into flutter:master Feb 13, 2020
@jonahwilliams jonahwilliams deleted the fix_profile_release_sm branch February 13, 2020 18:01
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sourcemaps broken in -d chrome --profile mode

4 participants