Bug 16791 - Confusing console error message clear behavior
Summary: Confusing console error message clear behavior
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: Nobody
URL: data:text/html,<body onload="alert(A)...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-01-08 19:54 PST by Matt Lilek
Modified: 2008-08-07 15:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2008-01-08 19:54:25 PST
The inspector's handling of error messages can be rather confusing.  For example:

1) Load the snippet in the URL field above and open the inspector.
2) Note that there is a red, (1) bubble next to the document and "1 error" under Console in the sidebar.
3) Select the console "tab" and hit the clear button.
4) The red, (1) bubble will disappear and the contents of the console is erased.  "1 error" remains under the Console tab.
5) Close the inspector and reopen it.
6) The red, (1) bubble and error message in the console is back.
Comment 1 Adam Roben (:aroben) 2008-01-29 11:12:53 PST
<rdar://problem/5712917>
Comment 2 Kevin McCullough 2008-08-07 15:30:39 PDT
Committed revision 35628.