Bug 114830

Summary: [BlackBerry] Invalidate spell checking requests in platform code
Product: WebKit Reporter: Nima Ghanavatian <nghanavatian>
Component: WebKit BlackBerryAssignee: Nima Ghanavatian <nghanavatian>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Nima Ghanavatian 2013-04-18 13:59:42 PDT
Define a sentinal set to the last requested sequence id at focus change.
All requests prior to this point will be rejected upon processing.
Comment 1 Nima Ghanavatian 2013-04-18 14:03:52 PDT
Created attachment 198761 [details]
Patch
Comment 2 Rob Buis 2013-04-18 14:52:35 PDT
Comment on attachment 198761 [details]
Patch

LGTM.
Comment 3 Nima Ghanavatian 2013-04-18 15:11:34 PDT
Created attachment 198770 [details]
Patch
Comment 4 Rob Buis 2013-04-18 15:15:43 PDT
Comment on attachment 198770 [details]
Patch

LGTM.
Comment 5 WebKit Commit Bot 2013-04-18 15:44:28 PDT
Comment on attachment 198770 [details]
Patch

Clearing flags on attachment: 198770

Committed r148710: <http://trac.webkit.org/changeset/148710>
Comment 6 WebKit Commit Bot 2013-04-18 15:44:29 PDT
All reviewed patches have been landed.  Closing bug.