diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-09 21:16:15 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-09 21:16:15 +0000 |
commit | df80961a3adc894a49c2a633c05570ea448eed05 (patch) | |
tree | ebe737a060d043c0ecf9531e8864de37cc5ed146 /content/browser/android/download_controller_android_impl.h | |
parent | 2bad4d4829c6f6e4bd6390ef56e773fc0f18f943 (diff) | |
download | chromium_src-df80961a3adc894a49c2a633c05570ea448eed05.zip chromium_src-df80961a3adc894a49c2a633c05570ea448eed05.tar.gz chromium_src-df80961a3adc894a49c2a633c05570ea448eed05.tar.bz2 |
Make the SetCursorResourceModuleName function in the CursorLoaderWin class a static function and remove it from the
CursorLoader and CursorClient interface.
This function is currently called from the ctor of the ChromeContentBrowserClient class which ensures that it happens
when the browser starts up and avoids any race conditions due to code attempting to read the module name before it
was set.
This ensures that the non standard webkit cursors can be loaded correctly when needed.
Fixes bug https://code.google.com/p/chromium/issues/detail?id=257983
Bug=257983
R=sky@chromium.org
Review URL: https://codereview.chromium.org/18132011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210625 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/android/download_controller_android_impl.h')
0 files changed, 0 insertions, 0 deletions