nightmare666 / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

iOS support for restoring default configuration from Info.plist in BreakpadController #554

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In client/ios, I'd like to make a change to add a resetConfiguration method to 
BreakpadController. This will be similar to the existing updateConfiguration: 
method, but it will reload the configuration from [[NSBundle mainBundle] 
infoDictionary] instead of updating the existing configuration.

Original issue reported on code.google.com by kiyun@chromium.org on 11 Dec 2013 at 3:53

GoogleCodeExporter commented 9 years ago
Fixed with https://code.google.com/p/google-breakpad/source/detail?r=1256

Original comment by kiyun@chromium.org on 12 Dec 2013 at 3:01

GoogleCodeExporter commented 9 years ago

Original comment by blundell@chromium.org on 12 Dec 2013 at 3:01