Bug 89151

Summary: [JSC/V8] "DOMString[]" for function return values should not be null
Product: WebKit Reporter: Kent Tamura <tkent>
Component: WebCore JavaScriptAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, japhet, jochen, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 89070    
Bug Blocks:    
Attachments:
Description Flags
Patch haraken: review+

Description Kent Tamura 2012-06-14 18:47:50 PDT
[JSC/V8] "DOMString[]" for function return values should not be null
Comment 1 Kent Tamura 2012-06-14 19:01:46 PDT
Created attachment 147707 [details]
Patch
Comment 2 Kentaro Hara 2012-06-14 19:09:44 PDT
Comment on attachment 147707 [details]
Patch

Looks OK
Comment 3 Kent Tamura 2012-06-14 19:11:42 PDT
Committed r120389: <http://trac.webkit.org/changeset/120389>