Bug 54204

Summary: Web Inspector: Error messages are not displayed for the last line in a script
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, podivilov, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.