Bug 39154 - Recalculate the viewport when the scale of tiled backing store is changed.
Summary: Recalculate the viewport when the scale of tiled backing store is changed.
Status: RESOLVED DUPLICATE of bug 39218
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-15 02:59 PDT by Young Han Lee
Modified: 2010-11-12 10:55 PST (History)
5 users (show)

See Also:


Attachments
patch (2.39 KB, patch)
2010-05-15 03:05 PDT, Young Han Lee
zimmermann: review-
zimmermann: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Young Han Lee 2010-05-15 02:59:14 PDT
Currently, setting new scale to tiled backing store does not apply to its viewport.
So, it makes tiled backing store have a wrong viewport after the setting.
Comment 1 Young Han Lee 2010-05-15 03:05:57 PDT
Created attachment 56147 [details]
patch
Comment 2 Nikolas Zimmermann 2010-07-30 22:53:23 PDT
Comment on attachment 56147 [details]
patch

r- for the lack of tests.
I guess you can't test this using the DRT framework, if not, add a manual test to WebCore/manual-tests/.
Comment 3 Andreas Kling 2010-11-12 10:55:07 PST

*** This bug has been marked as a duplicate of bug 39218 ***