Bug 215921 - [WPE] Canvas toDataURL exports only to PNG
Summary: [WPE] Canvas toDataURL exports only to PNG
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-28 06:37 PDT by Philippe Normand
Modified: 2020-08-28 06:37 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2020-08-28 06:37:09 PDT
See ImageBufferUtilitiesCairo.cpp, the encodeImage() function. We should at least handle JPEG too.