Bug 197335 - Reduce the number of copies made during SourceBufferPrivateAVFObjC::append() using SharedBuffer
Summary: Reduce the number of copies made during SourceBufferPrivateAVFObjC::append() ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-26 17:56 PDT by Jer Noble
Modified: 2019-04-26 22:38 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.56 KB, patch)
2019-04-26 18:02 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2019-04-26 17:56:48 PDT
Reduce the number of copies made during SourceBufferPrivateAVFObjC::append() using SharedBuffer
Comment 1 Jer Noble 2019-04-26 18:01:06 PDT
<rdar://problem/49175604>
Comment 2 Radar WebKit Bug Importer 2019-04-26 18:01:26 PDT
<rdar://problem/50263451>
Comment 3 Jer Noble 2019-04-26 18:02:11 PDT
Created attachment 368372 [details]
Patch
Comment 4 Jer Noble 2019-04-26 18:02:26 PDT
<rdar://problem/49175604>
Comment 5 Jer Noble 2019-04-26 18:04:00 PDT
Comment on attachment 368372 [details]
Patch

Will cq+ once the EWS bots chew through this patch.
Comment 6 WebKit Commit Bot 2019-04-26 22:38:45 PDT
Comment on attachment 368372 [details]
Patch

Clearing flags on attachment: 368372

Committed r244716: <https://trac.webkit.org/changeset/244716>
Comment 7 WebKit Commit Bot 2019-04-26 22:38:47 PDT
All reviewed patches have been landed.  Closing bug.