Bug 94839

Summary: [BlackBerry] Obsolete the in-region scroll codepath prior to BB10's
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: WebKit BlackBerryAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 94834    
Bug Blocks:    
Attachments:
Description Flags
patch staikos: review+

Antonio Gomes
Reported 2012-08-23 13:34:38 PDT
PR #197775
Attachments
patch (12.95 KB, patch)
2012-08-23 13:43 PDT, Antonio Gomes
staikos: review+
Antonio Gomes
Comment 1 2012-08-23 13:43:26 PDT
Rob Buis
Comment 2 2012-08-23 14:17:09 PDT
Comment on attachment 160232 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=160232&action=review LGTM. > Source/WebKit/blackberry/Api/WebPage.cpp:1474 > return true; The bool does not seem needed anymore. And in fact maybe WebPagePrivate::scrollBy can be removed, WebPage::scrollBy could just do the one-liner.
Antonio Gomes
Comment 3 2012-08-23 17:42:25 PDT
Note You need to log in before you can comment on or make changes to this bug.