Bug 114123 - Inspector should display information about non-object exceptions
Summary: Inspector should display information about non-object exceptions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-07 10:19 PDT by Oliver Hunt
Modified: 2013-04-07 14:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (13.67 KB, patch)
2013-04-07 10:22 PDT, Oliver Hunt
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2013-04-07 10:19:03 PDT
Inspector should display information about non-object exceptions
Comment 1 Oliver Hunt 2013-04-07 10:22:51 PDT
Created attachment 196794 [details]
Patch
Comment 2 Oliver Hunt 2013-04-07 11:45:48 PDT
Committed r147872: <http://trac.webkit.org/changeset/147872>
Comment 3 Chris Dumez 2013-04-07 13:28:17 PDT
I rebaselined a few more tests that had line number information after this patch in <http://trac.webkit.org/changeset/147877>.
Comment 4 Benjamin Poulain 2013-04-07 13:55:43 PDT
Thanks for the rebaseline.
Comment 5 Oliver Hunt 2013-04-07 14:06:14 PDT
(In reply to comment #3)
> I rebaselined a few more tests that had line number information after this patch in <http://trac.webkit.org/changeset/147877>.

Dammit, i thought i found them all.

Thanks!!