[Webkit-unassigned] [Bug 84312] [Chromium] Added more params to Chromium-Webkit print api to implement auto fit to page functionality.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 13:30:33 PDT 2012


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #141495|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #16 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2012-05-15 13:29:37 PST ---
(From update of attachment 141495)
View in context: https://bugs.webkit.org/attachment.cgi?id=141495&action=review

> Source/WebKit/chromium/public/WebPrintParams.h:60
> +          , printScalingOption(WebPrintScalingOptionFitToPrintableArea) { }

nit: indentation

unindent the comma-prefixed rows by 2 spaces

> Source/WebKit/chromium/public/WebPrintParams.h:64
> +          , printableArea(printableArea)

nit: indentation

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