WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
with qt build fix
(20.87 KB, patch)
2011-02-12 00:46 PST
,
Alexey Proskuryakov
andersca
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-02-11 23:56:55 PST
<
rdar://problem/8895141
>
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
Attachment 82231
[details]
did not build on qt: Build output:
http://queues.webkit.org/results/7867873
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
Committed <
http://trac.webkit.org/changeset/78426
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug