Bug 77602 - Rename [ConvertNullToNullString] to [TreatNullAs=EmptyString]
Summary: Rename [ConvertNullToNullString] to [TreatNullAs=EmptyString]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 77393
  Show dependency treegraph
 
Reported: 2012-02-01 22:04 PST by Kentaro Hara
Modified: 2012-02-01 23:08 PST (History)
8 users (show)

See Also:


Attachments
Patch (49.65 KB, patch)
2012-02-01 22:10 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.