Bug 156927

Summary: Web Inspector: Include columnNumber in event listener locations
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-04-22 13:49:08 PDT
* SUMMARY
Include columnNumber in event listener locations.

This is needed in minified code to jump to accurate locations.
Comment 1 Radar WebKit Bug Importer 2016-04-22 13:49:31 PDT
<rdar://problem/25884584>
Comment 2 Joseph Pecoraro 2016-04-22 13:54:14 PDT
Created attachment 277096 [details]
[PATCH] Proposed Fix
Comment 3 BJ Burg 2016-04-22 14:11:58 PDT
Comment on attachment 277096 [details]
[PATCH] Proposed Fix

No test coverage? :(
Comment 4 BJ Burg 2016-04-22 16:52:55 PDT
Comment on attachment 277096 [details]
[PATCH] Proposed Fix

r=me

This is a reminder to file a bug somewhere about adding test coverage for event listener locations.
Comment 5 WebKit Commit Bot 2016-04-22 17:44:24 PDT
Comment on attachment 277096 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 277096

Committed r199940: <http://trac.webkit.org/changeset/199940>
Comment 6 WebKit Commit Bot 2016-04-22 17:44:28 PDT
All reviewed patches have been landed.  Closing bug.