Bug 143024

Summary: The ExecutionTimeLimit test should use its own JSGlobalContextRef
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch. ggaren: review+

Mark Lam
Reported 2015-03-24 15:47:33 PDT
Currently, the ExecutionTimeLimit test is using a JSGlobalContextRef passed in from testapi.c. It should create its own for better encapsulation of the test.
Attachments
the patch. (3.61 KB, patch)
2015-03-24 15:51 PDT, Mark Lam
ggaren: review+
Mark Lam
Comment 1 2015-03-24 15:51:59 PDT
Created attachment 249359 [details] the patch.
Geoffrey Garen
Comment 2 2015-03-24 15:54:42 PDT
Comment on attachment 249359 [details] the patch. r=me
Mark Lam
Comment 3 2015-03-24 15:57:59 PDT
Note You need to log in before you can comment on or make changes to this bug.