Bug 38495

Summary: Chromium implementation needed to incorporate compression quality for jpeg in canvas.toDataURL
Product: WebKit Reporter: Matthew Delaney <mdelaney7>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Minor CC: jianli, mdelaney7
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 37304    
Bug Blocks:    

Matthew Delaney
Reported 2010-05-03 15:56:11 PDT
CG implementation is needed to incorporate compression quality for jpeg in canvas.toDataURL HTML5 draft spec says implementation shall support quality parameter in canvas.toDataURL(type, quality, ...) when the type is image/jpeg. Support for this is needed by Chromium.
Attachments
Jian Li
Comment 1 2010-11-29 20:33:50 PST
37304 solved the first part of the problem: CG implementation. The remaining part is a dup of 49365. *** This bug has been marked as a duplicate of bug 49365 ***
Note You need to log in before you can comment on or make changes to this bug.