Bug 154659

Summary: Drop [TreatReturnedNullStringAs=Null] WebKit-specific IDL attribute
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ggaren, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 154654, 154656, 154662    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-02-24 14:55:07 PST
Drop [TreatReturnedNullStringAs=Null] WebKit-specific IDL attribute. These should just be nullable DOMString attributes:
http://heycam.github.io/webidl/#idl-nullable-type
Comment 1 Chris Dumez 2016-02-24 16:41:22 PST
Created attachment 272161 [details]
Patch
Comment 2 Chris Dumez 2016-02-24 18:39:14 PST
Comment on attachment 272161 [details]
Patch

Clearing flags on attachment: 272161

Committed r197060: <http://trac.webkit.org/changeset/197060>
Comment 3 Chris Dumez 2016-02-24 18:39:19 PST
All reviewed patches have been landed.  Closing bug.