Bug 132366

Summary: [Cocoa] Crash when invoking a method with an unsigned parameter on a remote object
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Handle unsigned parameters andersca: review+

Description mitz 2014-04-29 16:24:54 PDT
[Cocoa] Crash when invoking a method with an unsigned parameter on a remote object
Comment 1 mitz 2014-04-29 16:25:37 PDT
<rdar://problem/16745596>
Comment 2 mitz 2014-04-29 16:28:54 PDT
Created attachment 230437 [details]
Handle unsigned parameters
Comment 3 mitz 2014-04-29 16:42:15 PDT
Fixed in <http://trac.webkit.org/r167968>.