WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 105978
Bug 104374
[EFL][WK2] We should consider frame and device scale factors in WebCore instead of scaling our raster graphics engines
https://bugs.webkit.org/show_bug.cgi?id=104374
Summary
[EFL][WK2] We should consider frame and device scale factors in WebCore inste...
Kenneth Rohde Christiansen
Reported
2012-12-07 08:47:34 PST
Right now we scale externally, by supplying the contents scale (aka frame scale in WebCore terminology) and the device scale directly to our raster engine (cairo_t, QPainter for Qt) instead of letting WebCore handle this like Chrome and Mac ports are doing it. We should switch so that we align more with other ports, use more common code and gain the advantages of this approach.
Attachments
Add attachment
proposed patch, testcase, etc.
Kenneth Rohde Christiansen
Comment 1
2012-12-21 06:56:21 PST
cc'ing Mikhail as he is looking into this
Dongseong Hwang
Comment 2
2013-01-09 01:26:21 PST
*** This bug has been marked as a duplicate of
bug 105978
***
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