New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 616044 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit 29 days ago
Closed: Jul 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Need add "ls" extension to WebInspector.FileSystemWorkspaceBinding._scriptExtensions

Reported by darkvla...@gmail.com, May 31 2016

Issue description

UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/50.0.2661.102 Chrome/50.0.2661.102 Safari/537.36

Steps to reproduce the problem:
Need add "ls" extension to WebInspector.FileSystemWorkspaceBinding._scriptExtensions

What is the expected behavior?
Breakpoints working with mapped "ls" files to workspace

What went wrong?
Breakpoints not working now with mapped "ls" files to workspace, because need to add "ls" extension to WebInspector.FileSystemWorkspaceBinding._scriptExtensions

Did this work before? N/A 

Chrome version: 51.0.2704.63  Channel: n/a
OS Version: 
Flash Version: Shockwave Flash 11.2 r999
 
Owner: lushnikov@chromium.org
Status: Assigned (was: Unconfirmed)
Thank you for your report.
For what language this extension is used?
For LiveScript, functional fork of CoffeeScript
Status: Started (was: Assigned)
Started: https://codereview.chromium.org/2135703003/

Project Member

Comment 4 by bugdroid1@chromium.org, Jul 8 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/540d6a8dcab6b969c9fb9dc5e02d47ef28381e86

commit 540d6a8dcab6b969c9fb9dc5e02d47ef28381e86
Author: lushnikov <lushnikov@chromium.org>
Date: Fri Jul 08 20:14:42 2016

DevTools: add livescript ".ls" extension to the list of script extensions

BUG= 616044 
R=kozyatinskiy

Review-Url: https://codereview.chromium.org/2135703003
Cr-Commit-Position: refs/heads/master@{#404477}

[modify] https://crrev.com/540d6a8dcab6b969c9fb9dc5e02d47ef28381e86/third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js

Status: Fixed (was: Started)

Sign in to add a comment