Bug 151676

Summary: Use Optional instead of isNull out argument for nullable getters
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore JavaScriptAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, beidson, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch andersca: review+

Darin Adler
Reported 2015-11-30 14:52:15 PST
Use Optional instead of isNull out argument for nullable getters
Attachments
Patch (35.26 KB, patch)
2015-11-30 15:00 PST, Darin Adler
andersca: review+
Darin Adler
Comment 1 2015-11-30 15:00:12 PST
Darin Adler
Comment 2 2015-11-30 15:01:00 PST
I noticed how awkward nullable attributes were, so I fixed them to use Optional.
Darin Adler
Comment 3 2015-11-30 15:57:42 PST
Note You need to log in before you can comment on or make changes to this bug.