Bug 130356 - Remove unnecessary JSC::Handle null checks in bindings code.
Summary: Remove unnecessary JSC::Handle null checks in bindings code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-17 13:27 PDT by Andreas Kling
Modified: 2014-03-17 14:25 PDT (History)
11 users (show)

See Also:


Attachments
Patch (11.95 KB, patch)
2014-03-17 13:27 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (27.52 KB, patch)
2014-03-17 13:28 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (27.66 KB, patch)
2014-03-17 13:33 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.