[Webkit-unassigned] [Bug 28781] New: Add QWebFrame::renderElement to API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 12:46:53 PDT 2009


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

           Summary: Add QWebFrame::renderElement to API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ostapenko.viatcheslav at nokia.com


Created an attachment (id=38679)
 --> (https://bugs.webkit.org/attachment.cgi?id=38679)
Implements new API

Hi,

Add QWebFrame::renderElement method that allows rendering of any frame element
in custom position.
Useful for rendering elements for printing or images for image view.
Render cache is used if the frame was rendered already.
Existing QWebFrame::render or QWebFrame::renderContents paint elements at the
layout position only.

The attached patch adds new method to QWebFrame.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list