[Webkit-unassigned] [Bug 73798] Upstream 6 files into WebCore/platform/blackberry
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 11 23:41:26 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73798
--- Comment #19 from Mary Wu <mary.wu at torchmobile.com.cn> 2011-12-11 23:41:26 PST ---
> > Source/WebCore/platform/blackberry/SharedBufferBlackBerry.cpp:32
> > + return 0;
>
> return nullptr;
>
In WebKit coding-style, I saw this "In C++, the null pointer value should be written as 0." So should we use nullptr?
--
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