Bug 154659 - Drop [TreatReturnedNullStringAs=Null] WebKit-specific IDL attribute
Summary: Drop [TreatReturnedNullStringAs=Null] WebKit-specific IDL attribute
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: 154654 154656 154662
  Show dependency treegraph
 
Reported: 2016-02-24 14:55 PST by Chris Dumez
Modified: 2016-02-24 18:39 PST (History)
3 users (show)

See Also:


Attachments
Patch (58.69 KB, patch)
2016-02-24 16:41 PST, 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-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.