summaryrefslogtreecommitdiffstats
path: root/third_party/apple_apsl
diff options
context:
space:
mode:
authoravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-29 14:05:16 +0000
committeravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-29 14:05:16 +0000
commit134d5de400f2bee448513341f1b77b87ddfcf81d (patch)
tree68f896b6f50ac06cc05a2e203a33e0d3e757d9d8 /third_party/apple_apsl
parent50f68ab4c57fd745576abec2a8d63c05ebc0129a (diff)
downloadchromium_src-134d5de400f2bee448513341f1b77b87ddfcf81d.zip
chromium_src-134d5de400f2bee448513341f1b77b87ddfcf81d.tar.gz
chromium_src-134d5de400f2bee448513341f1b77b87ddfcf81d.tar.bz2
Verified CFAllocator on 10.8
BUG=117476 TEST=no change Review URL: https://chromiumcodereview.appspot.com/10982099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159398 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/apple_apsl')
-rw-r--r--third_party/apple_apsl/CFBase.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/apple_apsl/CFBase.h b/third_party/apple_apsl/CFBase.h
index 557007c..d74360a 100644
--- a/third_party/apple_apsl/CFBase.h
+++ b/third_party/apple_apsl/CFBase.h
@@ -50,7 +50,6 @@ struct ChromeCFAllocatorLeopards {
CFAllocatorContext _context;
};
-// TODO(avi): verify that this is accurate for 10.8 upon source release; http://crbug.com/117476
struct ChromeCFAllocatorLions {
ChromeCFRuntimeBase _base;
#if DEPLOYMENT_TARGET_MACOSX || DEPLOYMENT_TARGET_EMBEDDED