| Index: Source/WebCore/ChangeLog
|
| ===================================================================
|
| --- Source/WebCore/ChangeLog (revision 107638)
|
| +++ Source/WebCore/ChangeLog (working copy)
|
| @@ -1,3 +1,17 @@
|
| +2012-02-09 Joshua Bell <jsbell@chromium.org>
|
| +
|
| + [Chromium] IndexedDB: IDBVersionChangeRequest V8 wrapper not generated as ActiveDOMObject
|
| + https://bugs.webkit.org/show_bug.cgi?id=78167
|
| +
|
| + Add ActiveDOMObject annotation to IDBVersionChangeRequest.idl; it is not
|
| + automagically inherited from IDBRequest.idl.
|
| +
|
| + Reviewed by Adam Barth.
|
| +
|
| + Test: storage/indexeddb/versionchangerequest-activedomobject.html
|
| +
|
| + * storage/IDBVersionChangeRequest.idl:
|
| +
|
| 2012-02-04 Swapna P <spottabathini@innominds.com>
|
|
|
| Reviewed by Antonio Gomes.
|
|
|