summaryrefslogtreecommitdiff
path: root/testing/xfa_js_embedder_test.h
AgeCommit message (Expand)Author
2018-10-18Do more IWYU in fxjs/.Lei Zhang
2018-10-18Forward declare some fxjs/ classes.Lei Zhang
2018-09-20Make some methods const in XFAJSEmbedderTestchromium/3560chromium/3559chromium/3558Nicolas Pena
2018-05-25[xfa] Allow accessing the event changed parameter from JS.Dan Sinclair
2018-04-23Disable JavaScript entirely if no JSPlatform passed by embedder.Tom Sepez
2018-02-09Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp}Tom Sepez
2018-02-09Move CFX_V8 testing from embeddertest to unittest.Tom Sepez
2017-12-20Avoid default arguments in EmbedderTest::OpenDocument().chromium/3300Lei Zhang
2017-11-01Move some XFA JS code into fxjs/Dan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-06-29Cleanup call expression handling in fm2jsRyan Harrison
2017-05-24More FM2JSContext testsDan Sinclair
2017-05-18Adding fm2js embedder testsDan Sinclair