Skip to content

String conversion bug#249

Merged
tmbrbr merged 5 commits into
SAP:mainfrom
alexbara2000:StringConversionBugNew
Jan 23, 2025
Merged

String conversion bug#249
tmbrbr merged 5 commits into
SAP:mainfrom
alexbara2000:StringConversionBugNew

Conversation

@alexbara2000

Copy link
Copy Markdown
Contributor

The taint was being lost for string conversion due to fast path being taken when classes were being used. The taint was also being lost for utf8 conversion (special case). Both issues have been fixed and tested. This fix is for issue #238 and #240 .

@cla-assistant

cla-assistant Bot commented Jan 16, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Comment thread dom/base/nsJSUtils.h Outdated

@tmbrbr tmbrbr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just a small question about the mochitests.

Comment thread taint/test/mochitest/mochitest.ini
@alexbara2000 alexbara2000 requested a review from tmbrbr January 21, 2025 13:53
@alexbara2000 alexbara2000 marked this pull request as ready for review January 22, 2025 02:09
@tmbrbr tmbrbr merged commit 94dcf25 into SAP:main Jan 23, 2025
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