Review Board requires JavaScript in order to function. Please turn it on in your browser preferences.
Firefox users: if you prefer to turn on JavaScript only for specific sites, we recommend the NoScript extension.
Describe the submission (optional):
Merged into master
Review Request #71 — Created Feb. 27, 2013 and submitted 12 years, 3 months ago — Latest diff uploaded 12 years, 3 months ago
Splitting out the error enum handling into a trait makes this functionality more easily available to other classes that could potentially use it. Currently there is none, but eventually the FrontController class will use it as well.
Unit tests