Bug 138578

Summary: Remove unnecessary null check in FrameSelection::nodeWillBeRemoved()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.