[Webkit-unassigned] [Bug 121903] htmlediting.cpp: unnecessary local variable cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 25 18:37:28 PDT 2013


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #2 from Darin Adler <darin at apple.com>  2013-09-25 18:36:29 PST ---
(From update of attachment 212566)
View in context: https://bugs.webkit.org/attachment.cgi?id=212566&action=review

> Source/WebCore/editing/htmlediting.cpp:145
> +    return 0;

Should be nullptr rather than 0 in new code.

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