-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[dotnet] Enable NRT on exceptional types #14672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
e885999
[dotnet] Enable NRT on exceptional types
RenderMichael 7da1cb7
Finish nullability for FirefoxDriver
RenderMichael 107d484
PR feedbacl
RenderMichael 19ea295
Remove exception obsoletion
RenderMichael 8d65665
Merge branch 'trunk' into null-exceptions
RenderMichael b52cf35
Make ErrorResponse fields nullable
RenderMichael 8c8367a
fix exception XML
RenderMichael a01e3ee
Merge branch 'trunk' into null-exceptions
RenderMichael 9e9bc84
synchronize preprocessor directives on `NET8_0_OR_GREATER`
RenderMichael 7ba754d
Merge branch 'null-exceptions' of https://github.com/RenderMichael/se…
RenderMichael 7222ba7
Merge branch 'trunk' into null-exceptions
RenderMichael 6520010
Add nullable reference type attribute polyfill
RenderMichael 07375e7
make `ErrorResponse.Message` non-nullable
RenderMichael da5a597
Merge branch 'trunk' into null-exceptions
RenderMichael 7a102a4
Add more meaningful explanation of nullable attribute polyfill
RenderMichael f9f5343
Merge branch 'trunk' into null-exceptions
RenderMichael 2e29e07
Merge branch 'trunk' into null-exceptions
RenderMichael 67a40dd
Update dotnet/src/webdriver/Internal/NullableAttributes.cs
RenderMichael ef7a735
Set nullability after using statements
RenderMichael d4ba4df
Merge branch 'trunk' into null-exceptions
RenderMichael b69bd01
remove nullability from `FirefoxDriver`
RenderMichael f88124c
Refer to firefox add-on ID as unique identifier
RenderMichael e2d0d7c
fix CLS compliance for `NullableAttributes.cs`
RenderMichael d8fb1d3
Merge branch 'trunk' into null-exceptions
RenderMichael File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.