Bug 153442 - WK1: Handle soft spaces after accepted candidates
Summary: WK1: Handle soft spaces after accepted candidates
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-25 13:29 PST by Beth Dakin
Modified: 2016-01-25 13:38 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.40 KB, patch)
2016-01-25 13:32 PST, Beth Dakin
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2016-01-25 13:29:24 PST
This is the WK1 equivalent of https://bugs.webkit.org/show_bug.cgi?id=153331
Comment 1 Beth Dakin 2016-01-25 13:32:21 PST
Created attachment 269785 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-25 13:33:21 PST
Attachment 269785 [details] did not pass style-queue:


ERROR: Source/WebKit/mac/WebView/WebHTMLView.mm:7098:  Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.  [readability/comparison_to_zero] [5]
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-25 13:38:40 PST
Thanks Tim! 

http://trac.webkit.org/changeset/195552