A while back we refactored ComponentClassifier to have each Component know how to recognize themselves on the stack, and to remove the dependency on CrashConfig. We need to do the same thing with ProjectClassifier.
A while back we refactored ComponentClassifier to have each Component know how to recognize themselves on the stack, and to remove the dependency on CrashConfig. We need to do the same thing with ProjectClassifier.
Also, we should make both of these classifiers more consistent about whether they return the most-suspected object(s) vs the string(s) naming those object(s).
Comment 1 by wrengr@chromium.org
, Oct 18 2016