RESOLVED FIXED Bug 54335
Make window.print() work with WebKit2
https://bugs.webkit.org/show_bug.cgi?id=54335
Summary Make window.print() work with WebKit2
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.