Bug 157012

Summary: [Web IDL] Specify default values for optional parameters of type 'long' / 'unrestricted double'
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, sam, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Chris Dumez 2016-04-25 18:42:48 PDT
Specify default values for optional parameters of type 'long' / 'unrestricted double' and let the bindings generator use WTF::Optional<> for the ones that do not have a default value.
Comment 1 Chris Dumez 2016-04-25 19:12:48 PDT
Created attachment 277306 [details]
Patch
Comment 2 Chris Dumez 2016-04-25 19:27:32 PDT
Created attachment 277307 [details]
Patch
Comment 3 Chris Dumez 2016-04-25 19:32:45 PDT
Created attachment 277308 [details]
Patch
Comment 4 Chris Dumez 2016-04-25 19:51:28 PDT
Created attachment 277313 [details]
Patch
Comment 5 WebKit Commit Bot 2016-04-26 09:07:32 PDT
Comment on attachment 277313 [details]
Patch

Clearing flags on attachment: 277313

Committed r200087: <http://trac.webkit.org/changeset/200087>
Comment 6 WebKit Commit Bot 2016-04-26 09:07:36 PDT
All reviewed patches have been landed.  Closing bug.