Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / storage / multiple-databases-garbage-collection-expected.txt
1 CONSOLE WARNING: 'openDatabase' in Workers is deprecated. Please switch to Indexed Database API.
2 This test opens two databases, queues up a series of operations on both, then "forgets" about one of them. After forcing GC, resources associated with that database should be freed gracefully.
3 Forgotten Database Transaction Complete
4 Persistent Database Transaction Complete
5