Bug 116843

Summary: [BlackBerry] Notify client of selection deletion
Product: WebKit Reporter: Nima Ghanavatian <nghanavatian>
Component: WebKit BlackBerryAssignee: Nima Ghanavatian <nghanavatian>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, rwlbuis, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Nima Ghanavatian 2013-05-27 14:04:29 PDT
Our change guard was preventing caret change notification to be sent to IMF.
This put us out of state when a selection was deleted because it is not a simple
single character deletion. Ensure that selection deletions always send a caret
update
Comment 1 Nima Ghanavatian 2013-05-28 08:10:02 PDT
Created attachment 203056 [details]
Patch
Comment 2 Rob Buis 2013-05-29 09:34:20 PDT
Comment on attachment 203056 [details]
Patch

Okay.
Comment 3 WebKit Commit Bot 2013-05-29 11:39:15 PDT
Comment on attachment 203056 [details]
Patch

Clearing flags on attachment: 203056

Committed r150914: <http://trac.webkit.org/changeset/150914>
Comment 4 WebKit Commit Bot 2013-05-29 11:39:16 PDT
All reviewed patches have been landed.  Closing bug.