Bug 21196

Summary: Inspector search requests not cleared when deleting to 2 characters or less
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, kmccullough, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch
mitz: review+
Proposed patch none

Description Timothy Hatcher 2008-09-28 09:51:44 PDT
The Web Inspector does not auto-search when the query is less than 3 characters. So deleting to only 2 characters leaves the previous results and does not clear them unless you delete everything or do a new search.
Comment 1 Timothy Hatcher 2008-09-28 09:57:25 PDT
Created attachment 23894 [details]
Proposed patch
Comment 2 Timothy Hatcher 2008-09-28 09:57:25 PDT
Created attachment 23895 [details]
Proposed patch
Comment 3 mitz 2008-09-28 12:49:42 PDT
Comment on attachment 23894 [details]
Proposed patch

r=me
Comment 4 Timothy Hatcher 2008-09-28 12:53:13 PDT
Landed in r37044.