summaryrefslogtreecommitdiffstats
path: root/o3d/DEPS
diff options
context:
space:
mode:
authortschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-18 20:38:14 +0000
committertschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-18 20:38:14 +0000
commit18f6ac530752c99f257288e60e7eb2070dc1ad89 (patch)
treec2e05b7486819da55f3d76f3cc1f38c3fb21866d /o3d/DEPS
parent97c22ee2f0123d1d4dbdb705809d97d0f1d9f65a (diff)
downloadchromium_src-18f6ac530752c99f257288e60e7eb2070dc1ad89.zip
chromium_src-18f6ac530752c99f257288e60e7eb2070dc1ad89.tar.gz
chromium_src-18f6ac530752c99f257288e60e7eb2070dc1ad89.tar.bz2
Integrate new nixysa rev with work around for Safari 5.0+ crash.
Also ensures all NPN_PluginThreadAsyncCall() uses are guarded by IsPluginThreadAsyncCallSupported(). Also fix-up indenting in o3d_layer.mm. BUG=none TEST=repeated loading of O3D in Safari 5.0.2 on Mac Review URL: http://codereview.chromium.org/3677002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62969 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/DEPS')
-rw-r--r--o3d/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/DEPS b/o3d/DEPS
index 8de5b23..64836a8 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -1,6 +1,6 @@
vars = {
"chromium_trunk": "http://src.chromium.org/svn/trunk",
- "nixysa_rev": "69",
+ "nixysa_rev": "71",
# When updating the chromium rev, you must also update the nss and sqlite
# revs to match the version pulled-in by Chromium's own DEPS in the new rev.
"chromium_rev": "51794",