[Webkit-unassigned] [Bug 194459] New: Web Inspector: Debugger Popover should work with value in template string `${identifier}`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 15:38:31 PST 2019


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

            Bug ID: 194459
           Summary: Web Inspector: Debugger Popover should work with value
                    in template string `${identifier}`
           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: joepeck at webkit.org
                CC: inspector-bugzilla-changes at group.apple.com

Debugger Popover should work with value in template string `${identifier}`

Steps to Reproduce:
1. Pause on a line like:
    let foo = `${window}`;
2. Hover over "window"
  => Expected debugger popover, but did not get one.

-- 
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/20190208/30ef48d4/attachment.html>


More information about the webkit-unassigned mailing list