Bug 153859

Summary: Remove DOMWrapped parameter from JSKeyValueIterator
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 153787    
Bug Blocks: 151937    
Attachments:
Description Flags
Patch
none
Patch for landing none

youenn fablet
Reported 2016-02-04 01:52:53 PST
JSKeyValueIterator takes JSWrapper and DOMWrapped as template parameter. It may be possible to use type_traits to infer DOMWrapped from JSWrapper::wrapped().
Attachments
Patch (8.44 KB, patch)
2016-02-04 01:57 PST, youenn fablet
no flags
Patch for landing (8.22 KB, patch)
2016-02-05 00:15 PST, youenn fablet
no flags
youenn fablet
Comment 1 2016-02-04 01:57:33 PST
youenn fablet
Comment 2 2016-02-05 00:15:18 PST
Created attachment 270740 [details] Patch for landing
WebKit Commit Bot
Comment 3 2016-02-05 01:59:20 PST
Comment on attachment 270740 [details] Patch for landing Clearing flags on attachment: 270740 Committed r196170: <http://trac.webkit.org/changeset/196170>
WebKit Commit Bot
Comment 4 2016-02-05 01:59:23 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.