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

Issue 6825063: Patch for bug 74983 (among others) to be applied to M11 696 branch. (Closed)

Created:
9 years, 8 months ago by dmac
Modified:
9 years, 7 months ago
CC:
chromium-reviews, karen
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : fix up small merge issue found by trybots #

Patch Set 3 : intentionally disabled mac tests. tested by hand. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1936 lines, -1743 lines) Patch
D chrome/browser/file_path_watcher/file_path_watcher.h View 1 chunk +0 lines, -68 lines 0 comments Download
D chrome/browser/file_path_watcher/file_path_watcher.cc View 1 chunk +0 lines, -19 lines 0 comments Download
D chrome/browser/file_path_watcher/file_path_watcher_browsertest.cc View 1 chunk +0 lines, -454 lines 0 comments Download
D chrome/browser/file_path_watcher/file_path_watcher_inotify.cc View 1 chunk +0 lines, -413 lines 0 comments Download
D chrome/browser/file_path_watcher/file_path_watcher_mac.cc View 1 chunk +0 lines, -234 lines 0 comments Download
D chrome/browser/file_path_watcher/file_path_watcher_stub.cc View 1 chunk +0 lines, -19 lines 0 comments Download
D chrome/browser/file_path_watcher/file_path_watcher_win.cc View 1 chunk +0 lines, -244 lines 0 comments Download
M chrome/browser/policy/file_based_policy_loader.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/policy/file_based_policy_loader.cc View 4 chunks +13 lines, -10 lines 0 comments Download
M chrome/browser/user_style_sheet_watcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/user_style_sheet_watcher.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/user_style_sheet_watcher_unittest.cc View 2 chunks +15 lines, -8 lines 0 comments Download
M chrome/chrome_browser.gypi View 3 chunks +0 lines, -9 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 2 chunks +1 line, -1 line 0 comments Download
A chrome/common/launchd_mac.h View 1 chunk +100 lines, -0 lines 0 comments Download
A chrome/common/launchd_mac.mm View 1 chunk +171 lines, -0 lines 0 comments Download
M chrome/common/service_process_util.h View 5 chunks +3 lines, -9 lines 0 comments Download
M chrome/common/service_process_util.cc View 2 chunks +1 line, -6 lines 0 comments Download
M chrome/common/service_process_util_mac.mm View 9 chunks +194 lines, -52 lines 0 comments Download
M chrome/common/service_process_util_posix.h View 3 chunks +7 lines, -1 line 0 comments Download
M chrome/common/service_process_util_posix.cc View 1 5 chunks +11 lines, -5 lines 0 comments Download
M chrome/common/service_process_util_unittest.cc View 1 2 8 chunks +347 lines, -22 lines 0 comments Download
M chrome/common/service_process_util_win.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/service/service_main.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/service/service_process.h View 4 chunks +6 lines, -2 lines 0 comments Download
M chrome/service/service_process.cc View 6 chunks +14 lines, -6 lines 0 comments Download
M chrome/service/service_process_unittest.cc View 5 chunks +10 lines, -5 lines 0 comments Download
M content/browser/plugin_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_service.cc View 2 chunks +3 lines, -2 lines 0 comments Download
A content/common/file_path_watcher/file_path_watcher.h View 1 chunk +122 lines, -0 lines 0 comments Download
A content/common/file_path_watcher/file_path_watcher.cc View 1 chunk +27 lines, -0 lines 0 comments Download
A + content/common/file_path_watcher/file_path_watcher_browsertest.cc View 12 chunks +247 lines, -85 lines 0 comments Download
A + content/common/file_path_watcher/file_path_watcher_inotify.cc View 9 chunks +75 lines, -32 lines 0 comments Download
A content/common/file_path_watcher/file_path_watcher_mac.cc View 1 chunk +487 lines, -0 lines 0 comments Download
A + content/common/file_path_watcher/file_path_watcher_stub.cc View 1 chunk +5 lines, -3 lines 0 comments Download
A + content/common/file_path_watcher/file_path_watcher_win.cc View 7 chunks +46 lines, -16 lines 0 comments Download
M content/content_common.gypi View 2 chunks +15 lines, -0 lines 0 comments Download
M tools/valgrind/tsan/suppressions.txt View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dmac
PTAL
9 years, 8 months ago (2011-04-12 02:35:46 UTC) #1
Mark Mentovai
9 years, 8 months ago (2011-04-12 03:23:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698