Bug 93835 - [V8] Remove [TreatReturnedNullAs=False]
Summary: [V8] Remove [TreatReturnedNullAs=False]
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: 93095
  Show dependency treegraph
 
Reported: 2012-08-13 06:17 PDT by Kentaro Hara
Modified: 2012-08-13 19:25 PDT (History)
4 users (show)

See Also:


Attachments
Patch (19.75 KB, patch)
2012-08-13 06:24 PDT, 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-08-13 06:17:43 PDT
[TreatReturnedNullAs=False] is neither defined in the Web IDL spec nor used in any WebKit IDL file.
Comment 1 Kentaro Hara 2012-08-13 06:24:55 PDT
Created attachment 157979 [details]
Patch
Comment 2 Kentaro Hara 2012-08-13 17:55:57 PDT
Committed r125484: <http://trac.webkit.org/changeset/125484>