Bug 150141 - Web Inspector: Console Search should update when console is cleared
Summary: Web Inspector: Console Search should update when console is cleared
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-10-14 14:39 PDT by Joseph Pecoraro
Modified: 2015-10-18 17:29 PDT (History)
9 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.71 KB, patch)
2015-10-14 14:40 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-10-14 14:39:12 PDT
* SUMMARY
Console Search should update when console is cleared.

* STEPS TO REPRODUCE
1. js> 123
2. Search Console for "123" => 2 instances
3. Clear console any way you want (e.g. Button, Cmd+K)
  => Search still shows 2 instances, expected No Results Found
Comment 1 Joseph Pecoraro 2015-10-14 14:40:14 PDT
Created attachment 263110 [details]
[PATCH] Proposed Fix
Comment 2 BJ Burg 2015-10-18 16:11:09 PDT
Comment on attachment 263110 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 2015-10-18 17:29:44 PDT
Comment on attachment 263110 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 263110

Committed r191274: <http://trac.webkit.org/changeset/191274>
Comment 4 WebKit Commit Bot 2015-10-18 17:29:49 PDT
All reviewed patches have been landed.  Closing bug.