RESOLVED FIXED 159839
Change toString() behavior for exceptions constructed with "createWithDescriptionAsMessage"
https://bugs.webkit.org/show_bug.cgi?id=159839
Summary Change toString() behavior for exceptions constructed with "createWithDescrip...
Brady Eidson
Reported 2016-07-15 15:18:55 PDT
Change toString() behavior for exceptions constructed with "createWithDescriptionAsMessage" Groundwork for https://bugs.webkit.org/show_bug.cgi?id=159822 Right now, only Indexed DB exceptions do this, so it will only be a behavior change for them.
Attachments
Patch (43.14 KB, patch)
2016-07-15 16:22 PDT, Brady Eidson
no flags
Patch (31.32 KB, patch)
2016-07-15 16:32 PDT, Brady Eidson
no flags
Brady Eidson
Comment 1 2016-07-15 16:22:44 PDT
Brady Eidson
Comment 2 2016-07-15 16:32:27 PDT
WebKit Commit Bot
Comment 3 2016-07-15 17:05:32 PDT
Comment on attachment 283811 [details] Patch Clearing flags on attachment: 283811 Committed r203309: <http://trac.webkit.org/changeset/203309>
WebKit Commit Bot
Comment 4 2016-07-15 17:05:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.