Bug 157224 - Get rid of unnecessary null check in wrap(JSDOMGlobalObject*, DOMClass*)
Summary: Get rid of unnecessary null check in wrap(JSDOMGlobalObject*, DOMClass*)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-29 19:58 PDT by Chris Dumez
Modified: 2016-04-29 21:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch (16.65 KB, patch)
2016-04-29 20:00 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (17.07 KB, patch)
2016-04-29 21:06 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (17.58 KB, patch)
2016-04-29 21:16 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-04-29 19:58:07 PDT
Get rid of unnecessary null check in wrap(JSDOMGlobalObject*, DOMClass*)
Comment 1 Chris Dumez 2016-04-29 20:00:14 PDT
Created attachment 277785 [details]
Patch
Comment 2 Ryosuke Niwa 2016-04-29 20:29:31 PDT
Comment on attachment 277785 [details]
Patch

r=me provided you fix builds on gtk-wk2 and mac-debug and/or they're unrelated to your change.
Comment 3 Chris Dumez 2016-04-29 21:06:03 PDT
Created attachment 277792 [details]
Patch
Comment 4 Chris Dumez 2016-04-29 21:16:53 PDT
Created attachment 277793 [details]
Patch
Comment 5 Chris Dumez 2016-04-29 21:50:59 PDT
Comment on attachment 277793 [details]
Patch

Clearing flags on attachment: 277793

Committed r200287: <http://trac.webkit.org/changeset/200287>
Comment 6 Chris Dumez 2016-04-29 21:51:04 PDT
All reviewed patches have been landed.  Closing bug.