mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
4fbe9c94fa
--HG-- rename : security/sandbox/base/at_exit.cc => security/sandbox/chromium/base/at_exit.cc rename : security/sandbox/base/at_exit.h => security/sandbox/chromium/base/at_exit.h rename : security/sandbox/base/atomic_ref_count.h => security/sandbox/chromium/base/atomic_ref_count.h rename : security/sandbox/base/atomic_sequence_num.h => security/sandbox/chromium/base/atomic_sequence_num.h rename : security/sandbox/base/atomicops.h => security/sandbox/chromium/base/atomicops.h rename : security/sandbox/base/atomicops_internals_tsan.h => security/sandbox/chromium/base/atomicops_internals_tsan.h rename : security/sandbox/base/atomicops_internals_x86_gcc.h => security/sandbox/chromium/base/atomicops_internals_x86_gcc.h rename : security/sandbox/base/atomicops_internals_x86_msvc.h => security/sandbox/chromium/base/atomicops_internals_x86_msvc.h rename : security/sandbox/base/base_export.h => security/sandbox/chromium/base/base_export.h rename : security/sandbox/base/base_paths.cc => security/sandbox/chromium/base/base_paths.cc rename : security/sandbox/base/base_paths.h => security/sandbox/chromium/base/base_paths.h rename : security/sandbox/base/base_paths_win.cc => security/sandbox/chromium/base/base_paths_win.cc rename : security/sandbox/base/base_paths_win.h => security/sandbox/chromium/base/base_paths_win.h rename : security/sandbox/base/base_switches.cc => security/sandbox/chromium/base/base_switches.cc rename : security/sandbox/base/base_switches.h => security/sandbox/chromium/base/base_switches.h rename : security/sandbox/base/basictypes.h => security/sandbox/chromium/base/basictypes.h rename : security/sandbox/base/bind.h => security/sandbox/chromium/base/bind.h rename : security/sandbox/base/bind_helpers.h => security/sandbox/chromium/base/bind_helpers.h rename : security/sandbox/base/bind_internal.h => security/sandbox/chromium/base/bind_internal.h rename : security/sandbox/base/bind_internal_win.h => security/sandbox/chromium/base/bind_internal_win.h rename : security/sandbox/base/callback.h => security/sandbox/chromium/base/callback.h rename : security/sandbox/base/callback_forward.h => security/sandbox/chromium/base/callback_forward.h rename : security/sandbox/base/callback_internal.cc => security/sandbox/chromium/base/callback_internal.cc rename : security/sandbox/base/callback_internal.h => security/sandbox/chromium/base/callback_internal.h rename : security/sandbox/base/command_line.cc => security/sandbox/chromium/base/command_line.cc rename : security/sandbox/base/command_line.h => security/sandbox/chromium/base/command_line.h rename : security/sandbox/base/compiler_specific.h => security/sandbox/chromium/base/compiler_specific.h rename : security/sandbox/base/containers/hash_tables.h => security/sandbox/chromium/base/containers/hash_tables.h rename : security/sandbox/base/cpu.cc => security/sandbox/chromium/base/cpu.cc rename : security/sandbox/base/cpu.h => security/sandbox/chromium/base/cpu.h rename : security/sandbox/base/critical_closure.h => security/sandbox/chromium/base/critical_closure.h rename : security/sandbox/base/debug/alias.cc => security/sandbox/chromium/base/debug/alias.cc rename : security/sandbox/base/debug/alias.h => security/sandbox/chromium/base/debug/alias.h rename : security/sandbox/base/debug/debugger.h => security/sandbox/chromium/base/debug/debugger.h rename : security/sandbox/base/debug/leak_annotations.h => security/sandbox/chromium/base/debug/leak_annotations.h rename : security/sandbox/base/debug/profiler.cc => security/sandbox/chromium/base/debug/profiler.cc rename : security/sandbox/base/debug/profiler.h => security/sandbox/chromium/base/debug/profiler.h rename : security/sandbox/base/environment.h => security/sandbox/chromium/base/environment.h rename : security/sandbox/base/file_descriptor_posix.h => security/sandbox/chromium/base/file_descriptor_posix.h rename : security/sandbox/base/file_util.cc => security/sandbox/chromium/base/file_util.cc rename : security/sandbox/base/file_util.h => security/sandbox/chromium/base/file_util.h rename : security/sandbox/base/file_util_win.cc => security/sandbox/chromium/base/file_util_win.cc rename : security/sandbox/base/file_version_info.h => security/sandbox/chromium/base/file_version_info.h rename : security/sandbox/base/file_version_info_win.h => security/sandbox/chromium/base/file_version_info_win.h rename : security/sandbox/base/files/file_path.h => security/sandbox/chromium/base/files/file_path.h rename : security/sandbox/base/float_util.h => security/sandbox/chromium/base/float_util.h rename : security/sandbox/base/format_macros.h => security/sandbox/chromium/base/format_macros.h rename : security/sandbox/base/guid.h => security/sandbox/chromium/base/guid.h rename : security/sandbox/base/lazy_instance.cc => security/sandbox/chromium/base/lazy_instance.cc rename : security/sandbox/base/lazy_instance.h => security/sandbox/chromium/base/lazy_instance.h rename : security/sandbox/base/location.cc => security/sandbox/chromium/base/location.cc rename : security/sandbox/base/location.h => security/sandbox/chromium/base/location.h rename : security/sandbox/base/logging.cc => security/sandbox/chromium/base/logging.cc rename : security/sandbox/base/logging.h => security/sandbox/chromium/base/logging.h rename : security/sandbox/base/logging_win.cc => security/sandbox/chromium/base/logging_win.cc rename : security/sandbox/base/logging_win.h => security/sandbox/chromium/base/logging_win.h rename : security/sandbox/base/memory/aligned_memory.h => security/sandbox/chromium/base/memory/aligned_memory.h rename : security/sandbox/base/memory/raw_scoped_refptr_mismatch_checker.h => security/sandbox/chromium/base/memory/raw_scoped_refptr_mismatch_checker.h rename : security/sandbox/base/memory/ref_counted.cc => security/sandbox/chromium/base/memory/ref_counted.cc rename : security/sandbox/base/memory/ref_counted.h => security/sandbox/chromium/base/memory/ref_counted.h rename : security/sandbox/base/memory/scoped_ptr.h => security/sandbox/chromium/base/memory/scoped_ptr.h rename : security/sandbox/base/memory/singleton.cc => security/sandbox/chromium/base/memory/singleton.cc rename : security/sandbox/base/memory/singleton.h => security/sandbox/chromium/base/memory/singleton.h rename : security/sandbox/base/memory/weak_ptr.h => security/sandbox/chromium/base/memory/weak_ptr.h rename : security/sandbox/base/move.h => security/sandbox/chromium/base/move.h rename : security/sandbox/base/observer_list.h => security/sandbox/chromium/base/observer_list.h rename : security/sandbox/base/observer_list_threadsafe.h => security/sandbox/chromium/base/observer_list_threadsafe.h rename : security/sandbox/base/os_compat_nacl.h => security/sandbox/chromium/base/os_compat_nacl.h rename : security/sandbox/base/path_service.cc => security/sandbox/chromium/base/path_service.cc rename : security/sandbox/base/path_service.h => security/sandbox/chromium/base/path_service.h rename : security/sandbox/base/pending_task.h => security/sandbox/chromium/base/pending_task.h rename : security/sandbox/base/platform_file.cc => security/sandbox/chromium/base/platform_file.cc rename : security/sandbox/base/platform_file.h => security/sandbox/chromium/base/platform_file.h rename : security/sandbox/base/port.h => security/sandbox/chromium/base/port.h rename : security/sandbox/base/process/process_handle.h => security/sandbox/chromium/base/process/process_handle.h rename : security/sandbox/base/profiler/alternate_timer.h => security/sandbox/chromium/base/profiler/alternate_timer.h rename : security/sandbox/base/profiler/tracked_time.h => security/sandbox/chromium/base/profiler/tracked_time.h rename : security/sandbox/base/rand_util.h => security/sandbox/chromium/base/rand_util.h rename : security/sandbox/base/run_loop.h => security/sandbox/chromium/base/run_loop.h rename : security/sandbox/base/scoped_clear_errno.h => security/sandbox/chromium/base/scoped_clear_errno.h rename : security/sandbox/base/sequence_checker.h => security/sandbox/chromium/base/sequence_checker.h rename : security/sandbox/base/sequence_checker_impl.h => security/sandbox/chromium/base/sequence_checker_impl.h rename : security/sandbox/base/sequenced_task_runner.h => security/sandbox/chromium/base/sequenced_task_runner.h rename : security/sandbox/base/sequenced_task_runner_helpers.h => security/sandbox/chromium/base/sequenced_task_runner_helpers.h rename : security/sandbox/base/shim/base/gtest_prod_util.h => security/sandbox/chromium/base/shim/base/gtest_prod_util.h rename : security/sandbox/base/shim/base/logging.cpp => security/sandbox/chromium/base/shim/base/logging.cpp rename : security/sandbox/base/shim/base/strings/string_piece.h => security/sandbox/chromium/base/shim/base/strings/string_piece.h rename : security/sandbox/base/shim/base/third_party/nspr/prtime.h => security/sandbox/chromium/base/shim/base/third_party/nspr/prtime.h rename : security/sandbox/base/shim/base/third_party/nspr/prtypes.h => security/sandbox/chromium/base/shim/base/third_party/nspr/prtypes.h rename : security/sandbox/base/shim/base/tracked_objects.h => security/sandbox/chromium/base/shim/base/tracked_objects.h rename : security/sandbox/base/shim/sdkdecls.h => security/sandbox/chromium/base/shim/sdkdecls.h rename : security/sandbox/base/single_thread_task_runner.h => security/sandbox/chromium/base/single_thread_task_runner.h rename : security/sandbox/base/stl_util.h => security/sandbox/chromium/base/stl_util.h rename : security/sandbox/base/strings/nullable_string16.cc => security/sandbox/chromium/base/strings/nullable_string16.cc rename : security/sandbox/base/strings/nullable_string16.h => security/sandbox/chromium/base/strings/nullable_string16.h rename : security/sandbox/base/strings/string16.h => security/sandbox/chromium/base/strings/string16.h rename : security/sandbox/base/strings/string_number_conversions.cc => security/sandbox/chromium/base/strings/string_number_conversions.cc rename : security/sandbox/base/strings/string_number_conversions.h => security/sandbox/chromium/base/strings/string_number_conversions.h rename : security/sandbox/base/strings/string_piece.cc => security/sandbox/chromium/base/strings/string_piece.cc rename : security/sandbox/base/strings/string_piece.h => security/sandbox/chromium/base/strings/string_piece.h rename : security/sandbox/base/strings/string_util.h => security/sandbox/chromium/base/strings/string_util.h rename : security/sandbox/base/strings/string_util_constants.cc => security/sandbox/chromium/base/strings/string_util_constants.cc rename : security/sandbox/base/strings/string_util_stripped.cc => security/sandbox/chromium/base/strings/string_util_stripped.cc rename : security/sandbox/base/strings/string_util_win.h => security/sandbox/chromium/base/strings/string_util_win.h rename : security/sandbox/base/strings/stringprintf.cc => security/sandbox/chromium/base/strings/stringprintf.cc rename : security/sandbox/base/strings/stringprintf.h => security/sandbox/chromium/base/strings/stringprintf.h rename : security/sandbox/base/strings/utf_string_conversion_utils.cc => security/sandbox/chromium/base/strings/utf_string_conversion_utils.cc rename : security/sandbox/base/strings/utf_string_conversion_utils.h => security/sandbox/chromium/base/strings/utf_string_conversion_utils.h rename : security/sandbox/base/strings/utf_string_conversions.cc => security/sandbox/chromium/base/strings/utf_string_conversions.cc rename : security/sandbox/base/strings/utf_string_conversions.h => security/sandbox/chromium/base/strings/utf_string_conversions.h rename : security/sandbox/base/synchronization/lock.cc => security/sandbox/chromium/base/synchronization/lock.cc rename : security/sandbox/base/synchronization/lock.h => security/sandbox/chromium/base/synchronization/lock.h rename : security/sandbox/base/synchronization/lock_impl.h => security/sandbox/chromium/base/synchronization/lock_impl.h rename : security/sandbox/base/synchronization/lock_impl_win.cc => security/sandbox/chromium/base/synchronization/lock_impl_win.cc rename : security/sandbox/base/sys_info.h => security/sandbox/chromium/base/sys_info.h rename : security/sandbox/base/task_runner.h => security/sandbox/chromium/base/task_runner.h rename : security/sandbox/base/template_util.h => security/sandbox/chromium/base/template_util.h rename : security/sandbox/base/third_party/dmg_fp/LICENSE => security/sandbox/chromium/base/third_party/dmg_fp/LICENSE rename : security/sandbox/base/third_party/dmg_fp/dmg_fp.h => security/sandbox/chromium/base/third_party/dmg_fp/dmg_fp.h rename : security/sandbox/base/third_party/dmg_fp/dtoa.cc => security/sandbox/chromium/base/third_party/dmg_fp/dtoa.cc rename : security/sandbox/base/third_party/dmg_fp/g_fmt.cc => security/sandbox/chromium/base/third_party/dmg_fp/g_fmt.cc rename : security/sandbox/base/third_party/dynamic_annotations/LICENSE => security/sandbox/chromium/base/third_party/dynamic_annotations/LICENSE rename : security/sandbox/base/third_party/dynamic_annotations/dynamic_annotations.h => security/sandbox/chromium/base/third_party/dynamic_annotations/dynamic_annotations.h rename : security/sandbox/base/third_party/icu/LICENSE => security/sandbox/chromium/base/third_party/icu/LICENSE rename : security/sandbox/base/third_party/icu/icu_utf.cc => security/sandbox/chromium/base/third_party/icu/icu_utf.cc rename : security/sandbox/base/third_party/icu/icu_utf.h => security/sandbox/chromium/base/third_party/icu/icu_utf.h rename : security/sandbox/base/thread_task_runner_handle.h => security/sandbox/chromium/base/thread_task_runner_handle.h rename : security/sandbox/base/threading/platform_thread.h => security/sandbox/chromium/base/threading/platform_thread.h rename : security/sandbox/base/threading/platform_thread_win.cc => security/sandbox/chromium/base/threading/platform_thread_win.cc rename : security/sandbox/base/threading/sequenced_worker_pool.h => security/sandbox/chromium/base/threading/sequenced_worker_pool.h rename : security/sandbox/base/threading/thread_checker_impl.h => security/sandbox/chromium/base/threading/thread_checker_impl.h rename : security/sandbox/base/threading/thread_collision_warner.cc => security/sandbox/chromium/base/threading/thread_collision_warner.cc rename : security/sandbox/base/threading/thread_collision_warner.h => security/sandbox/chromium/base/threading/thread_collision_warner.h rename : security/sandbox/base/threading/thread_id_name_manager.cc => security/sandbox/chromium/base/threading/thread_id_name_manager.cc rename : security/sandbox/base/threading/thread_id_name_manager.h => security/sandbox/chromium/base/threading/thread_id_name_manager.h rename : security/sandbox/base/threading/thread_local.h => security/sandbox/chromium/base/threading/thread_local.h rename : security/sandbox/base/threading/thread_local_storage.h => security/sandbox/chromium/base/threading/thread_local_storage.h rename : security/sandbox/base/threading/thread_local_win.cc => security/sandbox/chromium/base/threading/thread_local_win.cc rename : security/sandbox/base/threading/thread_restrictions.cc => security/sandbox/chromium/base/threading/thread_restrictions.cc rename : security/sandbox/base/threading/thread_restrictions.h => security/sandbox/chromium/base/threading/thread_restrictions.h rename : security/sandbox/base/time/time.cc => security/sandbox/chromium/base/time/time.cc rename : security/sandbox/base/time/time.h => security/sandbox/chromium/base/time/time.h rename : security/sandbox/base/time/time_win.cc => security/sandbox/chromium/base/time/time_win.cc rename : security/sandbox/base/tracking_info.h => security/sandbox/chromium/base/tracking_info.h rename : security/sandbox/base/tuple.h => security/sandbox/chromium/base/tuple.h rename : security/sandbox/base/values.h => security/sandbox/chromium/base/values.h rename : security/sandbox/base/version.h => security/sandbox/chromium/base/version.h rename : security/sandbox/base/win/event_trace_provider.cc => security/sandbox/chromium/base/win/event_trace_provider.cc rename : security/sandbox/base/win/event_trace_provider.h => security/sandbox/chromium/base/win/event_trace_provider.h rename : security/sandbox/base/win/pe_image.cc => security/sandbox/chromium/base/win/pe_image.cc rename : security/sandbox/base/win/pe_image.h => security/sandbox/chromium/base/win/pe_image.h rename : security/sandbox/base/win/registry.cc => security/sandbox/chromium/base/win/registry.cc rename : security/sandbox/base/win/registry.h => security/sandbox/chromium/base/win/registry.h rename : security/sandbox/base/win/scoped_handle.cc => security/sandbox/chromium/base/win/scoped_handle.cc rename : security/sandbox/base/win/scoped_handle.h => security/sandbox/chromium/base/win/scoped_handle.h rename : security/sandbox/base/win/scoped_process_information.cc => security/sandbox/chromium/base/win/scoped_process_information.cc rename : security/sandbox/base/win/scoped_process_information.h => security/sandbox/chromium/base/win/scoped_process_information.h rename : security/sandbox/base/win/startup_information.cc => security/sandbox/chromium/base/win/startup_information.cc rename : security/sandbox/base/win/startup_information.h => security/sandbox/chromium/base/win/startup_information.h rename : security/sandbox/base/win/windows_version.cc => security/sandbox/chromium/base/win/windows_version.cc rename : security/sandbox/base/win/windows_version.h => security/sandbox/chromium/base/win/windows_version.h
337 lines
8.2 KiB
C++
337 lines
8.2 KiB
C++
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
|
// Use of this source code is governed by a BSD-style license that can be
|
|
// found in the LICENSE file.
|
|
|
|
#include "base/path_service.h"
|
|
|
|
#if defined(OS_WIN)
|
|
#include <windows.h>
|
|
#include <shellapi.h>
|
|
#include <shlobj.h>
|
|
#endif
|
|
|
|
#include "base/containers/hash_tables.h"
|
|
#include "base/file_util.h"
|
|
#include "base/files/file_path.h"
|
|
#include "base/lazy_instance.h"
|
|
#include "base/logging.h"
|
|
#include "base/synchronization/lock.h"
|
|
|
|
using base::FilePath;
|
|
using base::MakeAbsoluteFilePath;
|
|
|
|
namespace base {
|
|
bool PathProvider(int key, FilePath* result);
|
|
#if defined(OS_WIN)
|
|
bool PathProviderWin(int key, FilePath* result);
|
|
#elif defined(OS_MACOSX)
|
|
bool PathProviderMac(int key, FilePath* result);
|
|
#elif defined(OS_ANDROID)
|
|
bool PathProviderAndroid(int key, FilePath* result);
|
|
#elif defined(OS_POSIX)
|
|
// PathProviderPosix is the default path provider on POSIX OSes other than
|
|
// Mac and Android.
|
|
bool PathProviderPosix(int key, FilePath* result);
|
|
#endif
|
|
}
|
|
|
|
namespace {
|
|
|
|
typedef base::hash_map<int, FilePath> PathMap;
|
|
|
|
// We keep a linked list of providers. In a debug build we ensure that no two
|
|
// providers claim overlapping keys.
|
|
struct Provider {
|
|
PathService::ProviderFunc func;
|
|
struct Provider* next;
|
|
#ifndef NDEBUG
|
|
int key_start;
|
|
int key_end;
|
|
#endif
|
|
bool is_static;
|
|
};
|
|
|
|
Provider base_provider = {
|
|
base::PathProvider,
|
|
NULL,
|
|
#ifndef NDEBUG
|
|
base::PATH_START,
|
|
base::PATH_END,
|
|
#endif
|
|
true
|
|
};
|
|
|
|
#if defined(OS_WIN)
|
|
Provider base_provider_win = {
|
|
base::PathProviderWin,
|
|
&base_provider,
|
|
#ifndef NDEBUG
|
|
base::PATH_WIN_START,
|
|
base::PATH_WIN_END,
|
|
#endif
|
|
true
|
|
};
|
|
#endif
|
|
|
|
#if defined(OS_MACOSX)
|
|
Provider base_provider_mac = {
|
|
base::PathProviderMac,
|
|
&base_provider,
|
|
#ifndef NDEBUG
|
|
base::PATH_MAC_START,
|
|
base::PATH_MAC_END,
|
|
#endif
|
|
true
|
|
};
|
|
#endif
|
|
|
|
#if defined(OS_ANDROID)
|
|
Provider base_provider_android = {
|
|
base::PathProviderAndroid,
|
|
&base_provider,
|
|
#ifndef NDEBUG
|
|
base::PATH_ANDROID_START,
|
|
base::PATH_ANDROID_END,
|
|
#endif
|
|
true
|
|
};
|
|
#endif
|
|
|
|
#if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_ANDROID)
|
|
Provider base_provider_posix = {
|
|
base::PathProviderPosix,
|
|
&base_provider,
|
|
#ifndef NDEBUG
|
|
base::PATH_POSIX_START,
|
|
base::PATH_POSIX_END,
|
|
#endif
|
|
true
|
|
};
|
|
#endif
|
|
|
|
|
|
struct PathData {
|
|
base::Lock lock;
|
|
PathMap cache; // Cache mappings from path key to path value.
|
|
PathMap overrides; // Track path overrides.
|
|
Provider* providers; // Linked list of path service providers.
|
|
bool cache_disabled; // Don't use cache if true;
|
|
|
|
PathData() : cache_disabled(false) {
|
|
#if defined(OS_WIN)
|
|
providers = &base_provider_win;
|
|
#elif defined(OS_MACOSX)
|
|
providers = &base_provider_mac;
|
|
#elif defined(OS_ANDROID)
|
|
providers = &base_provider_android;
|
|
#elif defined(OS_POSIX)
|
|
providers = &base_provider_posix;
|
|
#endif
|
|
}
|
|
|
|
~PathData() {
|
|
Provider* p = providers;
|
|
while (p) {
|
|
Provider* next = p->next;
|
|
if (!p->is_static)
|
|
delete p;
|
|
p = next;
|
|
}
|
|
}
|
|
};
|
|
|
|
static base::LazyInstance<PathData> g_path_data = LAZY_INSTANCE_INITIALIZER;
|
|
|
|
static PathData* GetPathData() {
|
|
return g_path_data.Pointer();
|
|
}
|
|
|
|
// Tries to find |key| in the cache. |path_data| should be locked by the caller!
|
|
bool LockedGetFromCache(int key, const PathData* path_data, FilePath* result) {
|
|
if (path_data->cache_disabled)
|
|
return false;
|
|
// check for a cached version
|
|
PathMap::const_iterator it = path_data->cache.find(key);
|
|
if (it != path_data->cache.end()) {
|
|
*result = it->second;
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
|
|
// Tries to find |key| in the overrides map. |path_data| should be locked by the
|
|
// caller!
|
|
bool LockedGetFromOverrides(int key, PathData* path_data, FilePath* result) {
|
|
// check for an overridden version.
|
|
PathMap::const_iterator it = path_data->overrides.find(key);
|
|
if (it != path_data->overrides.end()) {
|
|
if (!path_data->cache_disabled)
|
|
path_data->cache[key] = it->second;
|
|
*result = it->second;
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
|
|
} // namespace
|
|
|
|
// TODO(brettw): this function does not handle long paths (filename > MAX_PATH)
|
|
// characters). This isn't supported very well by Windows right now, so it is
|
|
// moot, but we should keep this in mind for the future.
|
|
// static
|
|
bool PathService::Get(int key, FilePath* result) {
|
|
PathData* path_data = GetPathData();
|
|
DCHECK(path_data);
|
|
DCHECK(result);
|
|
DCHECK_GE(key, base::DIR_CURRENT);
|
|
|
|
// special case the current directory because it can never be cached
|
|
if (key == base::DIR_CURRENT)
|
|
return file_util::GetCurrentDirectory(result);
|
|
|
|
Provider* provider = NULL;
|
|
{
|
|
base::AutoLock scoped_lock(path_data->lock);
|
|
if (LockedGetFromCache(key, path_data, result))
|
|
return true;
|
|
|
|
if (LockedGetFromOverrides(key, path_data, result))
|
|
return true;
|
|
|
|
// Get the beginning of the list while it is still locked.
|
|
provider = path_data->providers;
|
|
}
|
|
|
|
FilePath path;
|
|
|
|
// Iterating does not need the lock because only the list head might be
|
|
// modified on another thread.
|
|
while (provider) {
|
|
if (provider->func(key, &path))
|
|
break;
|
|
DCHECK(path.empty()) << "provider should not have modified path";
|
|
provider = provider->next;
|
|
}
|
|
|
|
if (path.empty())
|
|
return false;
|
|
|
|
if (path.ReferencesParent()) {
|
|
// Make sure path service never returns a path with ".." in it.
|
|
path = MakeAbsoluteFilePath(path);
|
|
if (path.empty())
|
|
return false;
|
|
}
|
|
*result = path;
|
|
|
|
base::AutoLock scoped_lock(path_data->lock);
|
|
if (!path_data->cache_disabled)
|
|
path_data->cache[key] = path;
|
|
|
|
return true;
|
|
}
|
|
|
|
// static
|
|
bool PathService::Override(int key, const FilePath& path) {
|
|
// Just call the full function with true for the value of |create|.
|
|
return OverrideAndCreateIfNeeded(key, path, true);
|
|
}
|
|
|
|
// static
|
|
bool PathService::OverrideAndCreateIfNeeded(int key,
|
|
const FilePath& path,
|
|
bool create) {
|
|
PathData* path_data = GetPathData();
|
|
DCHECK(path_data);
|
|
DCHECK_GT(key, base::DIR_CURRENT) << "invalid path key";
|
|
|
|
FilePath file_path = path;
|
|
|
|
// For some locations this will fail if called from inside the sandbox there-
|
|
// fore we protect this call with a flag.
|
|
if (create) {
|
|
// Make sure the directory exists. We need to do this before we translate
|
|
// this to the absolute path because on POSIX, MakeAbsoluteFilePath fails
|
|
// if called on a non-existent path.
|
|
if (!base::PathExists(file_path) &&
|
|
!file_util::CreateDirectory(file_path))
|
|
return false;
|
|
}
|
|
|
|
// We need to have an absolute path.
|
|
file_path = MakeAbsoluteFilePath(file_path);
|
|
if (file_path.empty())
|
|
return false;
|
|
|
|
base::AutoLock scoped_lock(path_data->lock);
|
|
|
|
// Clear the cache now. Some of its entries could have depended
|
|
// on the value we are overriding, and are now out of sync with reality.
|
|
path_data->cache.clear();
|
|
|
|
path_data->overrides[key] = file_path;
|
|
|
|
return true;
|
|
}
|
|
|
|
// static
|
|
bool PathService::RemoveOverride(int key) {
|
|
PathData* path_data = GetPathData();
|
|
DCHECK(path_data);
|
|
|
|
base::AutoLock scoped_lock(path_data->lock);
|
|
|
|
if (path_data->overrides.find(key) == path_data->overrides.end())
|
|
return false;
|
|
|
|
// Clear the cache now. Some of its entries could have depended on the value
|
|
// we are going to remove, and are now out of sync.
|
|
path_data->cache.clear();
|
|
|
|
path_data->overrides.erase(key);
|
|
|
|
return true;
|
|
}
|
|
|
|
// static
|
|
void PathService::RegisterProvider(ProviderFunc func, int key_start,
|
|
int key_end) {
|
|
PathData* path_data = GetPathData();
|
|
DCHECK(path_data);
|
|
DCHECK_GT(key_end, key_start);
|
|
|
|
Provider* p;
|
|
|
|
p = new Provider;
|
|
p->is_static = false;
|
|
p->func = func;
|
|
#ifndef NDEBUG
|
|
p->key_start = key_start;
|
|
p->key_end = key_end;
|
|
#endif
|
|
|
|
base::AutoLock scoped_lock(path_data->lock);
|
|
|
|
#ifndef NDEBUG
|
|
Provider *iter = path_data->providers;
|
|
while (iter) {
|
|
DCHECK(key_start >= iter->key_end || key_end <= iter->key_start) <<
|
|
"path provider collision";
|
|
iter = iter->next;
|
|
}
|
|
#endif
|
|
|
|
p->next = path_data->providers;
|
|
path_data->providers = p;
|
|
}
|
|
|
|
// static
|
|
void PathService::DisableCache() {
|
|
PathData* path_data = GetPathData();
|
|
DCHECK(path_data);
|
|
|
|
base::AutoLock scoped_lock(path_data->lock);
|
|
path_data->cache.clear();
|
|
path_data->cache_disabled = true;
|
|
}
|