Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b68f899

Browse files
authored
chore: cherry-pick 3030db702eee from chromium (#22986)
1 parent 35cb95b commit b68f899

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2+
From: Mirko Bonadei <[email protected]>
3+
Date: Tue, 10 Mar 2020 06:04:07 +0000
4+
Subject: - Point usrsctp to a68325e7d9ed844cc84ec134192d788586ea6cc1.
5+
6+
Bug: 1059349
7+
Change-Id: I451873d552b6fe0ca6cd481385042bf37a05fbfd
8+
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093604
9+
Reviewed-by: Guido Urdaneta <[email protected]>
10+
Cr-Commit-Position: refs/branch-heads/4044@{#735}
11+
Cr-Branched-From: a6d9daf149a473ceea37f629c41d4527bf2055bd-refs/heads/master@{#737173}
12+
13+
diff --git a/DEPS b/DEPS
14+
index 4efda890e2a2b9e4597a03a435a5fc0b716f6564..6a46b05c750c82fc43fe118b2493c78518f271a9 100644
15+
--- a/DEPS
16+
+++ b/DEPS
17+
@@ -1388,7 +1388,7 @@ deps = {
18+
},
19+
20+
'src/third_party/usrsctp/usrsctplib':
21+
- Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '7a8bc9a90ca96634aa56ee712856d97f27d903f8',
22+
+ Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'a68325e7d9ed844cc84ec134192d788586ea6cc1',
23+
24+
# Display server protocol for Linux.
25+
'src/third_party/wayland/src': {

patches/chromium/.patches

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ typemap.patch
9898
allow_restricted_clock_nanosleep_in_linux_sandbox.patch
9999
move_readablestream_requests_onto_the_stack_before_iteration.patch
100100
streams_convert_state_dchecks_to_checks.patch
101+
-_point_usrsctp_to_a68325e7d9ed844cc84ec134192d788586ea6cc1.patch
101102
audiocontext_haspendingactivity_unless_it_s_closed.patch
102103
protect_automatic_pull_handlers_with_mutex.patch
103104
speculative_fix_for_crashes_in_filechooserimpl.patch

0 commit comments

Comments
 (0)