Bug 163275

Summary: Attribute setter binding generated code should use more references
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, beidson, cdumez, cgarcia, commit-queue, darin, jsbell
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description youenn fablet 2016-10-11 05:32:55 PDT
Attribute setter binding generated code should use more references
Comment 1 youenn fablet 2016-10-11 05:38:25 PDT
Created attachment 291249 [details]
Patch
Comment 2 Alex Christensen 2016-10-11 08:10:57 PDT
Comment on attachment 291249 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=291249&action=review

> Source/WebCore/bindings/scripts/CodeGeneratorJS.pm:4935
> +    # FIXME: Remove these 3 variables while all JSValueToNative use references.

when
Comment 3 youenn fablet 2016-10-12 00:05:13 PDT
Created attachment 291342 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2016-10-12 00:39:53 PDT
Comment on attachment 291342 [details]
Patch for landing

Clearing flags on attachment: 291342

Committed r207193: <http://trac.webkit.org/changeset/207193>
Comment 5 WebKit Commit Bot 2016-10-12 00:39:57 PDT
All reviewed patches have been landed.  Closing bug.