Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE ERROR: line 37: Uncaught Exception thrown in transaction callback. | 1 CONSOLE ERROR: line 37: Uncaught Exception thrown in transaction callback. |
| 2 CONSOLE ERROR: line 69: Uncaught Cannot call toString() on this object. | 2 CONSOLE ERROR: line 69: Uncaught Cannot call toString() on this object. |
| 3 This test tests the error codes reported in exceptional situations. | 3 This test tests the error codes reported in exceptional situations. |
| 4 PASS: expected and got error code UNKNOWN_ERR | 4 PASS: expected and got error code UNKNOWN_ERR |
| 5 PASS: expected and got error code UNKNOWN_ERR | 5 PASS: expected and got error code UNKNOWN_ERR |
| 6 PASS: expected and got error code SYNTAX_ERR | 6 PASS: expected and got error code SYNTAX_ERR |
| 7 PASS: expected and got error code SYNTAX_ERR | 7 PASS: expected and got error code SYNTAX_ERR |
| 8 PASS: expected and got error code UNKNOWN_ERR | 8 PASS: expected and got error code UNKNOWN_ERR |
| 9 PASS: expected and got error code CONSTRAINT_ERR | 9 PASS: expected and got error code CONSTRAINT_ERR |
| 10 PASS: expected and got error code QUOTA_ERR | 10 PASS: expected and got error code QUOTA_ERR |
| 11 FAIL: expected error code VERSION_ERR (2); got 1 | 11 PASS: expected and got error code VERSION_ERR |
|
Scott Hess - ex-Googler
2015/03/18 01:45:46
Actually, this file is now the same as the general
| |
| 12 | 12 |
| OLD | NEW |