[Webkit-unassigned] [Bug 152250] New: Canvas API not exposed by WebKitGTK
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 14 05:40:22 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=152250
Bug ID: 152250
Summary: Canvas API not exposed by WebKitGTK
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: eallik at gmail.com
CC: bugs-noreply at webkitgtk.org
It appears WebKitGTK does not expose the full WebKit API, for example these are offered by WebKit:
* https://developer.apple.com/library/safari/documentation/WebKit/Reference/HTMLCanvasElementRef/
* https://developer.apple.com/library/safari/documentation/WebKit/Reference/CanvasRenderingContext2DClassRef/
but not by WebKitGTK:
* http://webkitgtk.org/reference/webkitdomgtk/stable/WebKitDOMHTMLCanvasElement.html
â is this an intentional limitation? Could these APIs be added to WebKitGTK? The lack of those APIs makes it extremely hard if not impossible to work with HTML5 canvas elements via the API when using WebKitGTK.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151214/a7017e1e/attachment.html>
More information about the webkit-unassigned
mailing list