Kaydet (Commit) 853a6399 authored tarafından Michael Stahl's avatar Michael Stahl

desktop: that wasn't unused, just rarely used

Change-Id: I87c0fb287aa0b3fc5ad0216d8007772de3d03b2f
üst a84f4d26
...@@ -49,6 +49,10 @@ public: ...@@ -49,6 +49,10 @@ public:
static void storeExceptionHandler(google_breakpad::ExceptionHandler* pExceptionHandler); static void storeExceptionHandler(google_breakpad::ExceptionHandler* pExceptionHandler);
// when we create the ExceptionHandler we have no access to the user
// profile yet, so update when we have access
static void updateMinidumpLocation();
private: private:
static osl::Mutex maMutex; static osl::Mutex maMutex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment