Bug 57680 - Crash when calling WebPageProxy::setMemoryCacheClientCallsEnabled with an invalid Web Process
Summary: Crash when calling WebPageProxy::setMemoryCacheClientCallsEnabled with an inv...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-04-01 16:30 PDT by Brian Weinstein
Modified: 2011-04-01 16:34 PDT (History)
1 user (show)

See Also:


Attachments
[PATCH] Fix (1.26 KB, patch)
2011-04-01 16:31 PDT, Brian Weinstein
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2011-04-01 16:30:24 PDT
There is a crash when calling WebPageProxy::setMemoryCacheClientCallsEnabled with an invalid web process.

<rdar://problem/9202909>
Comment 1 Brian Weinstein 2011-04-01 16:31:46 PDT
Created attachment 87939 [details]
[PATCH] Fix
Comment 2 Brian Weinstein 2011-04-01 16:34:05 PDT
Landed in r82744.