[Webkit-unassigned] [Bug 101910] Web Inspector: line number of script should be search-able in Timeline Panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 01:34:00 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=101910





--- Comment #4 from eustas.bug at gmail.com  2012-11-13 01:35:45 PST ---
(From update of attachment 173598)
View in context: https://bugs.webkit.org/attachment.cgi?id=173598&action=review

>> Source/WebCore/inspector/front-end/TimelinePanel.js:1361
>> +    if (details && details.hasOwnProperty('textContent'))
> 
> Would be nice if we could hide this logic in record and have something like record.textForSearch()

WebInspector.Linkifier.prototype._updateAnchor and WebInspector.linkifyURLAsNode should be changed to supply resulting anchor with corresponding expando attribute.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list