Bug 54335

Summary: Make window.print() work with WebKit2
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PrintingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, webkit-ews
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
proposed fix
none
with qt build fix andersca: review+

Alexey Proskuryakov
Reported 2011-02-11 23:56:26 PST
The problem is that async messages form UI process don't reach the Web process while it's waiting for a response to its sync window.print() message.
Attachments
proposed fix (18.22 KB, patch)
2011-02-12 00:14 PST, Alexey Proskuryakov
no flags
with qt build fix (20.87 KB, patch)
2011-02-12 00:46 PST, Alexey Proskuryakov
andersca: review+
Alexey Proskuryakov
Comment 1 2011-02-11 23:56:55 PST
Alexey Proskuryakov
Comment 2 2011-02-12 00:14:05 PST
Created attachment 82231 [details] proposed fix
Early Warning System Bot
Comment 3 2011-02-12 00:29:42 PST
Alexey Proskuryakov
Comment 4 2011-02-12 00:46:37 PST
Created attachment 82233 [details] with qt build fix
Alexey Proskuryakov
Comment 5 2011-02-12 20:02:20 PST
Note You need to log in before you can comment on or make changes to this bug.