refactor(http): Improves base64 encoding/decoding with feature detection by SkyZeroZx · Pull Request #67002 · angular/angular
thePunderWoman pushed a commit that referenced this pull request
Mar 4, 2026thePunderWoman pushed a commit that referenced this pull request
Mar 4, 2026Previously, Blob values were passed to `Uint8Array` this resulted in silently producing an empty array (length = 0) without throwing an error, leading to empty cached data PR Close #67002
thePunderWoman pushed a commit that referenced this pull request
Mar 4, 2026Previously, Blob values were passed to `Uint8Array` this resulted in silently producing an empty array (length = 0) without throwing an error, leading to empty cached data PR Close #67002
thePunderWoman added a commit to thePunderWoman/angular that referenced this pull request
Mar 4, 2026thePunderWoman added a commit to thePunderWoman/angular that referenced this pull request
Mar 4, 2026Previously, Blob values were passed to `Uint8Array` this resulted in silently producing an empty array (length = 0) without throwing an error, leading to empty cached data
Previously, Blob values were passed to `Uint8Array` this resulted in silently producing an empty array (length = 0) without throwing an error, leading to empty cached data
Previously, Blob values were passed to `Uint8Array` this resulted in silently producing an empty array (length = 0) without throwing an error, leading to empty cached data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters