Bug 157463

Summary: Correct dictionary bindings handling of optional, null, and undefined
Product: WebKit Reporter: Darin Adler <darin>
Component: BindingsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 157457, 157459    
Attachments:
Description Flags
Patch cdumez: review+

Darin Adler
Reported 2016-05-08 08:35:52 PDT
Correct dictionary bindings handling of optional, null, and undefined
Attachments
Patch (31.04 KB, patch)
2016-05-08 08:42 PDT, Darin Adler
cdumez: review+
Darin Adler
Comment 1 2016-05-08 08:42:58 PDT
Darin Adler
Comment 2 2016-05-08 08:44:11 PDT
Chris, here is that change you requested. We now match the latest Web IDL rather than the older draft for handling of null, undefined, non-objects, and regular expressions converted to dictionaries, and we understand that special rule about optional dictionaries too.
Chris Dumez
Comment 3 2016-05-08 09:52:06 PDT
Comment on attachment 278362 [details] Patch r=me
Darin Adler
Comment 4 2016-05-08 09:53:26 PDT
Note You need to log in before you can comment on or make changes to this bug.