Bug 99327 - [BlackBerry] Clean up BackingStoreClient
Summary: [BlackBerry] Clean up BackingStoreClient
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-10-15 08:03 PDT by Antonio Gomes
Modified: 2012-10-15 10:19 PDT (History)
0 users

See Also:


Attachments
patch I (landed r131305) (6.50 KB, patch)
2012-10-15 08:24 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff
patch 2 (landed r131314) (18.45 KB, patch)
2012-10-15 10:06 PDT, Antonio Gomes
no flags 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-10-15 08:03:23 PDT
now that we do not use this code path to scroll inner frames (instead we use AC layers!), we can have a couple of patches that make it look simpler, and even faster.
Comment 1 Antonio Gomes 2012-10-15 08:24:39 PDT
Created attachment 168713 [details]
patch I (landed r131305)
Comment 2 Antonio Gomes 2012-10-15 10:06:33 PDT
Created attachment 168733 [details]
patch 2 (landed r131314)