[Webkit-unassigned] [Bug 140765] New: Avoid defining always empty Vector<TextCheckingResult> in SpellChecker::didCheckCancel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 22 07:29:52 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140765

            Bug ID: 140765
           Summary: Avoid defining always empty Vector<TextCheckingResult>
                    in SpellChecker::didCheckCancel
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: g.czajkowski at samsung.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150122/4994fd99/attachment-0002.html>


More information about the webkit-unassigned mailing list