Bug 132366 - [Cocoa] Crash when invoking a method with an unsigned parameter on a remote object
Summary: [Cocoa] Crash when invoking a method with an unsigned parameter on a remote o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-29 16:24 PDT by mitz
Modified: 2014-04-29 16:42 PDT (History)
0 users

See Also:


Attachments
Handle unsigned parameters (3.45 KB, patch)
2014-04-29 16:28 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

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