Bug 157012 - [Web IDL] Specify default values for optional parameters of type 'long' / 'unrestricted double'
Summary: [Web IDL] Specify default values for optional parameters of type 'long' / 'un...
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-04-25 18:42 PDT by Chris Dumez
Modified: 2016-04-26 09:07 PDT (History)
4 users (show)

See Also:


Attachments
Patch (25.04 KB, patch)
2016-04-25 19:12 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (25.27 KB, patch)
2016-04-25 19:27 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (25.26 KB, patch)
2016-04-25 19:32 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (24.54 KB, patch)
2016-04-25 19:51 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-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.