Bug 77602

Summary: Rename [ConvertNullToNullString] to [TreatNullAs=EmptyString]
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, macpherson, menard, ojan, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2012-02-01 22:04:34 PST
We should rename [ConvertNullToNullString] to [TreatNullAs=EmptyString], according to the spec (http://dev.w3.org/2006/webapi/WebIDL/#TreatNullAs).
Comment 1 Kentaro Hara 2012-02-01 22:10:46 PST
Created attachment 125078 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-01 23:08:09 PST
Comment on attachment 125078 [details]
Patch

Clearing flags on attachment: 125078

Committed r106534: <http://trac.webkit.org/changeset/106534>
Comment 3 WebKit Review Bot 2012-02-01 23:08:13 PST
All reviewed patches have been landed.  Closing bug.