RESOLVED FIXED 122711
Use nullptr instead of 0 in TreeScope.cpp
https://bugs.webkit.org/show_bug.cgi?id=122711
Summary Use nullptr instead of 0 in TreeScope.cpp
Darin Adler
Reported 2013-10-12 20:57:06 PDT
Use nullptr instead of 0 in TreeScope.cpp
Attachments
Patch (8.50 KB, patch)
2013-10-12 20:57 PDT, Darin Adler
kling: review+
commit-queue: commit-queue-
Darin Adler
Comment 1 2013-10-12 20:57:34 PDT
WebKit Commit Bot
Comment 2 2013-10-12 23:10:46 PDT
Comment on attachment 214079 [details] Patch Rejecting attachment 214079 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 214079, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: d: /Volumes/Data/EWS/WebKit Parsed 2 diffs from patch file(s). patching file Source/WebCore/ChangeLog Hunk #1 succeeded at 1 with fuzz 1. patching file Source/WebCore/dom/TreeScope.cpp Hunk #5 FAILED at 141. Hunk #6 FAILED at 175. Hunk #7 FAILED at 197. 3 out of 17 hunks FAILED -- saving rejects to file Source/WebCore/dom/TreeScope.cpp.rej Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Andreas Kling']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output: http://webkit-queues.appspot.com/results/3947507
Darin Adler
Comment 3 2013-10-12 23:30:40 PDT
Lucas Forschler
Comment 4 2019-02-06 09:03:54 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.