Bug 162709 - Drop first 'state' parameter to JSDOMWindow::toWrapped() / JSEventTarget::toWrapped()
Summary: Drop first 'state' parameter to JSDOMWindow::toWrapped() / JSEventTarget::toW...
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: 147740
  Show dependency treegraph
 
Reported: 2016-09-28 18:22 PDT by Chris Dumez
Modified: 2016-09-28 21:01 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.45 KB, patch)
2016-09-28 18:27 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-09-28 18:22:11 PDT
Drop first 'state' parameter to JSDOMWindow::toWrapped() / JSEventTarget::toWrapped() as it is unused.
Comment 1 Chris Dumez 2016-09-28 18:27:35 PDT
Created attachment 290158 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-28 21:00:56 PDT
Comment on attachment 290158 [details]
Patch

Clearing flags on attachment: 290158

Committed r206575: <http://trac.webkit.org/changeset/206575>
Comment 3 WebKit Commit Bot 2016-09-28 21:01:00 PDT
All reviewed patches have been landed.  Closing bug.