Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-21 | Remove EnableMessageBox() / IsMessageBoxEnabled() | tsepez | |
It's always enabled. Also inline FXJS_MsgBox since it only has one caller. Review-Url: https://codereview.chromium.org/2167343002 | |||
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair | |
This CL splits the IJavaScript.h file into the two inner classes and puts them in the fpdfsdk/javascript folder. Review URL: https://codereview.chromium.org/1847583004 |