Bug 111373

Summary: [BlackBerry] Clean up animated scroll/zoom code in WebPagePrivate
Product: WebKit Reporter: Andrew Lo <anlo>
Component: WebKit BlackBerryAssignee: Andrew Lo <anlo>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andrew Lo 2013-03-04 16:05:55 PST
Rename some functions & variables to reflect that they are used for both block zoom and generic zoom/scroll animations.

Have WebPageClient pass the final scale and position to WebPage when animation finishes, rather than keeping those values as instance variables in WebPagePrivate.
Comment 1 Andrew Lo 2013-03-04 16:12:47 PST
Created attachment 191338 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-04 18:11:29 PST
Comment on attachment 191338 [details]
Patch

Attachment 191338 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/16958018

New failing tests:
inspector/debugger/watch-expressions-panel-switch.html
Comment 3 Rob Buis 2013-03-05 04:35:17 PST
Comment on attachment 191338 [details]
Patch

LGTM.
Comment 4 WebKit Review Bot 2013-03-05 04:55:38 PST
Comment on attachment 191338 [details]
Patch

Clearing flags on attachment: 191338

Committed r144750: <http://trac.webkit.org/changeset/144750>
Comment 5 WebKit Review Bot 2013-03-05 04:55:42 PST
All reviewed patches have been landed.  Closing bug.