Bug 165415 - ScriptExecutable should not contain a copy of firstLine and startColumn
Summary: ScriptExecutable should not contain a copy of firstLine and startColumn
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-05 14:32 PST by Geoffrey Garen
Modified: 2016-12-05 14:46 PST (History)
5 users (show)

See Also:


Attachments
Patch (12.49 KB, patch)
2016-12-05 14:36 PST, Geoffrey Garen
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2016-12-05 14:32:38 PST
ScriptExecutable should not contain a copy of firstLine and startColumn
Comment 1 Geoffrey Garen 2016-12-05 14:36:32 PST
Created attachment 296190 [details]
Patch
Comment 2 Keith Miller 2016-12-05 14:42:22 PST
Comment on attachment 296190 [details]
Patch

r=me.
Comment 3 Geoffrey Garen 2016-12-05 14:46:31 PST
Committed r209353: <http://trac.webkit.org/changeset/209353>