Bug 150402
| Summary: | Make sure all IDBError descriptions are covered by at least one test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brady Eidson <beidson> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 149117 | ||
Brady Eidson
Make sure all IDBError descriptions are covered by at least one test
The descriptions in question are in IDBError.h
This is as discussed in b/150148
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brady Eidson
At this point, every error message that exists is *because* of a test.
Any new error messages added will also be because of tests.
So this bug isn't tracking anything useful.
Closing.