Bug 52849 - Make window.print work with WebKit2
Summary: Make window.print work with WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Printing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-20 15:11 PST by Alexey Proskuryakov
Modified: 2011-01-20 16:19 PST (History)
0 users

See Also:


Attachments
proposed patch (10.65 KB, patch)
2011-01-20 15:26 PST, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2011-01-20 15:11:09 PST
Need to pass delegate call through to the client.
Comment 1 Alexey Proskuryakov 2011-01-20 15:26:28 PST
Created attachment 79658 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2011-01-20 16:19:56 PST
Committed <http://trac.webkit.org/changeset/76306>.