Bug 158380

Summary: Avoid redundant isUndefined() check for parameters that are both optional and nullable in overloads
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cgarcia, commit-queue, darin
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-06-04 10:16:04 PDT
Avoid redundant isUndefined() check for parameters that are both optional and nullable in overloads.
Comment 1 Chris Dumez 2016-06-04 10:16:41 PDT
Created attachment 280517 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-04 12:09:01 PDT
Comment on attachment 280517 [details]
Patch

Clearing flags on attachment: 280517

Committed r201681: <http://trac.webkit.org/changeset/201681>
Comment 3 WebKit Commit Bot 2016-06-04 12:09:06 PDT
All reviewed patches have been landed.  Closing bug.