[Webkit-unassigned] [Bug 85118] REGRESSION(r95249): Iframes are printed blank

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 11:56:23 PDT 2012


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





--- Comment #43 from Eric Seidel <eric at webkit.org>  2012-05-21 11:55:27 PST ---
(From update of attachment 142351)
View in context: https://bugs.webkit.org/attachment.cgi?id=142351&action=review

I'm ready to r+ this once you answer my one question below.

> Source/WebCore/page/Frame.cpp:525
> +    if (printing && !tree()->parent())

Why do we do this for only the root frame?

-- 
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