Skip to content

Conversation

@kg
Copy link

@kg kg commented Aug 1, 2023

Not done yet, just opening this before I forget

@kg kg marked this pull request as ready for review August 2, 2023 19:07
@kg kg requested a review from pavelsavara as a code owner August 2, 2023 19:07
Copy link
Owner

@pavelsavara pavelsavara left a comment

Choose a reason for hiding this comment

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

I like it ! I will merge it and fix details in my PR. Many thanks

@pavelsavara pavelsavara merged commit 92d56f1 into pavelsavara:browser_features Aug 3, 2023
pavelsavara pushed a commit that referenced this pull request Sep 9, 2024
* bug #1: don't allow for values out of the SerializationRecordType enum range

* bug #2: throw SerializationException rather than KeyNotFoundException when the referenced record is missing or it points to a record of different type

* bug #3: throw SerializationException rather than FormatException when it's being thrown by BinaryReader (or sth else that we use)

* bug #4: document the fact that IOException can be thrown

* bug #5: throw SerializationException rather than OverflowException when parsing the decimal fails

* bug #6: 0 and 17 are illegal values for PrimitiveType enum

* bug #7: throw SerializationException when a surrogate character is read (so far an ArgumentException was thrown)
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