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: Explicitly specify @externs in transmuxer externs. #4999

Conversation

JulianDomingo
Copy link
Contributor

@JulianDomingo JulianDomingo commented Feb 13, 2023

See #4998.

Now, building Shaka debug build will correctly obfuscate shaka.extern.Transmuxer.* fields in the shaka-player.compiled.debug.js build like all the other externs provided in externs/shaka/ directory (e.g., aria.js, etc.).

@JulianDomingo JulianDomingo added the component: build system The issue involves the build system of Shaka Player label Feb 13, 2023
@JulianDomingo JulianDomingo added this to the v4.4 milestone Feb 13, 2023
@JulianDomingo JulianDomingo self-assigned this Feb 13, 2023
@JulianDomingo JulianDomingo changed the title Explicitly specify @externs in transmuxer externs. fix: Explicitly specify @externs in transmuxer externs. Feb 13, 2023
@github-actions
Copy link
Contributor

Incremental code coverage: No instrumented code was changed.

@joeyparrish joeyparrish merged commit ef8078a into main Feb 14, 2023
@joeyparrish joeyparrish deleted the 4998-fix-prevent-transmuxerengine-externs-from-surfacing-in-shaka-playercompileddebugjs-builds branch February 14, 2023 03:21
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: build system The issue involves the build system of Shaka Player status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Prevent Transmuxer externs from surfacing in shaka-player.compiled.debug.js builds
2 participants