summaryrefslogtreecommitdiffstats
path: root/content/browser/android
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-09 21:16:15 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-09 21:16:15 +0000
commitdf80961a3adc894a49c2a633c05570ea448eed05 (patch)
treeebe737a060d043c0ecf9531e8864de37cc5ed146 /content/browser/android
parent2bad4d4829c6f6e4bd6390ef56e773fc0f18f943 (diff)
downloadchromium_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')
0 files changed, 0 insertions, 0 deletions