Граф коммитов

850 Коммитов

Автор SHA1 Сообщение Дата
Eddy Bruël 8729fb07d8 Bug 1090929 - Enable the stack tests;r=mratcliffe 2014-11-19 10:28:22 +01:00
Carsten "Tomcat" Book 6a293a24ca merge mozilla-inbound to mozilla-central a=merge 2014-11-18 17:25:29 +01:00
Eddy Bruël c974689e42 Bug 1090929 - Enable the search tests;r=mratcliffe 2014-11-18 13:05:28 +01:00
Alexandre Poirot d94b8baa2b Bug 1094203 - Enable tools if related actor is available. r=jryans 2014-11-12 04:57:00 +01:00
Ryan VanderMeulen 034b5a7479 Bug 1029545 - Skip browser_dbg_variables-view-popup-14.js on Linux e10s. 2014-11-13 21:28:28 -05:00
Ryan VanderMeulen ac429e815e Merge m-c to inbound. a=merge 2014-11-13 15:47:16 -05:00
Eddy Bruël a56c8615c7 Bug 1090929 - Enable the breakpoints tests;r=mratcliffe 2014-11-13 19:36:37 +01:00
Eddy Bruël 6c9f2fbf65 Bug 1090929 - Enable the watch-expressions tests;r=mratcliffe 2014-11-13 19:32:29 +01:00
Nick Fitzgerald ec4021024a Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past 2014-11-13 10:07:18 -08:00
Eddy Bruël 26de9f98fb Bug 1090929 - Enable the variables-view-* tests;r=fitzgen 2014-11-13 19:23:31 +01:00
Eddy Bruël 641cd361cc Bug 1090929 - Enable the parser tests;r=mratcliffe 2014-11-12 14:32:23 +01:00
Eddy Bruël 41d7821354 Bug 1090929 - Enable the conditional breakpoint tests;r=mratcliffe 2014-11-12 14:31:00 +01:00
Eddy Bruël f4ec5222e2 Bug 1090929 - Enable the tracer tests;r=mratcliffe 2014-11-11 08:44:27 +01:00
Eddy Bruël 2cf5aadb76 Bug 1090929 - Enable the variables-view tests;r=mratcliffe 2014-11-10 16:27:21 +01:00
Wes Kocher 4a1ad5bdd6 Merge inbound to m-c a=merge 2014-11-10 18:06:15 -08:00
Eddy Bruël ea372c8fca Bug 1044985 - Disable browser_dbg-clean-exit test;r=me 2014-11-10 16:12:06 +01:00
Eddy Bruël aeff0aa10c Bug 1090929 - Enable the variables-view-filter tests;r=mratcliffe 2014-11-10 10:39:26 +01:00
Eddy Bruël 8589f3cdbf Bug 1090929 - Enable the variables-view-popup tests;r=mratcliffe 2014-11-07 18:45:53 +01:00
Eddy Bruël 111d8c68a6 Bug 1090929 - Enable the source-mapping tests;r=mratcliffe 2014-11-06 19:56:49 +01:00
Wes Kocher 2fd2330939 Merge fx-team to m-c a=merge 2014-11-06 18:26:36 -08:00
James Long df283f208a Bug 1093349 - Add prettyPrinting and blackBoxing traits and hide buttons in debugger conditionally. r=past, a=me 2014-11-05 10:16:00 -05:00
Eddy Bruël b545046049 Bug 1090929 - Enable the pretty-print tests;r=mratcliffe 2014-11-06 10:27:45 +01:00
Eddy Bruël 375a1cb9d4 Bug 1090929 - Enable the break-on-dom-tests;r=mratcliffe 2014-11-06 10:18:10 +01:00
Sebastian Zartner 472cc70f92 Bug 1068381 - Use an icon for the prettyprint button instead of a label. r=bgrins 2014-10-31 10:57:00 +01:00
Jason Orendorff 2cacf236ed Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp.
--HG--
extra : rebase_source : 5780eed342b1780570650d140c7f14f966b7f1e1
2014-07-01 21:01:21 -05:00
Eddy Bruël 9b0af3a6c1 Bug 1090929 - Enable the blackboxing tests for e10s;r=mikeratcliffe 2014-10-29 17:05:44 +01:00
Nick Fitzgerald bc6a5dde8e Bug 1033153 - Part 3: Display a Promise's internal state in the VariableView's properties. r=vporof 2014-10-23 15:53:00 +02:00
Tom Schuster ced1cd1fbd Bug 844457 - Move XSLTProcessor to WebIDL. r=peterv
--HG--
rename : dom/xslt/nsIXSLTProcessor.idl => dom/webidl/XSLTProcessor.webidl
rename : dom/xslt/xml/txXMLUtils.cpp => dom/xslt/base/txExpandedName.cpp
rename : dom/xslt/xml/txXMLUtils.h => dom/xslt/base/txExpandedName.h
2014-10-10 14:21:54 +02:00
Nick Fitzgerald 40af9b7a39 Bug 1076830 - Name the test function so it doesn't get GC'd. r=past 2014-10-07 16:23:00 +02:00
Nick Fitzgerald 09a4457aa2 Bug 1076830 - Re-enable browser_dbg_breakpoints-reload.js. r=RyanVM 2014-10-08 11:00:00 +02:00
Ryan VanderMeulen adea1d4781 Bug 1076830 - Skip browser_dbg_breakpoints-reload.js on Linux debug for frequent failures. a=me 2014-10-07 15:40:41 -04:00
Nick Fitzgerald 6cab715092 Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel 2014-10-01 07:45:00 +02:00
Ryan VanderMeulen 8a931577a4 Backed out changesets b08e57dbef4e and 1049cfbf3426 (bug 947044) for various regressions. 2014-09-25 14:32:43 -04:00
Nick Fitzgerald 51675a240f Bug 947044 - Part 2: Fix tests that check ReferenceError's message. r=gavin 2014-09-22 16:13:00 +02:00
Panos Astithas 2eed89179b Don't set tracing hooks until tracing has started (bug 1049248). r=fitzgen 2014-09-17 20:00:40 +03:00
Shu-yu Guo 59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo 15262d36a9 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Tooru Fujisawa 054b1c4585 Bug 1041426 - Make error message for unexpected token more clear. r=jwalden
--HG--
extra : rebase_source : 1785f67732a81aa29dd81c8be765cf497a9b74c8
2014-09-09 19:08:14 +09:00
Adrian Aichner 40e9fef4d2 Bug 1058183 - Expose code folding as an option for all editor instances. r=bgrins 2014-09-12 13:36:00 +02:00
Gijs Kruitbosch 891877d75d Bug 1060464 - fix the --jsdebugger flag when running tests, also fixes bug 1060493, r=dcamp,bsmedberg 2014-08-30 00:49:41 +01:00
Jakub Jurovych 20fd7c01af Bug 1052220 - Show traces' hit counts. r=fitzgen 2014-08-26 18:25:00 +02:00
Alexandre Poirot 86679e0faf Bug 977043 - Add toolbox-level frame selection to change the currently targeted document. r=bgrins,past 2014-08-27 12:19:30 +02:00
Jakub Jurovych d625777813 Bug 1052855 - Traces link to a first line of a function instead of the function declaration. r=fitzgen 2014-08-19 14:56:00 +02:00
Jakub Jurovych c0f928e334 Bug 949762 - Tracer should respect black boxing. r=fitzgen 2014-08-14 18:02:00 -04:00
Jason Orendorff b04d83422a Backed out changeset 586ec2ee45d7 (bug 957513) for breaking the web.
--HG--
extra : rebase_source : 4de52cd93646ca7055ba6683b29d0767efd4a322
2014-08-07 17:41:48 -05:00
Jayesh Choudhari 0fdf44fd1d Bug 1043154 - Open Split console on ESC if the focus is inside source editor (style editor / debugger). r=bgrins 2014-08-06 22:38:00 -04:00
Pierre de La Morinerie ddd10a7eec Bug 971959 - Fix z-ordering of DevTools toolbar buttons. r=bgrins 2014-08-03 03:44:00 -04:00
Nathan Froyd 542214c4df Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Brian Grinstead 7c5b621872 Bug 974550 - Add a preference to optionally persist split console state;r=msucan,jwalker 2014-07-28 15:54:41 -05:00
Panos Astithas c8940477f7 Fix a bunch of uncaught exceptions in the debugger tests (bug 1013945). r=me 2014-07-25 13:05:38 +03:00