-
Notifications
You must be signed in to change notification settings - Fork 5k
[browser][MT] Use auto thread dispatch in HTTP #95370
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
pavelsavara
merged 25 commits into
dotnet:main
from
pavelsavara:browser_jsimport_sc_dispatch
Jan 21, 2024
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
737189d
rebase
pavelsavara 85d6a0f
75123
pavelsavara 08da5aa
more
pavelsavara c1bef65
Merge branch 'main' into browser_jsimport_sc_dispatch
pavelsavara f07acd5
more
pavelsavara ff63f69
add HTTP to MT smoke test
pavelsavara 6697711
Merge branch 'main' into browser_jsimport_sc_dispatch
pavelsavara f3363db
wip
pavelsavara 288b1c4
Merge branch 'main' into browser_jsimport_sc_dispatch
pavelsavara 6de377c
feedback
pavelsavara 91c748a
feedback
pavelsavara 69ddae1
Update src/mono/browser/runtime/http.ts
pavelsavara 4e67c24
feedback
pavelsavara a5f6aed
test cleanup
pavelsavara 699a0d6
Merge branch 'main' into browser_jsimport_sc_dispatch
pavelsavara bef203e
fix
pavelsavara e6c8298
Merge branch 'main' into browser_jsimport_sc_dispatch
pavelsavara 3bbefbd
fix
pavelsavara 758243b
postpone RunContinuationsAsynchronously
pavelsavara a4136a4
Merge branch 'main' into browser_jsimport_sc_dispatch
pavelsavara 7a95729
Merge branch 'main' into browser_jsimport_sc_dispatch
pavelsavara b924f1c
fix
pavelsavara 3e989ca
ActiveIssue https://github.com/dotnet/runtime/issues/96628
pavelsavara 440ee61
Merge branch 'main' into browser_jsimport_sc_dispatch
pavelsavara 1056ab5
use TaskCompletionSource.TrySetFromTask
pavelsavara 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
522 changes: 200 additions & 322 deletions
522
src/libraries/System.Net.Http/src/System/Net/Http/BrowserHttpHandler/BrowserHttpHandler.cs
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.