[Webkit-unassigned] [Bug 143341] New: InjectedBundleNodeHandle::renderedImage() needs to be exposed from the Cocoa WebAPI layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 13:31:22 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143341

            Bug ID: 143341
           Summary: InjectedBundleNodeHandle::renderedImage() needs to be
                    exposed from the Cocoa WebAPI layer
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

A given node in the web page can render itself to an NSImage or UIImage. This can be useful for the UI process to draw complex static html elements (e.g. table, SVG etc) without having to create a WKView for the drawing. All it needs is to create a background WebProcess, load a local web page, get the node of a specific item and draw it to a bitmap.

-- 
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/20150402/d20ec60a/attachment.html>


More information about the webkit-unassigned mailing list