[Webkit-unassigned] [Bug 172361] matchMedia('print').addListener() fires in WK1 but never in WK2 when printing (breaks printing Google maps, QuickLooks)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 19 10:54:03 PDT 2017


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

--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
> What resets m_printContext between tests?

Internals gets recreated for each test. Lifetime of m_printContext might still be problematic as GC could keep Internals alive too long. I'll look into it.

> Is it doable with one of the existing print testing functions? There are
> some in Internals (search for PeintContext in Internals.cpp), and there is
> setPrinting in TestRunner too.

No, as mentioned above and in the ChangeLog.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170519/04241914/attachment.html>


More information about the webkit-unassigned mailing list