Bug 140765

Summary: Avoid defining always empty Vector<TextCheckingResult> in SpellChecker::didCheckCancel
Product: WebKit Reporter: Grzegorz Czajkowski <g.czajkowski>
Component: HTML EditingAssignee: Grzegorz Czajkowski <g.czajkowski>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Grzegorz Czajkowski
Reported 2015-01-22 07:29:52 PST
Cleanup. I found it while I was working on bug 139862. There is no need to define vector which is always empty. Pass it directly instead.
Attachments
Patch (1.39 KB, patch)
2015-01-22 07:32 PST, Grzegorz Czajkowski
no flags
Grzegorz Czajkowski
Comment 1 2015-01-22 07:32:35 PST
WebKit Commit Bot
Comment 2 2015-01-22 12:01:21 PST
Comment on attachment 245142 [details] Patch Clearing flags on attachment: 245142 Committed r178930: <http://trac.webkit.org/changeset/178930>
WebKit Commit Bot
Comment 3 2015-01-22 12:01:27 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.