DescriptionThe changes in r1007 removed the dump_path/set_dump_path methods from ExceptionHandler. Unfortunately we use those in Mozilla code. This patch adds an ExceptionHandler::set_minidump_descriptor method, and also a MinidumpDescriptor::directory method to restore this functionality. The const changes on MinidumpDescriptor were not my favorite, but I don't see a better way to make this work (and I have no idea why they were there in the first place). Patch Set 1 #
Total comments: 1
Patch Set 2 : Updated per review #
MessagesTotal messages: 4
|