Bug 132632

Summary: Add test for deleteAllCompiledCode
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch for landing none

Description Michael Saboff 2014-05-06 16:42:13 PDT
We have no test coverage of behavior on the system when deleteAllCompiledCode.
Comment 1 Michael Saboff 2014-05-06 16:51:03 PDT
Created attachment 230951 [details]
Patch for landing

Reviewed in person.
Comment 2 Michael Saboff 2014-05-06 17:35:13 PDT
Committed r168396: <http://trac.webkit.org/changeset/168396>
Comment 3 Simon Fraser (smfr) 2014-05-06 19:25:13 PDT
Broke the CLOOP build.
Comment 4 Michael Saboff 2014-05-06 20:40:42 PDT
(In reply to comment #3)
> Broke the CLOOP build.

Working on it now.
Comment 5 Michael Saboff 2014-05-06 21:02:38 PDT
(In reply to comment #4)
> (In reply to comment #3)
> > Broke the CLOOP build.
> 
> Working on it now.

Build fix committed in r168406 <http://trac.webkit.org/changeset/168406>