Bug 77675 - Getters and setters cause line numbers in errors/console.log to be offset for the whole file
Summary: Getters and setters cause line numbers in errors/console.log to be offset for...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
: 59926 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-02 13:02 PST by Oliver Hunt
Modified: 2012-03-11 12:33 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.55 KB, patch)
2012-02-02 13:05 PST, Oliver Hunt
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2012-02-02 13:02:11 PST
Getters and setters cause line numbers in errors/console.log to be offset for the whole file
Comment 1 Oliver Hunt 2012-02-02 13:05:25 PST
Created attachment 125171 [details]
Patch
Comment 2 Oliver Hunt 2012-02-02 13:20:13 PST
Committed r106589: <http://trac.webkit.org/changeset/106589>
Comment 3 Gavin Barraclough 2012-03-11 12:33:16 PDT
*** Bug 59926 has been marked as a duplicate of this bug. ***