WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34312
[Win] Utilize PrintContext to share the printing code with other ports
https://bugs.webkit.org/show_bug.cgi?id=34312
Summary
[Win] Utilize PrintContext to share the printing code with other ports
Shinichiro Hamaji
Reported
2010-01-28 23:05:55 PST
PrintContext::computePageRects is very similar to computePageRectsForFrame in WebCore/page/FrameWin.cpp. We should be able to share the code. This is another instance of
Bug 18578
. A patch will come soon later.
Attachments
Patch v1
(4.91 KB, patch)
2010-01-28 23:50 PST
,
Shinichiro Hamaji
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Shinichiro Hamaji
Comment 1
2010-01-28 23:50:07 PST
Created
attachment 47683
[details]
Patch v1
Shinichiro Hamaji
Comment 2
2010-01-28 23:53:18 PST
I manually tested this patch by print-preview and didn't see any difference between before and after this patch. Please let me know if there are something I must check.
Eric Seidel (no email)
Comment 3
2010-02-01 15:51:58 PST
Comment on
attachment 47683
[details]
Patch v1 Looks sane to me.
Eric Seidel (no email)
Comment 4
2010-02-01 16:13:34 PST
Attachment 47683
[details]
was posted by a committer and has review+, assigning to Shinichiro Hamaji for commit.
Shinichiro Hamaji
Comment 5
2010-02-02 03:07:33 PST
Committed
r54221
: <
http://trac.webkit.org/changeset/54221
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug