Bug 26604

Summary: Search doesn't work in Web Inspector Profiler
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kmccullough, timothy, tolmasky
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch
none
Proposed patch, replaced tabs with spaces in ChangeLog timothy: review+

Mikhail Naganov
Reported 2009-06-22 04:24:23 PDT
To reproduce: - create a profiler report; - try to search something existing using the "Search Profiles" input box, e.g. search for a "(program)"; - Inspector will show matches count, but will not allow you to jump to the next result; - now try to search something non-existing, e.g. "not here"; - Inspector will show the same matches count, and also will not jump to the next result. Tested on nightly revision 44932.
Attachments
Proposed patch (5.66 KB, patch)
2009-06-22 04:51 PDT, Mikhail Naganov
no flags
Proposed patch, replaced tabs with spaces in ChangeLog (5.72 KB, patch)
2009-06-24 00:14 PDT, Mikhail Naganov
timothy: review+
Mikhail Naganov
Comment 1 2009-06-22 04:51:13 PDT
Created attachment 31644 [details] Proposed patch
Eric Seidel (no email)
Comment 2 2009-06-23 17:56:47 PDT
Comment on attachment 31644 [details] Proposed patch Tabs in your ChangeLog. Tim is the man to review this I think.
Mikhail Naganov
Comment 3 2009-06-24 00:14:17 PDT
Created attachment 31771 [details] Proposed patch, replaced tabs with spaces in ChangeLog
Eric Seidel (no email)
Comment 4 2009-06-24 18:53:01 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/ProfileView.js Committed r45131 http://trac.webkit.org/changeset/45131
Note You need to log in before you can comment on or make changes to this bug.