[Webkit-unassigned] [Bug 104978] Fix build warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 18:04:28 PST 2012


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





--- Comment #4 from Ryuan Choi <ryuan.choi at samsung.com>  2012-12-13 18:06:50 PST ---
(From update of attachment 179387)
View in context: https://bugs.webkit.org/attachment.cgi?id=179387&action=review

> Source/WebKit2/WebProcess/Downloads/Download.cpp:49
> +    : m_downloadID(downloadID)
>      : m_downloadManager(downloadManager)

Oops, this is wrong.

: should be ,

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