X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=LayoutTests%2FChangeLog;h=fab92fb3d84fe9ecf4f5f646ef34a20adc44babe;hp=61e408e654a262adaa13f0150787ad70cbd92568;hb=b86b8d8c7dcca618f2dbb470024066d6bba4b050;hpb=c6ce51867922d026bb015d6ec969c568bfda9ea8 diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 61e408e..fab92fb 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,16 @@ +2012-07-25 Xingnan Wang + + IndexedDB: IDBTransaction::abort() should throw DOMException + https://bugs.webkit.org/show_bug.cgi?id=92069 + + Reviewed by Kentaro Hara. + + Add the exception test for IDBTransaction::abort(). + + * storage/indexeddb/resources/transaction-abort.js: + (transactionAborted): + * storage/indexeddb/transaction-abort-expected.txt: + 2012-07-25 Joshua Netterfield [BlackBerry] Update fast/canvas/webgl expectations