[Webkit-unassigned] [Bug 124343] Clean up sequence handling in Blob constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 14 11:20:25 PST 2013


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





--- Comment #3 from Christophe Dumez <dchris at gmail.com>  2013-11-14 11:19:04 PST ---
(From update of attachment 216917)
View in context: https://bugs.webkit.org/attachment.cgi?id=216917&action=review

> Source/WebCore/bindings/js/JSBlobCustom.cpp:124
> +            blobBuilder.append(arrayBufferView);

nit: We might want to arrayBufferView.release() to avoid some ref counting churn.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list