summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_service.h
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-22 20:06:51 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-22 20:06:51 +0000
commit9debcda5ca7a1b952cebb342a845cb0be1bb94c4 (patch)
tree68ce98fc095bb1e151d0f4e23d776df21780a2fa /chrome/common/pref_service.h
parenta763b93742b0e753447be079ce5d097f2a7c2d68 (diff)
downloadchromium_src-9debcda5ca7a1b952cebb342a845cb0be1bb94c4.zip
chromium_src-9debcda5ca7a1b952cebb342a845cb0be1bb94c4.tar.gz
chromium_src-9debcda5ca7a1b952cebb342a845cb0be1bb94c4.tar.bz2
Linux: add support for tm_zone to localtime via the sandbox.
Glibc adds a field to struct tm, tm_zone, which contains a pointer to a string for the current time zone. Since this makes struct tm a non-POD data type, it only works for the non-thread-safe localtime() call, not localtime_r(). However, V8 relies on it so this patch adds support for passing it through our sandbox. BUG=17458 http://codereview.chromium.org/159216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21311 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/pref_service.h')
0 files changed, 0 insertions, 0 deletions