Bug 152597 - ES6 Class syntax. Inspect super property of class in console
Summary: ES6 Class syntax. Inspect super property of class in console
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 140491
  Show dependency treegraph
 
Reported: 2015-12-30 08:36 PST by GSkachkov
Modified: 2016-12-13 15:34 PST (History)
3 users (show)

See Also:


Attachments
inspector (140.05 KB, image/png)
2015-12-30 08:36 PST, GSkachkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description GSkachkov 2015-12-30 08:36:47 PST
Created attachment 268005 [details]
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.
Comment 1 Radar WebKit Bug Importer 2015-12-30 08:36:58 PST
<rdar://problem/24026102>