Bug 131917 - [Cocoa] Crash when setting a bundle parameter to nil
Summary: [Cocoa] Crash when setting a bundle parameter to nil
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:
Depends on:
Blocks:
 
Reported: 2014-04-20 11:44 PDT by mitz
Modified: 2014-04-20 13:54 PDT (History)
0 users

See Also:


Attachments
Handle nil values properly (3.45 KB, patch)
2014-04-20 11:48 PDT, mitz
sam: 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-20 11:44:51 PDT
[Cocoa] Crash when setting a bundle parameter to nil
Comment 1 mitz 2014-04-20 11:48:40 PDT
Created attachment 229771 [details]
Handle nil values properly
Comment 2 mitz 2014-04-20 13:54:48 PDT
Fixed in <http://trac.webkit.org/r167573>.