diff options
author | asvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-01 15:58:50 +0000 |
---|---|---|
committer | asvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-01 15:58:50 +0000 |
commit | b35b1dd3737b7d6bc9aeca0666772c9a9aded78a (patch) | |
tree | e70a28ade2edaaba53060a2f352a452466ca5f12 /chrome/browser/net/net_pref_observer.cc | |
parent | 6e1272138cd494e23c6e350fbd6041ead147bf5b (diff) | |
download | chromium_src-b35b1dd3737b7d6bc9aeca0666772c9a9aded78a.zip chromium_src-b35b1dd3737b7d6bc9aeca0666772c9a9aded78a.tar.gz chromium_src-b35b1dd3737b7d6bc9aeca0666772c9a9aded78a.tar.bz2 |
Implement CrashUploadListWin to enable chrome://crashes on Windows.
Added new class CrashUploadListWin, subclass of CrashUploadList which
has the Windows platform-specific logic to read crash logs from Windows
Event Log.
Added static CrashUploadList::Create() factory method which returns an
instance of CrashUploadListWin on Windows and an instance of
CrashUploadList on other platforms.
Also implemented the max_count parameter in
CrashUploadList::GetUploadedCrashes(), which was part of
the interface but was ignored by the code.
BUG=73468
TEST=Open chrome://crashes under Windows after one or more
crash reports were uploaded. See the crash reports listed.
Review URL: http://codereview.chromium.org/6771021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80165 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/net/net_pref_observer.cc')
0 files changed, 0 insertions, 0 deletions