Bug 98159 - [BlackBerry] Use a power-of-two tile size in LayerTiler
Summary: [BlackBerry] Use a power-of-two tile size in LayerTiler
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 07:36 PDT by Arvid Nilsson
Modified: 2015-01-17 20:41 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Nilsson 2012-10-02 07:36:21 PDT
This is part of "one tile size to rule them all" work. First, use this tile size in AC layers.

The tile size is defined by Platform::Settings and we rely on it to return a POT size.
Comment 1 Arvid Nilsson 2012-10-02 08:20:26 PDT
PR 212369