WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
237321
Annotate LibWebRTC with thread safety macros
https://bugs.webkit.org/show_bug.cgi?id=237321
Summary
Annotate LibWebRTC with thread safety macros
youenn fablet
Reported
2022-03-01 06:31:17 PST
Annotate LibWebRTC with thread safety macros
Attachments
Patch
(20.31 KB, patch)
2022-03-01 06:46 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch
(1.66 KB, patch)
2022-03-01 23:22 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2022-03-01 06:46:05 PST
Created
attachment 453496
[details]
Patch
EWS
Comment 2
2022-03-01 09:58:05 PST
Committed
r290653
(
247926@main
): <
https://commits.webkit.org/247926@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 453496
[details]
.
Darin Adler
Comment 3
2022-03-01 09:58:06 PST
Comment on
attachment 453496
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=453496&action=review
> Source/WebKit/WebProcess/GPU/webrtc/LibWebRTCCodecs.h:148 > + void setEncoderConnection(Encoder&, RefPtr<IPC::Connection>&&) WTF_REQUIRES_LOCK(m_encodersConnectionLock);
Stray space crept in here.
Radar WebKit Bug Importer
Comment 4
2022-03-01 09:59:18 PST
<
rdar://problem/89625577
>
youenn fablet
Comment 5
2022-03-01 23:22:20 PST
Reopening to attach new patch.
youenn fablet
Comment 6
2022-03-01 23:22:27 PST
Created
attachment 453574
[details]
Patch
EWS
Comment 7
2022-03-02 05:51:20 PST
Committed
r290725
(
247972@main
): <
https://commits.webkit.org/247972@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 453574
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug