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

Unified Diff: test/debugger/debug/debug-liveedit-4.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
« no previous file with comments | « test/debugger/debug/debug-liveedit-3.js ('k') | test/debugger/debug/debug-liveedit-check-stack.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/debug-liveedit-4.js
diff --git a/test/mjsunit/debug-liveedit-4.js b/test/debugger/debug/debug-liveedit-4.js
similarity index 95%
rename from test/mjsunit/debug-liveedit-4.js
rename to test/debugger/debug/debug-liveedit-4.js
index 6fc4137a27019b355f0f7812c0cb9f91eb5b375a..0b94ece542001c29ac9cdb7aeb7c2fd6b5cc8aa8 100644
--- a/test/mjsunit/debug-liveedit-4.js
+++ b/test/debugger/debug/debug-liveedit-4.js
@@ -25,8 +25,7 @@
// (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 --noalways-opt
-// Get the Debug object exposed from the debug context global object.
+// Flags: --noalways-opt
// In this test case we edit a script so that techincally function text
// hasen't been changed. However actually function became one level more nested
« no previous file with comments | « test/debugger/debug/debug-liveedit-3.js ('k') | test/debugger/debug/debug-liveedit-check-stack.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698