WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
157594
Web Inspector: Console unread indicators should be cleared however the console clears
https://bugs.webkit.org/show_bug.cgi?id=157594
Summary
Web Inspector: Console unread indicators should be cleared however the consol...
Joseph Pecoraro
Reported
2016-05-11 16:41:42 PDT
* SUMMARY Console unread indicators should be cleared however the console clears * TEST <script> console.error("error"); console.warn("warn"); console.log("log"); </script> * STEPS TO REPRODUCE 1. Inspect test page 2. Show Console Tab 3. Select Error Filter 4. Reload => Should have unread indicators for Logs / Warnings 5. Clear console via `clear()` or Cmd+K keyboard shortcut => Unread indicators still exist * NOTES Unread indicators are cleared when using the clear button.
Attachments
[PATCH] Proposed Fix
(2.52 KB, patch)
2016-05-11 16:42 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2016-05-11 16:42:45 PDT
Created
attachment 278681
[details]
[PATCH] Proposed Fix
Radar WebKit Bug Importer
Comment 2
2016-05-11 16:44:21 PDT
<
rdar://problem/26234174
>
Nikita Vasilyev
Comment 3
2016-05-11 16:47:11 PDT
(In reply to
comment #1
)
> Created
attachment 278681
[details]
> [PATCH] Proposed Fix
Looks good to me!
WebKit Commit Bot
Comment 4
2016-05-11 17:48:55 PDT
Comment on
attachment 278681
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 278681 Committed
r200719
: <
http://trac.webkit.org/changeset/200719
>
WebKit Commit Bot
Comment 5
2016-05-11 17:48:59 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.
Top of Page
Format For Printing
XML
Clone This Bug