Bug 98164
Summary: | [BlackBerry] Use a power-of-two tile size in BackingStore | ||
---|---|---|---|
Product: | WebKit | Reporter: | Arvid Nilsson <anilsson> |
Component: | WebKit BlackBerry | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | andersca, anilsson, fspacek, jpetsovits, tonikitoo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Arvid Nilsson
This is part of "one tile size to rule them all" work. Step two (step one was bug #98159) use this tile size in BackingStore.
The tile size is defined by Platform::Settings and we rely on it to return a POT size.
PR 212369
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |