Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 394237

Summary: Should use Blob instead of BlobBuilder
Product: [ECD] Orion Reporter: Simon Kaegi <simon_kaegi>
Component: ClientAssignee: Simon Kaegi <simon_kaegi>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: 2.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Simon Kaegi CLA 2012-11-13 19:31:50 EST
All the browsers we support have deprecated BlobBuilder and instead suggest using the Blob constructor directly. We need to make this change in our File clients.
Comment 1 Simon Kaegi CLA 2012-12-06 16:46:03 EST
Fixed in master
Comment 2 Simon Kaegi CLA 2012-12-06 16:46:10 EST
.