Bug 153254

Summary: Move away from NSSpellChecker's showCandidates method
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Beth Dakin 2016-01-19 14:42:55 PST
Move away from NSSpellChecker's showCandidates method

rdar://problem/24216292
Comment 1 Beth Dakin 2016-01-19 14:46:00 PST
Created attachment 269299 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-19 14:47:51 PST
Attachment 269299 [details] did not pass style-queue:


ERROR: Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm:1172:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Beth Dakin 2016-01-19 16:47:59 PST
Thanks Tim! http://trac.webkit.org/changeset/195324
Comment 4 Beth Dakin 2016-01-19 16:57:21 PST
Build fix for 32 bit: 195327