Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Unified Diff: test/debugger/debug/debug-liveedit-diff.js

Issue 2503293002: [debug-wrapper] LiveEdit, frame.restart(), breakpoints (Closed)
Patch Set: Address comments Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/debugger/debug/debug-liveedit-diff.js
diff --git a/test/mjsunit/debug-liveedit-diff.js b/test/debugger/debug/debug-liveedit-diff.js
similarity index 97%
rename from test/mjsunit/debug-liveedit-diff.js
rename to test/debugger/debug/debug-liveedit-diff.js
index 2fd2497295f5989c3b75e43bd31b9677ed23529d..d049cb022d84f6db3f93d7755e64114a0c246f45 100644
--- a/test/mjsunit/debug-liveedit-diff.js
+++ b/test/debugger/debug/debug-liveedit-diff.js
@@ -25,8 +25,6 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --expose-debug-as debug
-// Get the Debug object exposed from the debug context global object.
Debug = debug.Debug
« no previous file with comments | « test/debugger/debug/debug-liveedit-compile-error.js ('k') | test/debugger/debug/debug-liveedit-exceptions.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698