Bug 165415

Summary: ScriptExecutable should not contain a copy of firstLine and startColumn
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch keith_miller: review+

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>