Bug 94603

Summary: [BlackBerry] Properly notify WebKit when Client stops in-region scrolling
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: WebKit BlackBerryAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
(committed r126166) patch none

Description Antonio Gomes 2012-08-21 07:57:20 PDT
PR #195813

This got broken in one of the many refactors this code suffered.

Basically, we have work to do when Client stops an in-region scrolling. Then,
we need to dispatch it to webkit.
Comment 1 Antonio Gomes 2012-08-21 10:04:19 PDT
Created attachment 159711 [details]
(committed r126166) patch