Skip to content

Added Support for External Latin1 Strings#481

Merged
sagudev merged 4 commits intoservo:mainfrom
redfire75369:string/external-latin1
Aug 14, 2024
Merged

Added Support for External Latin1 Strings#481
sagudev merged 4 commits intoservo:mainfrom
redfire75369:string/external-latin1

Conversation

@redfire75369
Copy link
Contributor

I've added support for external latin1 strings, added in bug 1576076. I've also updated the .clang-format based on bug 1851529, and reformatted the C++ files accordingly.

Requires #474

@redfire75369 redfire75369 force-pushed the string/external-latin1 branch 2 times, most recently from e0e716f to 6dc8084 Compare July 28, 2024 16:02
@sagudev
Copy link
Member

sagudev commented Jul 28, 2024

This will need a rebase and an increment mozjs-sys version (and probably companion PR in servo, but I can take care of it if you want after #474 is in servo).

@redfire75369 redfire75369 force-pushed the string/external-latin1 branch 6 times, most recently from d77f852 to 5e933bb Compare August 2, 2024 07:35
@sagudev
Copy link
Member

sagudev commented Aug 4, 2024

I will check this in the upcoming week, but it would be nice to also have tests for both ExternalStrings.

@redfire75369 redfire75369 force-pushed the string/external-latin1 branch from 3928d23 to 7066c12 Compare August 4, 2024 11:19
@redfire75369
Copy link
Contributor Author

Added Some Tests based on the External String code in spiderfire in ion/string/mod.rs and ion/src/utils.rs.

@sagudev
Copy link
Member

sagudev commented Aug 13, 2024

Needs rebase.

Signed-off-by: Redfire <redfire75369@hotmail.com>
Added 80 Column Limit to .clang-format

Signed-off-by: Redfire <redfire75369@hotmail.com>
Fixed Some Compiler Warnings

Signed-off-by: Redfire <redfire75369@hotmail.com>
Signed-off-by: Redfire <redfire75369@hotmail.com>
@redfire75369 redfire75369 force-pushed the string/external-latin1 branch from 7066c12 to e9aef54 Compare August 13, 2024 13:52
@sagudev sagudev added this pull request to the merge queue Aug 14, 2024
Merged via the queue into servo:main with commit dae748d Aug 14, 2024
@redfire75369 redfire75369 deleted the string/external-latin1 branch August 15, 2024 14:43
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