RESOLVED FIXED143024
The ExecutionTimeLimit test should use its own JSGlobalContextRef
https://bugs.webkit.org/show_bug.cgi?id=143024
Summary The ExecutionTimeLimit test should use its own JSGlobalContextRef
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.