[Webkit-unassigned] [Bug 106160] "ASSERTION FAILED: exprStatement" in Function constructor call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 13:56:51 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=106160





--- Comment #5 from Mark S. Miller <erights at gmail.com>  2013-03-11 13:59:15 PST ---
(In reply to comment #4)
> What's SES?

Secure EcmaScript. The most compact accurate description is probably section 2.3 of http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/pubs/archive/40673.pdf
Some details at https://code.google.com/p/google-caja/wiki/SES
Implementation at https://code.google.com/p/google-caja/source/browse/trunk/src/com/google/caja/ses/ , which also runs standalone. It does not depend on the rest of Caja.

Talks explaining the point at
http://www.youtube.com/watch?v=w9hHHvhZ_HY (part 1)
http://www.youtube.com/watch?v=oBqeDYETXME (part 2)

If you watch both of these parts, you can skip about the first 10 minutes of part 2.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list