Bug 99327

Summary: [BlackBerry] Clean up BackingStoreClient
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: WebKit BlackBerryAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch I (landed r131305)
none
patch 2 (landed r131314) none

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)