Bug 103932 - Web Inspector: Don't include error message text in the editor buffer.
Summary: Web Inspector: Don't include error message text in the editor buffer.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 14:48 PST by johnjbarton
Modified: 2012-12-05 09:42 PST (History)
9 users (show)

See Also:


Attachments
Patch (6.24 KB, patch)
2012-12-04 10:38 PST, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description johnjbarton 2012-12-03 14:48:28 PST
I updated today and the editor is now grabbing the text of error messages:

loc.traceId = traceId;  // used to match traces to the AST Uncaught TypeError: Cannot set property 'traceId' of null
===========================================================^^^^

Click at the end the line above an error and hit enter.
Comment 1 Pavel Feldman 2012-12-04 10:38:33 PST
Created attachment 177509 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-05 09:41:57 PST
Comment on attachment 177509 [details]
Patch

Clearing flags on attachment: 177509

Committed r136703: <http://trac.webkit.org/changeset/136703>
Comment 3 WebKit Review Bot 2012-12-05 09:42:00 PST
All reviewed patches have been landed.  Closing bug.