Created attachment 228440 [details] A simple page that will crash the Safari web process. When using the Function constructor to create a function with the string "})({", the invoking process will crash. When using a string such as "})str({", an error is thrown instead. Changing it to "});str({" will again cause a crash.
Is this a duplicate of https://bugs.webkit.org/show_bug.cgi?id=106160 ?
See also https://groups.google.com/forum/#!topic/google-caja-discuss/KWRNYko_pQo
This is apparently a dup of a closed bug, as explained in a previous message. Should this be closed?
The test is gone, so one way or another, there is nothing to do.