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

Unified Diff: chrome/common/service_process_util_mac.mm

Issue 7744056: Remove TODO (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/service_process_util_mac.mm
diff --git a/chrome/common/service_process_util_mac.mm b/chrome/common/service_process_util_mac.mm
index df2bc22fcbcde5d95079e6b645433795c2a6f7ec..4a5a9b7cb992012e2d362deddac607bd4125f1be 100644
--- a/chrome/common/service_process_util_mac.mm
+++ b/chrome/common/service_process_util_mac.mm
@@ -33,9 +33,6 @@ using ::base::files::FilePathWatcher;
namespace {
-// TODO(scottbyer): Determine if we really need to go back to "Background", and
-// subclass NSApplication to prevent -terminate from calling exit() in that
-// case. http://crbug.com/88954
#define kServiceProcessSessionType "Aqua"
CFStringRef CopyServiceProcessLaunchDName() {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698