Bug 93775 - Introduce JS preprocessors for console
Summary: Introduce JS preprocessors for console
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-11 23:57 PDT by homakov
Modified: 2014-12-12 14:36 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description homakov 2012-08-11 23:57:54 PDT
What if we could write any language (coffeescript, livescript, roy..) directly in console w/o any ugly extensions and than webinspector would just preprocess console input and execute final code. 
it will be a killing feauture
Comment 1 Brian Burg 2014-12-12 14:36:41 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.