[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:23:37 PST 2012


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


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #173598|review?                     |review+
               Flag|                            |




--- Comment #3 from Yury Semikhatsky <yurys at chromium.org>  2012-11-13 01:25:21 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()

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