Commit Graph

871 Commits

Author SHA1 Message Date
Luca Greco
45a9eb0aec Bug 1124536 - Fix Debugger UI loadSourceError on PageMod content scripts associated to 'javascript:SOURCECODE' urls. r=jlongster 2015-02-07 11:13:00 -05:00
Ryan VanderMeulen
6e53f225c7 Bug 1029545 - Disable browser_dbg_variables-view-popup-14.js for frequent failures on all platforms. 2015-02-05 12:17:34 -05:00
Tooru Fujisawa
624130c6e6 Bug 1069416 - Part 6: Remove JS_HAS_SYMBOLS from devtools. r=fitzgen 2015-01-28 13:06:38 +09:00
Boris Zbarsky
3bc98e2940 Bug 1107443 part 1. Stop defining non-configurable properties on the window in devtools. r=jimb 2015-01-23 09:54:14 -05:00
Sami Jaktholm
fa7b51a9fe Bug 1099370 - Destroy remaining toolboxes and tabs after debugger test has finished. r=ejpbruel 2015-01-11 14:17:56 +02:00
Eddy Bruël
4d291a4357 Bug 1107682 - Clean up the way we set breakpoints on newly introduced scripts;r=fitzgen 2015-01-19 14:44:26 +01:00
James Long
cf8cf274c6 Bug 941287 - Show optimized out and other missing variables in the debugger variables view with the appropriate message. r=victorporof 2015-01-14 13:51:00 -05:00
Wes Kocher
f7a8170b81 Bug 1113935 - Disable browser_dbg_bfcache.js r=me,a=me
--HG--
extra : amend_source : da07d071a89c224f9da43b8a72447a31fc30405a
2015-01-15 17:12:46 -08:00
Nick Fitzgerald
5c7bce33bf Bug 1113935 - Reduce the frequency of intermittent browser_dbg_bfcache.js fails. r=vporof 2015-01-12 14:59:21 -08:00
James Long
942e8409de Bug 1111771 - move all unnamed eval sources in the debugger to the bottom of the source listing. r=fitzgen 2015-01-08 15:11:00 +01:00
Jim Blandy
e002e32fc9 Bug 967234: Don't block self-hosted code in the devtool client code; Debugger takes care of this. r=ejpbruel
--HG--
extra : rebase_source : 6939941cb3c486a3541518a594b28af6b153f243
2014-12-23 16:47:52 -08:00
James Long
acb2932b6f Bug 1111058 - Clean up initialization of source actors and sourcemaps to handle race conditions and invalid sourcemaps better. r=fitzgen 2015-01-07 18:13:00 -05:00
abdelrhman
605c00590b Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
J. Ryan Stinnett
688410327a Bug 1059001 - Part 1b: Update openListener callsites. r=past 2014-12-10 20:55:51 -06:00
James Long
37011fbb74 Bug 1107541 - Display eval sources with a sourceURL pragma correctly in the debugger. r=fitzgen 2014-12-09 15:00:00 -05:00
Patrick Brosset
1baa19bc8d Bug 1103993 - 3 - Only refresh the rule/computed views when active; r=bgrins r=ochameau 2014-12-10 09:09:19 +01:00
Phil Ringnalda
5ac2c7b278 Back out eb203c9db11d (bug 1107541) for e10s dt bustage
CLOSED TREE
2014-12-08 20:24:52 -08:00
James Long
f2486c2b8a Bug 1107541 - display eval scripts with a sourceURL pragma correctly in the debugger r=fitzgen 2014-12-08 15:49:34 -08:00
J. Ryan Stinnett
9da1ab3c54 Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past 2014-12-01 22:55:56 -08:00
James Long
41bb93bca1 Bug 905700 - use Debugger.Source in the debugger backend and reference source actors instead of URLs in the frontend r=fitzgen 2014-11-25 15:02:39 -08:00
Eddy Bruël
8e1812fe84 Bug 1090929 - Enable the remaining debugger tests for e10s;r=mratcliffe 2014-11-24 06:43:58 +01:00
Eddy Bruël
43845e57c6 Bug 1090929 - Enable the stack tests;r=mratcliffe 2014-11-19 10:28:22 +01:00
Carsten "Tomcat" Book
a156113b50 merge mozilla-inbound to mozilla-central a=merge 2014-11-18 17:25:29 +01:00
Eddy Bruël
56a084592c Bug 1090929 - Enable the search tests;r=mratcliffe 2014-11-18 13:05:28 +01:00
Alexandre Poirot
b99556748b Bug 1094203 - Enable tools if related actor is available. r=jryans 2014-11-12 04:57:00 +01:00
Ryan VanderMeulen
e9f6ec6590 Bug 1029545 - Skip browser_dbg_variables-view-popup-14.js on Linux e10s. 2014-11-13 21:28:28 -05:00
Ryan VanderMeulen
c8a3b159d8 Merge m-c to inbound. a=merge 2014-11-13 15:47:16 -05:00
Eddy Bruël
2a98795af7 Bug 1090929 - Enable the breakpoints tests;r=mratcliffe 2014-11-13 19:36:37 +01:00
Eddy Bruël
b3154c6c49 Bug 1090929 - Enable the watch-expressions tests;r=mratcliffe 2014-11-13 19:32:29 +01:00
Nick Fitzgerald
e94753d0c8 Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past 2014-11-13 10:07:18 -08:00
Eddy Bruël
a1015f08d4 Bug 1090929 - Enable the variables-view-* tests;r=fitzgen 2014-11-13 19:23:31 +01:00
Eddy Bruël
aa6cdbb365 Bug 1090929 - Enable the parser tests;r=mratcliffe 2014-11-12 14:32:23 +01:00
Eddy Bruël
fbadbccc47 Bug 1090929 - Enable the conditional breakpoint tests;r=mratcliffe 2014-11-12 14:31:00 +01:00
Eddy Bruël
32b70f0796 Bug 1090929 - Enable the tracer tests;r=mratcliffe 2014-11-11 08:44:27 +01:00
Eddy Bruël
cdadb281c2 Bug 1090929 - Enable the variables-view tests;r=mratcliffe 2014-11-10 16:27:21 +01:00
Wes Kocher
fac7b8ea5d Merge inbound to m-c a=merge 2014-11-10 18:06:15 -08:00
Eddy Bruël
7ab480cf8d Bug 1044985 - Disable browser_dbg-clean-exit test;r=me 2014-11-10 16:12:06 +01:00
Eddy Bruël
78fe02b60f Bug 1090929 - Enable the variables-view-filter tests;r=mratcliffe 2014-11-10 10:39:26 +01:00
Eddy Bruël
81e420ffaf Bug 1090929 - Enable the variables-view-popup tests;r=mratcliffe 2014-11-07 18:45:53 +01:00
Eddy Bruël
2d24623402 Bug 1090929 - Enable the source-mapping tests;r=mratcliffe 2014-11-06 19:56:49 +01:00
Wes Kocher
7ec75772bd Merge fx-team to m-c a=merge 2014-11-06 18:26:36 -08:00
James Long
41cd3158e4 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
c8a0c2acf8 Bug 1090929 - Enable the pretty-print tests;r=mratcliffe 2014-11-06 10:27:45 +01:00
Eddy Bruël
62fc2f138d Bug 1090929 - Enable the break-on-dom-tests;r=mratcliffe 2014-11-06 10:18:10 +01:00
Sebastian Zartner
faf6332bbf 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
26dfad38c3 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
12d1136282 Bug 1090929 - Enable the blackboxing tests for e10s;r=mikeratcliffe 2014-10-29 17:05:44 +01:00
Nick Fitzgerald
8a8803a9b5 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
1b1e8341d4 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
03d1b99ed3 Bug 1076830 - Name the test function so it doesn't get GC'd. r=past 2014-10-07 16:23:00 +02:00