Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE WARNING: 'openDatabase' in Workers is deprecated. Please switch to Index ed Database API. | |
| 1 This test opens two databases, queues up a series of operations on both, then "f orgets" about one of them. After forcing GC, resources associated with that data base should be freed gracefully. | 2 This test opens two databases, queues up a series of operations on both, then "f orgets" about one of them. After forcing GC, resources associated with that data base should be freed gracefully. |
| 2 Forgotten Database Transaction Complete | 3 Forgotten Database Transaction Complete |
| 3 Persistent Database Transaction Complete | 4 Persistent Database Transaction Complete |
| 4 | 5 |
| OLD | NEW |