[Webkit-unassigned] [Bug 74071] [Chromium] Chromium should have EditorClientImpl::checkTextOfParagraph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 19 10:12:49 PST 2012


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #119809|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #18 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2012-01-19 10:12:49 PST ---
(From update of attachment 119809)
View in context: https://bugs.webkit.org/attachment.cgi?id=119809&action=review

> Source/WebKit/chromium/src/EditorClientImpl.cpp:770
> +                                            WebCore::TextCheckingTypeMask mask,

nit: no need to mention WebCore:: or WTF:: in this .cpp file.  notice the using directive at the top of the file for WebCore, and the WTF headers have a using directive.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list