Bug 215921

Summary: [WPE] Canvas toDataURL exports only to PNG
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Philippe Normand 2020-08-28 06:37:09 PDT
See ImageBufferUtilitiesCairo.cpp, the encodeImage() function. We should at least handle JPEG too.