diff options
author | jsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-26 03:22:42 +0000 |
---|---|---|
committer | jsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-26 03:22:42 +0000 |
commit | 3240e0812ab1a3a7a97f570871c33fd54168fc1b (patch) | |
tree | 71b8d99420779aec73eba978f584f9f544769eac /ui | |
parent | 5e22102dd7c9441a6e1cd692803800ebb0042c64 (diff) | |
download | chromium_src-3240e0812ab1a3a7a97f570871c33fd54168fc1b.zip chromium_src-3240e0812ab1a3a7a97f570871c33fd54168fc1b.tar.gz chromium_src-3240e0812ab1a3a7a97f570871c33fd54168fc1b.tar.bz2 |
Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)
WebKit change is https://bugs.webkit.org/show_bug.cgi?id=76487
Browser tests are updated and extended to validate null vs. invalid paths. The
IndexedDBKey type is updated to support null in addition to invalid, and key path
parsing failures now yield nulls.
BUG=110956, 111431
TEST=
Review URL: https://chromiumcodereview.appspot.com/9212038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119183 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions