Bug 159846
Summary: | Update SQLException to use the description in toString() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 159822 |
Brady Eidson
Update SQLException to use the description in toString()
Part of https://bugs.webkit.org/show_bug.cgi?id=159822
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
Changing SQLException to the new flag does not change any layout test behavior.
So I'll bother with this one last.
Brady Eidson
*** This bug has been marked as a duplicate of bug 159855 ***