[Webkit-unassigned] [Bug 65025] Eliminate WebKit2 compilation warnings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 09:49:41 PDT 2011


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





--- Comment #6 from Darin Adler <darin at apple.com>  2011-09-13 09:49:41 PST ---
(From update of attachment 107168)
View in context: https://bugs.webkit.org/attachment.cgi?id=107168&action=review

> Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp:1269
> +        if (wmodeIndex == WTF::notFound) {

We normally just call this notFound. I am surprised that the explicit WTF:: is needed, and if it’s not needed, please omit it.

-- 
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