Bug 78823

Summary: [GTK] Allow printing scaled pages in WebKit2 for printers that don't support it
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on: 78805    
Bug Blocks: 75544    
Attachments:
Description Flags
Patch gustavo: review+

Description Carlos Garcia Campos 2012-02-16 08:32:12 PST
This is the last print capability that needs to be implemented manually for printers that doesn't support it like Print To File
Comment 1 Carlos Garcia Campos 2012-02-16 08:35:31 PST
Created attachment 127385 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2012-02-16 16:41:57 PST
Comment on attachment 127385 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=127385&action=review

> Source/WebKit2/ChangeLog:14
> +        page accoding to the manual scale factor.

s/accoding/according/
Comment 3 Carlos Garcia Campos 2012-02-17 10:19:36 PST
Committed r108092: <http://trac.webkit.org/changeset/108092>