Blob constructor takes several blobs and combines them into one. We should do more of that in the registry, where the knowledge of the actual data is.
Created attachment 230609 [details] proposed patch
Attachment 230609 [details] did not pass style-queue: ERROR: Source/WebCore/platform/network/BlobRegistryImpl.cpp:143: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Total errors found: 1 in 22 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 230617 [details] patch for landing With build and threading fixes (forgot to add a semaphore).
Comment on attachment 230617 [details] patch for landing Clearing flags on attachment: 230617 Committed r168126: <http://trac.webkit.org/changeset/168126>
All reviewed patches have been landed. Closing bug.