[webkit-reviews] review denied: [Bug 119624] Enable using nullptr with plain pointers in WebKit : [Attachment 208426] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 10:18:31 PDT 2013


Anders Carlsson <andersca at apple.com> has denied Mikhail Pozdnyakov
<mikhail.pozdnyakov at intel.com>'s request for review:
Bug 119624: Enable using nullptr with plain pointers in WebKit
https://bugs.webkit.org/show_bug.cgi?id=119624

Attachment 208426: patch
https://bugs.webkit.org/attachment.cgi?id=208426&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
I’m pretty sure we can rip out the NullPtr emulation and just use the builtin
C++11 nullptr now. Can you try doing that instead?


More information about the webkit-reviews mailing list