Uh oh!
There was an error while loading. Please reload this page.
Add support for the sourcemaps ignorelist - #481
Conversation
Add support for the x_google_ignoreList to the SourceMapConsumer.
ochameau
commented
Apr 3, 2023
It would be nice to mention any reference regarding this new field. Otherwise you are having linting issues reported by CI: |
Uh oh!
There was an error while loading. Please reload this page.
bomsy
commented
Apr 4, 2023
Oh yeah ...that's the spec link. So i updated the README documentation with the info. Since its in the sepc doument |
hildjj
commented
Apr 4, 2023
You added the |
…tools-reviewers,nchevobbe Also there is a patch to add support for ignoreList to the sourcemap library mozilla/source-map#481 Differential Revision: https://phabricator.services.mozilla.com/D174357
…tools-reviewers,nchevobbe Also there is a patch to add support for ignoreList to the sourcemap library mozilla/source-map#481 Differential Revision: https://phabricator.services.mozilla.com/D174357
…tools-reviewers,nchevobbe Also there is a patch to add support for ignoreList to the sourcemap library mozilla/source-map#481 Differential Revision: https://phabricator.services.mozilla.com/D174357 UltraBlame original commit: b9d5882be65c92031cbabee86baac1a52e018246
…tools-reviewers,nchevobbe Also there is a patch to add support for ignoreList to the sourcemap library mozilla/source-map#481 Differential Revision: https://phabricator.services.mozilla.com/D174357 UltraBlame original commit: b9d5882be65c92031cbabee86baac1a52e018246
…tools-reviewers,nchevobbe Also there is a patch to add support for ignoreList to the sourcemap library mozilla/source-map#481 Differential Revision: https://phabricator.services.mozilla.com/D174357 UltraBlame original commit: b9d5882be65c92031cbabee86baac1a52e018246
…tools-reviewers,nchevobbe Also there is a patch to add support for ignoreList to the sourcemap library mozilla/source-map#481 Differential Revision: https://phabricator.services.mozilla.com/D174357
…tools-reviewers,nchevobbe Also there is a patch to add support for ignoreList to the sourcemap library mozilla/source-map#481 Differential Revision: https://phabricator.services.mozilla.com/D174357
Add support for the x_google_ignoreList to the SourceMapConsumer.
Fixes#480