[Webkit-unassigned] [Bug 88201] REGRESSION (r118039): Incorrect formatting of pdf when printing from Reader view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 12:11:44 PDT 2012


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





--- Comment #18 from Vitaly Buka <vitalybuka at chromium.org>  2012-06-05 12:11:42 PST ---
(From update of attachment 145717)
View in context: https://bugs.webkit.org/attachment.cgi?id=145717&action=review

>> Source/WebCore/page/Frame.cpp:542
>> +    return m_doc->printing() && (!tree()->parent() || !tree()->parent()->m_doc->printing());
> 
> This is the OCD in me;  To clean up this comment please move "size." that starts the second line up to the end of the first line

Done

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