[Webkit-unassigned] [Bug 136335] window.print() is blocked until XMLHttpRequest completes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 28 23:04:13 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136335





--- Comment #3 from Andrew Paprotsky <andrew at paprotsky.com>  2014-08-28 23:04:20 PST ---
Thanks for the quick reply.

The problem is that if I want to print something using window.print() then I have to wait until active XHR is completed. So if I have a long-polling request with 10 minutes timeout then in worst case I'd have to wait 10 minutes until the print dialog appears.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list