Bug 164838 - UnlinkedCodeBlock should not have a starting line number
Summary: UnlinkedCodeBlock should not have a starting line number
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-11-16 15:28 PST by Geoffrey Garen
Modified: 2016-11-16 17:02 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.28 KB, patch)
2016-11-16 15:36 PST, Geoffrey Garen
mark.lam: 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-11-16 15:28:03 PST
UnlinkedCodeBlock should not have a starting line number
Comment 1 Geoffrey Garen 2016-11-16 15:36:08 PST
Created attachment 294985 [details]
Patch
Comment 2 Mark Lam 2016-11-16 15:39:50 PST
Comment on attachment 294985 [details]
Patch

r=me
Comment 3 Saam Barati 2016-11-16 15:42:46 PST
LGTM
Comment 4 Geoffrey Garen 2016-11-16 17:02:11 PST
Committed r208830: <http://trac.webkit.org/changeset/208830>