Bug 150402 - Make sure all IDBError descriptions are covered by at least one test
Summary: Make sure all IDBError descriptions are covered by at least one test
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 149117
  Show dependency treegraph
 
Reported: 2015-10-21 11:34 PDT by Brady Eidson
Modified: 2015-12-10 17:16 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2015-10-21 11:34:54 PDT
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
Comment 1 Brady Eidson 2015-12-10 17:16:05 PST
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.