Bug 157842 - Kill JSDOMBindings' createNewWrapper()
Summary: Kill JSDOMBindings' createNewWrapper()
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-05-18 09:15 PDT by Chris Dumez
Modified: 2016-05-19 09:10 PDT (History)
6 users (show)

See Also:


Attachments
Patch (39.54 KB, patch)
2016-05-18 10:01 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (26.56 KB, patch)
2016-05-19 08:49 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-05-18 09:15:48 PDT
Kill JSDOMBindings' createNewWrapper(). It is identical to createWrapper().
Comment 1 Chris Dumez 2016-05-18 10:01:22 PDT
Created attachment 279258 [details]
Patch
Comment 2 youenn fablet 2016-05-18 11:37:24 PDT
This patch is close to one of mine (bug 157835).
Obviously I like the direction :)
But I am unsure how to proceed.
Comment 3 Chris Dumez 2016-05-18 16:53:50 PDT
(In reply to comment #2)
> This patch is close to one of mine (bug 157835).
> Obviously I like the direction :)
> But I am unsure how to proceed.

If you like it, feel free to review :)
I'll just rebaseline if you land before me.
Comment 4 Chris Dumez 2016-05-19 08:49:35 PDT
Created attachment 279391 [details]
Patch
Comment 5 WebKit Commit Bot 2016-05-19 09:10:53 PDT
Comment on attachment 279391 [details]
Patch

Clearing flags on attachment: 279391

Committed r201166: <http://trac.webkit.org/changeset/201166>
Comment 6 WebKit Commit Bot 2016-05-19 09:10:57 PDT
All reviewed patches have been landed.  Closing bug.