[Webkit-unassigned] [Bug 152597] New: ES6 Class syntax. Inspect super property of class in console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 08:36:47 PST 2015


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

            Bug ID: 152597
           Summary: ES6 Class syntax. Inspect super property of class in
                    console
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gskachkov at gmail.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 268005
  --> https://bugs.webkit.org/attachment.cgi?id=268005&action=review
inspector

In case if type super in console during debug of the class we will receive
'SyntaxError: super is only valid inside functions.'(see attach)
It will be useful to have possibility to inspect this property.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151230/b23a0dab/attachment-0001.html>


More information about the webkit-unassigned mailing list