Bug 112133

Summary: [BlackBerry] SelectionHandler: fix truncated line
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, mifenton, rwlbuis, tonikitoo, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 111729    
Attachments:
Description Flags
Patch none

Description Alberto Garcia 2013-03-12 04:19:57 PDT
One of the call to fatFingersResult.nodeAsElementIfApplicable() was
somehow truncated when the selection start animation was upstreamed in
r144640.

http://trac.webkit.org/changeset/144640/trunk/Source/WebKit/blackberry/WebKitSupport/SelectionHandler.cpp
Comment 1 Alberto Garcia 2013-03-12 04:21:58 PDT
Created attachment 192707 [details]
Patch
Comment 2 Carlos Garcia Campos 2013-03-12 05:04:19 PDT
Comment on attachment 192707 [details]
Patch

Oooops
Comment 3 WebKit Review Bot 2013-03-12 05:31:46 PDT
Comment on attachment 192707 [details]
Patch

Clearing flags on attachment: 192707

Committed r145534: <http://trac.webkit.org/changeset/145534>
Comment 4 WebKit Review Bot 2013-03-12 05:31:50 PDT
All reviewed patches have been landed.  Closing bug.