Bug 57680

Summary: Crash when calling WebPageProxy::setMemoryCacheClientCallsEnabled with an invalid Web Process
Product: WebKit Reporter: Brian Weinstein <bweinstein>
Component: WebKit2Assignee: Brian Weinstein <bweinstein>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
[PATCH] Fix andersca: review+

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.