DescriptionIndexedDB: API rename to allow return type of keyPath accessors to change
To introduce a real KeyPath type, the return type of keyPath accessors
needs to change from a String to an IDBKeyPath. To do this requires
temporarily moving the methods aside. The WebKit API change (which must
land first) is at: https://bugs.webkit.org/show_bug.cgi?id=84208
R=darin@chromium.org,dgrogan@chromium.org
BUG=112308
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133500
Patch Set 1 #
Total comments: 2
Patch Set 2 : Removed unneeded includes, added TODOs #
Messages
Total messages: 7 (0 generated)
|