RESOLVED FIXED 157598
Web Inspector: Unexpected unread notification icon next to Log after clearing via clear()
https://bugs.webkit.org/show_bug.cgi?id=157598
Summary Web Inspector: Unexpected unread notification icon next to Log after clearing...
Joseph Pecoraro
Reported 2016-05-11 16:58:31 PDT
* SUMMARY Unexpected unread notification icon next to Log after clearing via clear() * STEPS TO REPRODUCE 1. Inspect about:blank 2. Show Console Tab 3. Select Error filter 4. js> clear() or 1+1 => Unread notification icon next to Log doesn't make sense * NOTES - We always show ConsoleCommand and ConsoleCommandResults regardless of filters, so a ConsoleCommandResult should not affect the unread indicators.
Attachments
[PATCH] Proposed Fix (2.62 KB, patch)
2016-05-11 16:59 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-05-11 16:59:42 PDT
Created attachment 278682 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2016-05-11 18:04:00 PDT
Comment on attachment 278682 [details] [PATCH] Proposed Fix Clearing flags on attachment: 278682 Committed r200720: <http://trac.webkit.org/changeset/200720>
WebKit Commit Bot
Comment 3 2016-05-11 18:04:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.