Skip to content

feat(encoding): support BOM detection with test passed#6074

Merged
Electroid merged 6 commits into
oven-sh:mainfrom
WingLim:fix/add_ignoreBOM_getter
Oct 3, 2023
Merged

feat(encoding): support BOM detection with test passed#6074
Electroid merged 6 commits into
oven-sh:mainfrom
WingLim:fix/add_ignoreBOM_getter

Conversation

@WingLim

@WingLim WingLim commented Sep 26, 2023

Copy link
Copy Markdown
Contributor

What does this PR do?

Sorry for the delay, after support ignoreBOM in TextDecoder, decoder default behavior is remove BOM, so in the test, we should set to true, to pass the test with BOM.

I have rerun all test releated to TextDecoder, but for the stability, I think we should wait the CI to finish all test before merge.

Support BOM detection and TextDecoder.ignoreBOM.

Releated PR/Commit:

How did you verify your code works?

  • Add test

@Electroid
Electroid force-pushed the fix/add_ignoreBOM_getter branch from 226d4c4 to 196491a Compare October 3, 2023 17:27
@Electroid
Electroid merged commit 476fa4d into oven-sh:main Oct 3, 2023
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.

2 participants