Bug 103441 - [BlackBerry] Remove unnecessary backing store suspension in InputHandler::ensureFocusTextElementVisible
Summary: [BlackBerry] Remove unnecessary backing store suspension in InputHandler::ens...
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: Andrew Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-27 11:30 PST by Andrew Lo
Modified: 2012-11-27 12:28 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.16 KB, patch)
2012-11-27 11:35 PST, Andrew Lo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Lo 2012-11-27 11:30:58 PST
Suspending the backing store is not necessary anymore since both zoom and scroll adjustments happen in an animation.
Comment 1 Andrew Lo 2012-11-27 11:35:34 PST
Created attachment 176309 [details]
Patch
Comment 2 Rob Buis 2012-11-27 11:41:28 PST
Comment on attachment 176309 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2012-11-27 12:28:02 PST
Comment on attachment 176309 [details]
Patch

Clearing flags on attachment: 176309

Committed r135898: <http://trac.webkit.org/changeset/135898>
Comment 4 WebKit Review Bot 2012-11-27 12:28:05 PST
All reviewed patches have been landed.  Closing bug.