Commit Graph

1007 Commits

Author SHA1 Message Date
Victor Porof
ba651862ac Bug 740825 - Implement conditional breakpoints, r=past 2012-11-16 08:42:52 +02:00
Mihai Sucan
a81099530e Bug 725392 - Source Editor: add a method to convert mouse coordinates to character offsets, r=msucan 2012-08-02 22:30:46 +03:00
Victor Porof
3aee970e3e Bug 808372 - After bug 807222, the variables view feels sluggish when expanding some nodes, r=past 2012-11-16 08:34:13 +02:00
Mihai Sucan
40a26acbda Bug 787981 - Use LongStringActor in the Web Console actors; r=past 2012-11-05 18:41:59 +02:00
Mario Alvarado [:marioalv]
0fe41dfe46 Bug 806720 - Port browser_styleeditor_private.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/styleeditor/test/browser_styleeditor_private.js => browser/devtools/styleeditor/test/browser_styleeditor_private_perwindowpb.js
2012-11-12 19:42:47 -06:00
Victor Porof
2ca7638edd Bug 810642 - Intermittent browser_dbg_panesize.js | Height preferences shouldn't have been updated yet, r=past 2012-11-12 16:14:09 +02:00
Ryan VanderMeulen
c8aaa958ab Merge fx-team to m-c. 2012-11-10 16:53:55 -05:00
Victor Porof
e58b133e85 Bug 809392 - The remote and chrome debugger windows don't have a title, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
967be2c454 Bug 809002 - Stick the variables view exported symbols on 'this', r=past 2012-11-10 13:14:40 +02:00
Victor Porof
cc238518cf Bug 808980 - Clicking on the empty area of the stack list produces error message: item is null, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
457cccd84f Bug 808786 - Add a pref to disable sorting the variables when adding them in the view, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
7a4bcb52fa Bug 808691 - The remote and chrome debugger windows should remember their size across sessions, r=past 2012-11-10 13:14:40 +02:00
Paul Rouget
5a0775e490 Bug 762571 - Intermittent browser_layoutview.js; r=past 2012-11-07 13:28:04 +01:00
Johan Charlez
d95f98381c Bug 793031 - Open recent file fails if the file doesn't exists anymore. r=robcee 2012-11-06 13:26:00 -05:00
Panos Astithas
b5e423cb18 Merge m-c to fx-team 2012-11-07 11:14:37 +02:00
Ed Morley
690b53769a Bug 753225 - Disable browser_dbg_createRemote.js on platforms other than Windows too, until it's made to behave 2012-11-06 22:26:56 +00:00
Ed Morley
5cf26a01da Bug 707891 - Disable browser_styleeditor_reopen.js for too many intermittent failures 2012-11-06 22:26:02 +00:00
Victor Porof
2f2e265893 No bug - Fix 'browser_dbg_propertyview-data.js | Test timed out' after 62379ce61c84, r=dcamp 2012-11-06 19:33:59 +02:00
Ed Morley
2817eb293a Merge mozilla-central to fx-team
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-06 14:16:07 +00:00
Victor Porof
cbdcc5cc54 Bug 794823 - Refactor and move the debugger's PropertyView in shared, so that it can replace PropertyPanel.jsm soon, r=past, msucan
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-04 01:01:05 +02:00
Victor Porof
370fd81eef Bug 793375 - Search operator for finding a variable in scope(s) while the debugger is paused, r=past 2012-11-04 01:01:05 +02:00
Victor Porof
49de12908c Bug 798874 - The variables view should be filterable, r=past 2012-11-04 01:01:05 +02:00
Ryan VanderMeulen
eafa7e9651 Merge fx-team to m-c. 2012-11-02 15:45:53 -04:00
Victor Porof
de2e2e0c3c Bug 774011 - Intermittent browser_dbg_createRemote.js | Should be paused after an interrupt request. - Got false, expected true | Should have one frame in the stack. - Got 0, expected 1, r=past 2012-11-02 16:39:12 +02:00
Boris Zbarsky
a514b9c6e4 Bug 807222 part 6. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Jim Mathies
10c9e26f82 Bug 807756 - Fix bad gre paths in browser debugger jsm. r=gavin 2012-11-01 14:28:49 -05:00
Panos Astithas
c670db600f Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell 2012-10-31 18:31:55 +02:00
Victor Porof
8fa5b8385e Bug 806748 - Intermittent browser_dbg_location-changes-blank.js | The source editor not have any text displayed. - Got 546, expected 0, r=rcampbell 2012-11-02 09:32:31 +02:00
Victor Porof
9b6e43d151 Bug 783729 - Debugger: JS scripts can get HTML syntax highlighting, r=rcampbell 2012-11-02 09:31:55 +02:00
Joe Walker
a38f24dd25 Bug 801387 - GCLI rollup bug fix for bugs 795324, 797016, 791085; r=dcamp 2012-11-02 02:54:14 +00:00
Joe Walker
a70e95ad49 Bug 800346 - Autocompletion hint text is not visible in the latest Nightly; r=dcamp 2012-11-02 02:54:14 +00:00
Joe Walker
dab4a4fe0a Bug 798458 - changes to make minification of GCLI work; r=dcamp 2012-11-02 02:54:14 +00:00
Grant Gayed
af4e39e57d Bug 806821 - GCLI should ensure that 'string' command return types are treated as plaintext; r=jwalker
* * *
Bug 800363 - XSS in Web Developer Toolbar's chrome privilege page
2012-11-02 02:54:13 +00:00
Panos Astithas
37777bde9f Bug 771655 - Debugger does not show up if any progress listener (e.g. NoScript) reads the WebProgress argument's DOMWindow property in onStateChange(); r=vporof 2012-10-31 16:02:07 +02:00
N Bosma
f0c95d0a08 Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp 2012-10-31 18:30:37 +02:00
Michael Ratcliffe
901c1e8bf4 Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp 2012-10-31 18:25:08 +02:00
Anton Kovalyov
8609efecfa Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell 2012-10-31 18:23:51 +02:00
Panos Astithas
f35d29863e Backed out changeset 9e56a20d367f on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 16:27:37 +02:00
Panos Astithas
a836b53825 Backed out changeset 0ef0321ebe88 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 15:16:41 +02:00
Ed Morley
aaa0204c8a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-01 13:42:02 +00:00
Panos Astithas
81e7ce42cf Backed out changeset a31ad3a90e4a on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 13:33:26 +02:00
Panos Astithas
221c372fd1 Backed out changeset 59598af5e407 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 13:30:52 +02:00
Mihai Sucan
b3918e1289 Bug 805960 - Intermittent toolkit/devtools/webconsole/test/test_file_uri.html | an unexpected uncaught JS exception reported through window.onerror - NS_ERROR_FILE_IS_LOCKED; r=past 2012-10-30 17:53:58 +02:00
N Bosma
934bd94df9 Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp 2012-10-26 14:07:00 +03:00
Boris Zbarsky
18bf7e289d Back out rev 6d36471ab3ca (part 5 of bug 807222) because now Android is shipping busted stuff on the global. 2012-11-05 11:54:37 -05:00
Boris Zbarsky
84874beea9 Bug 807222 part 5. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Victor Porof
2e2f21d346 Bug 807222 part 4. Fix timeout in debugger propertyview test due to larger number of properties on the global. r=past 2012-11-03 13:57:33 +02:00
Kyle Huey
45adfbf2c8 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Tom Schuster
cbb3282bdd Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee 2012-10-31 13:34:42 +01:00
Vicamo Yang
e6e6deb486 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00