Bug 94379 - [BlackBerry] Allow in-region accelerated scrolling take advantage of defer_blits
Summary: [BlackBerry] Allow in-region accelerated scrolling take advantage of defer_blits
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antonio Gomes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-17 13:51 PDT by Antonio Gomes
Modified: 2012-08-17 14:17 PDT (History)
3 users (show)

See Also:


Attachments
simple patch (1.40 KB, patch)
2012-08-17 13:57 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff
real simple patch (2.16 KB, patch)
2012-08-17 14:01 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff
real simple patch (for really real) (2.15 KB, patch)
2012-08-17 14:04 PDT, Antonio Gomes
yong.li.webkit: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2012-08-17 13:51:09 PDT
For that we need to stop directly blitting from InRegionScroller and blit from the client.

Patches coming..
Comment 1 Antonio Gomes 2012-08-17 13:57:19 PDT
Created attachment 159196 [details]
simple patch
Comment 2 Antonio Gomes 2012-08-17 14:01:46 PDT
Created attachment 159197 [details]
real simple patch
Comment 3 Antonio Gomes 2012-08-17 14:04:07 PDT
Created attachment 159198 [details]
real simple patch (for really real)
Comment 4 Antonio Gomes 2012-08-17 14:17:37 PDT
http://trac.webkit.org/changeset/125933