[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 07:32:49 PST 2012


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





--- Comment #6 from pdeng6 <pan.deng at intel.com>  2012-11-13 07:34:34 PST ---
(In reply to comment #3)
> (From update of attachment 173598 [details])
> 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()

done, thanks:)

-- 
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