Bug 130356

Summary: Remove unnecessary JSC::Handle null checks in bindings code.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore JavaScriptAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, barraclough, cdumez, cgarcia, commit-queue, eric.carlson, glenn, jer.noble, jsbell, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Andreas Kling 2014-03-17 13:27:03 PDT
Remove unnecessary JSC::Handle null checks in bindings code.
Comment 1 Andreas Kling 2014-03-17 13:27:45 PDT
Created attachment 226951 [details]
Patch
Comment 2 Andreas Kling 2014-03-17 13:28:46 PDT
Created attachment 226952 [details]
Patch
Comment 3 Andreas Kling 2014-03-17 13:33:33 PDT
Created attachment 226953 [details]
Patch
Comment 4 WebKit Commit Bot 2014-03-17 14:25:11 PDT
Comment on attachment 226953 [details]
Patch

Clearing flags on attachment: 226953

Committed r165757: <http://trac.webkit.org/changeset/165757>
Comment 5 WebKit Commit Bot 2014-03-17 14:25:17 PDT
All reviewed patches have been landed.  Closing bug.