WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
128256
[iOS] TileController should not rely on TileCache zooming mode for tile scale multiplier
https://bugs.webkit.org/show_bug.cgi?id=128256
Summary
[iOS] TileController should not rely on TileCache zooming mode for tile scale...
Pratik Solanki
Reported
2014-02-05 10:10:08 PST
The Zooming tiling mode in TileCache is not always accurate. UIKit sets it to Zooming even in cases when it does a pan instead of a zoom. In such situations we can end up with blurry tiles created with 0.125 scale factor. See RenderLayerCompositor::contentsScaleMultiplierForNewTiles().
Attachments
Patch
(5.04 KB, patch)
2014-02-05 10:30 PST
,
Pratik Solanki
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2014-02-05 10:10:31 PST
<
rdar://problem/15751219
>
Pratik Solanki
Comment 2
2014-02-05 10:30:29 PST
Created
attachment 223247
[details]
Patch
Pratik Solanki
Comment 3
2014-02-05 11:23:54 PST
Comment on
attachment 223247
[details]
Patch Retracting patch. This needs to be fixed in a better way than having a flag on TileCache.
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