Adding sandboxing to action_hooks
Review Request #5710 — Created April 13, 2014 and submitted — Latest diff uploaded
Added sandboxing to action_hooks
Added unit tests to test suites at reviewboard/extensions/tests.py
Unit testing done - tested all 5 different action hooks (DiffViewerActionHook, HeaderActionHook, HeaderDropdownActionHook, ReivewRequestActionHook, ReviewRequestDropdownActionHook) with and without the sandboxing
Ran on all tests in extensions/tests.py