summaryrefslogtreecommitdiffstats
path: root/third_party/webdriver/README.chromium
diff options
context:
space:
mode:
authorkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-02 23:32:50 +0000
committerkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-02 23:32:50 +0000
commit093927e8fa13b784e5e0425c82b8b44e58baf79a (patch)
tree82475ea4457fb4c86eb11dd2c4a3dc207be69666 /third_party/webdriver/README.chromium
parent5444806c5180225a61b875e9779735fbd731af28 (diff)
downloadchromium_src-093927e8fa13b784e5e0425c82b8b44e58baf79a.zip
chromium_src-093927e8fa13b784e5e0425c82b8b44e58baf79a.tar.gz
chromium_src-093927e8fa13b784e5e0425c82b8b44e58baf79a.tar.bz2
Update the webdriver atoms to r12331.
In the recent v8 update r87281 the regexp object is no longer callable. BUG=84722 TEST=none Review URL: http://codereview.chromium.org/7088009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87724 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/webdriver/README.chromium')
-rw-r--r--third_party/webdriver/README.chromium2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/webdriver/README.chromium b/third_party/webdriver/README.chromium
index 85ba61c..add60f54 100644
--- a/third_party/webdriver/README.chromium
+++ b/third_party/webdriver/README.chromium
@@ -20,7 +20,7 @@ Contents:
atoms.h
These atoms are generated by the webdriver team and are to be checked in
- manually. The current version was generated from revision 12081.
+ manually. The current version was generated from revision 12331.
To generate the atoms using the code found in selenium tree:
$ svn checkout http://selenium.googlecode.com/svn/trunk/ selenium-read-only