[Webkit-unassigned] [Bug 156041] Make BlobData use ThreadSafeSharedBuffer instead of RawData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 16:34:00 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156041

Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Make BlobData thread safe   |Make BlobData use
                   |                            |ThreadSafeSharedBuffer
                   |                            |instead of RawData

--- Comment #1 from Brady Eidson <beidson at apple.com> ---
Retitling:

Make BlobData use ThreadSafeSharedBuffer instead of RawData

That's all that is really needed here.

This, sadly, extends to touching various other code sites...
...but not so sad because it's a pretty nice cleanup! (removing dead code, etc)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160330/30bb17e1/attachment.html>


More information about the webkit-unassigned mailing list