WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
164118
[OpenWebRTC] Initialize library one time only
https://bugs.webkit.org/show_bug.cgi?id=164118
Summary
[OpenWebRTC] Initialize library one time only
Philippe Normand
Reported
2016-10-28 03:31:59 PDT
It is the app responsibility to initialize the OWR library not more than one time. Patch incoming
Attachments
patch
(1.58 KB, patch)
2016-10-28 03:34 PDT
,
Philippe Normand
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2016-10-28 03:34:06 PDT
Created
attachment 293135
[details]
patch
Darin Adler
Comment 2
2016-10-28 11:03:04 PDT
Comment on
attachment 293135
[details]
patch If this function could be called from more than one thread then we would need to use std::call_once instead.
Philippe Normand
Comment 3
2016-10-31 01:06:24 PDT
Committed
r208139
: <
http://trac.webkit.org/changeset/208139
>
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