Bug 54204 - Web Inspector: Error messages are not displayed for the last line in a script
Summary: Web Inspector: Error messages are not displayed for the last line in a script
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 06:14 PST by Andrey Adaikin
Modified: 2011-02-10 06:55 PST (History)
12 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2011-02-10 06:17 PST, Andrey Adaikin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Adaikin 2011-02-10 06:14:52 PST
If an error happens on the last line of a script, the message will not be displayed (an off-by-one error).
Comment 1 Andrey Adaikin 2011-02-10 06:17:44 PST
Created attachment 81968 [details]
Patch
Comment 2 Pavel Podivilov 2011-02-10 06:55:03 PST
Comment on attachment 81968 [details]
Patch

Clearing flags on attachment: 81968

Committed r78220: <http://trac.webkit.org/changeset/78220>
Comment 3 Pavel Podivilov 2011-02-10 06:55:12 PST
All reviewed patches have been landed.  Closing bug.