WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
169591
Adapt CARingBuffer to be usable across processes
https://bugs.webkit.org/show_bug.cgi?id=169591
Summary
Adapt CARingBuffer to be usable across processes
Jer Noble
Reported
2017-03-14 00:03:03 PDT
Adapt CARingBuffer to be usable across processes
Attachments
Patch
(20.04 KB, patch)
2017-03-14 00:12 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(24.92 KB, patch)
2017-03-14 00:16 PDT
,
Jer Noble
achristensen
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2017-03-14 00:12:51 PDT
Created
attachment 304361
[details]
Patch
Jer Noble
Comment 2
2017-03-14 00:16:15 PDT
Created
attachment 304362
[details]
Patch
Alex Christensen
Comment 3
2017-03-14 10:51:12 PDT
Comment on
attachment 304362
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=304362&action=review
> Source/WebCore/platform/audio/mac/CARingBuffer.h:96 > + std::unique_ptr<CARingBufferStorage> m_buffers;
This is what UniqueRef is for.
Jer Noble
Comment 4
2017-03-14 13:46:01 PDT
Committed
r213935
: <
http://trac.webkit.org/changeset/213935
>
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