[Extensions] Add filtering/searching to the activity log stream
This CL adds search functionality to the activity log stream. It works slightly differently than searching in the history tab. Stream search is done on the client side and is a case-insensitive, partial match on an activity's name (API call or content script name), activity type or page url. Activities not matched with the search term (pre-existing and new activities) will appear/reappear when the search term is modified to include them. Screenshot: https://imgur.com/a/o00bDWu Bug: 932768 Change-Id: Ib535d6aa231b9c6789eb701be22ca6d9b7200fca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542716Reviewed-by:Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Esmael El-Moslimany <aee@chromium.org> Commit-Queue: Kelvin Jiang <kelvinjiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#646559}
Showing
Please register or sign in to comment