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

Undo the disable of source maps for non-chrome browsers #9941

Conversation

vegegoku
Copy link
Contributor

Nowadays, all modern browsers support sourcemaps by default, so there is no need to have exception configuration anymore.

Copy link
Contributor

@niloc132 niloc132 left a comment

Choose a reason for hiding this comment

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

Worth testing if this is what was breaking #9759 - since this claims that only chrome/safari support sourcemaps (clearly untrue, hasn't been true for a very long time), this might prevent the symbolmaplinker from correctly producing output when collapsed?

Nowadays, all modern browsers support sourcemaps by default, so there is no need to have exception configuration anymore.
@vegegoku vegegoku force-pushed the undo-disable-source-maps-for-non-chrome-browsers-test branch from 71128f7 to 7668bbe Compare March 26, 2024 14:14
@vegegoku vegegoku requested a review from niloc132 March 26, 2024 14:14
Nowadays, all modern browsers support sourcemaps by default, so there is no need to have exception configuration anymore.

Fixes: gwtproject#9759
@vegegoku vegegoku force-pushed the undo-disable-source-maps-for-non-chrome-browsers-test branch from 7668bbe to bec5b3e Compare April 25, 2024 13:21
@niloc132
Copy link
Contributor

Update description to list any issues fixed by this, and summarize changes, then we can merge?

@niloc132 niloc132 merged commit 468bf52 into gwtproject:main May 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants