[Webkit-unassigned] [Bug 18182] Javascript console does not show parsing error if opened before page load.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 10:03:38 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18182





------- Comment #2 from aroben at apple.com  2008-03-28 10:03 PDT -------
To test:

1. Open a new window
2. Open the Web Inspector
3. Go to data:text/html,<script>}</script>

Results:

There is a red bubble next to the main resource with the number "1" in it. This
is correct and expected. The problem is that beneath the Console icon/text
should be the text "1 error", and when you click on the Console you should see
the error message "SyntaxError: Parse error"


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list