[Webkit-unassigned] [Bug 204532] New: Web Inspector: Console: the saved result value is still shown after page reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 22 12:58:47 PST 2019


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

            Bug ID: 204532
           Summary: Web Inspector: Console: the saved result value is
                    still shown after page reload
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

# STEPS TO REPRODUCE:
1. inspect any page
2. go to the Console Tab
3. enable Preserve Log
4. evaluate `{a: 1, b: 2, c: 3, d: 4, e: 5, f: 6, g: 7}`
 => notice the " == $1" next to it
5. reload the page
 => the " == $1" stays visible
6. repeat step 4
 => two " == $1" are shown

-- 
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/20191122/04a8710a/attachment-0001.htm>


More information about the webkit-unassigned mailing list