breakpad/src/client/ios
qsr@chromium.org ac9324da7a Add assertion on initialization sequence.
The order at which to call the controller methods is:
1) Any method that change the configuration_ field
2) start
3) Any other method

 This change adds assertion that it is done correctly.
Review URL: https://breakpad.appspot.com/499003

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1085 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-11-28 17:04:52 +00:00
..
Breakpad.xcodeproj Turn on more warnings in ios / mac projects. 2012-09-21 07:58:25 +00:00
handler Fixed "unused method" warning, reported by Xcode 4.2 on simulator. 2012-04-04 11:06:35 +00:00
Breakpad.h Send uptime as milliseconds for Mac and iOS. 2012-03-02 08:27:20 +00:00
Breakpad.mm Correct various compilation warnings. 2012-03-07 00:18:29 +00:00
Breakpad_Prefix.pch Create a static library to use Breakpad on iOS. 2011-11-23 16:14:35 +00:00
BreakpadController.h Add assertion on initialization sequence. 2012-11-28 17:04:52 +00:00
BreakpadController.mm Add assertion on initialization sequence. 2012-11-28 17:04:52 +00:00