RESOLVED FIXED 140895
First argument to DOM traversal functions should be a reference
https://bugs.webkit.org/show_bug.cgi?id=140895
Summary First argument to DOM traversal functions should be a reference
Chris Dumez
Reported 2015-01-26 12:19:28 PST
First argument to DOM traversal functions should be a reference instead of a pointer as it is dereferenced without null-check.
Attachments
Patch (190.03 KB, patch)
2015-01-26 13:57 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-26 13:57:39 PST
Chris Dumez
Comment 2 2015-01-26 14:36:37 PST
Comment on attachment 245371 [details] Patch Clearing flags on attachment: 245371 Committed r179143: <http://trac.webkit.org/changeset/179143>
Chris Dumez
Comment 3 2015-01-26 14:36:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.