RESOLVED FIXED 138578
Remove unnecessary null check in FrameSelection::nodeWillBeRemoved()
https://bugs.webkit.org/show_bug.cgi?id=138578
Summary Remove unnecessary null check in FrameSelection::nodeWillBeRemoved()
Chris Dumez
Reported 2014-11-10 14:04:09 PST
Remove unnecessary null check in FrameSelection::nodeWillBeRemoved() and turn the argument into a reference to make it clear it cannot be null.
Attachments
Patch (30.52 KB, patch)
2014-11-10 14:13 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-11-10 14:13:02 PST
WebKit Commit Bot
Comment 2 2014-11-10 16:03:04 PST
Comment on attachment 241306 [details] Patch Clearing flags on attachment: 241306 Committed r175836: <http://trac.webkit.org/changeset/175836>
WebKit Commit Bot
Comment 3 2014-11-10 16:03:18 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.