Bug 20791 - Would like API to create an image for a DOM node
Summary: Would like API to create an image for a DOM node
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Enhancement
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-09-11 20:41 PDT by Timothy Hatcher
Modified: 2008-09-11 22:21 PDT (History)
0 users

See Also:


Attachments
Proposed patch (4.11 KB, patch)
2008-09-11 20:42 PDT, Timothy Hatcher
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2008-09-11 20:41:52 PDT
We should add an API to get a image for what a DOM node renders in the view.

<rdar://problem/5849349>
Comment 1 Timothy Hatcher 2008-09-11 20:42:22 PDT
Created attachment 23363 [details]
Proposed patch
Comment 2 Oliver Hunt 2008-09-11 20:59:08 PDT
Comment on attachment 23363 [details]
Proposed patch

r=me
Comment 3 Timothy Hatcher 2008-09-11 22:21:10 PDT
Landed in r36349.