Bug 132632 - Add test for deleteAllCompiledCode
Summary: Add test for deleteAllCompiledCode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-06 16:42 PDT by Michael Saboff
Modified: 2014-05-06 21:02 PDT (History)
1 user (show)

See Also:


Attachments
Patch for landing (43.98 KB, patch)
2014-05-06 16:51 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

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