Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(588)

Issue 987383002: Return a FilePath from Settings::file_path() (Closed)

Created:
5 years, 9 months ago by Mark Mentovai
Modified:
5 years, 9 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Return a FilePath from Settings::file_path(). This makes it possible to #include "client/settings.h" for the interface even on Windows. Although Settings is not currently implemented on Windows (bug crashpad:13), it’s easier to have the interface declaration available without having to have it be guarded. TEST=crashpad_client_test SettingsTest.* BUG= R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/bdcc1e76257f5578d765dc8577a229b4f43b0a8e

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
M client/crash_report_database_test.cc View 1 chunk +1 line, -4 lines 0 comments Download
M client/settings.h View 1 chunk +1 line, -1 line 0 comments Download
M client/settings.cc View 1 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Mark Mentovai
5 years, 9 months ago (2015-03-10 16:31:53 UTC) #2
Robert Sesek
LGTM
5 years, 9 months ago (2015-03-10 17:54:09 UTC) #3
Mark Mentovai
5 years, 9 months ago (2015-03-10 18:26:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
bdcc1e76257f5578d765dc8577a229b4f43b0a8e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698