[Webkit-unassigned] [Bug 40735] Add ENABLE_BLOB_BUILDER feature flag for BlobBuilder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 14:21:26 PDT 2010


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





--- Comment #3 from Jian Li <jianli at chromium.org>  2010-06-16 14:21:26 PST ---
(From update of attachment 58930)
If BlobBuilder interface works for all platforms, why not making it enabled by default. This way, we do not need to have another feature flag to guard it.

I think the only thing is FileReader does not support reading the binary/hybrid blob created by BlobBuilder but it will get added soon. As long as FileReader throws an exception when encountering a non-file blob, I think it should be fine.

-- 
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