[Webkit-unassigned] [Bug 142199] New: Web Inspector: Console log level selector loses selection on reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 16:48:59 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=142199

            Bug ID: 142199
           Summary: Web Inspector: Console log level selector loses
                    selection on reload
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: phil at jetless.org
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

In the Console section of the Web Inspector, there are filters for these log levels: All, Errors, Warnings, and Logs. You can select individual filters, or via cmd-clicking you can select multiple options. However, reloading the page causes the inspector to lose this selection setting it back to All. This is an annoying quirk because as I develop pages and debug issues I'll often reload numerous times to test out my latest changes. If I’ve made a change to the selected log level there’s a reason: I don’t want to see those levels.

If this behavior I’m reporting is less a bug and more an intentional feature I’d like to recommend having ⌘R be a trigger for reload-and-preserve-log-level. My intention here is “let me try again” or “let me try my new code”. Filtering my log levels is a common step in debugging to show me only the most relevant information. This would still allow Safari to reset the log level when going to a new page (which seems like a good thing to do - just because I was debugging one page doesn't mean I don't want to be alerted to errors on a new page).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150303/558b052d/attachment-0002.html>


More information about the webkit-unassigned mailing list