Commit Graph

1001 Commits

Author SHA1 Message Date
Michael Ratcliffe
2e1920025c Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp 2012-10-01 12:59:23 +01:00
Anton Kovalyov
950b47aa6b Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell 2012-10-23 11:28:37 -07:00
Dave Camp
983f5e458e Bug 796866: Make style inspector's computed view display more reliable. r=robcee 2012-10-29 17:29:24 -07:00
Victor Porof
a4918d3e12 Bug 790216 - Optimize global search results, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
5110f5643e Bug 790556 - Remember last IP address for remote debugger, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
3795d7000f Bug 804575 - Implement a way of keeping the debugger panes always visible, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
23894e6a79 Bug 796148 - Implement a 'gear menu', r=past 2012-10-26 23:28:54 +03:00
Victor Porof
896057a772 Bug 794886 - Avoid confusion caused by accidentally prefing off the panels, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
85b1ebb05d Bug 751836 - After stepping in the debugger, any open nodes in the property view are collapsed, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
e167d0dbe1 Bug 803933 - Intermittent browser_dbg_reload-same-script.js | Timed out while polling for the scripts. followed by 10,933 other failures, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
b73c53c7c5 Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell 2012-10-26 20:10:17 +03:00
Tim Taubert
101d75524c merge m-c to fx-team 2012-10-25 21:23:58 +02:00
Mihai Sucan
ae8184230d Bug 798951 - Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out; r=robcee 2012-10-23 15:59:57 +03:00
Anton Kovalyov
0e2d16de78 Bug 794898 - Scratchpad should ask for confirmation before closing; r=harth 2012-10-22 15:53:23 -07:00
Girish Sharma
7df04d51da Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan 2012-10-22 11:20:08 +05:30
Phil Ringnalda
a1120dfca2 Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Anton Kovalyov
36a10f3e5a Bug 661762 - Scratchpad source link may focus the wrong Scratchpad window; r=msucan 2012-09-14 13:12:57 -07:00
Mihai Sucan
776d41b784 Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
Anton Kovalyov
dc42312ee0 Bug 801982 - Scratchpad doesn't show confirmation dialog after opening a file; r=harth 2012-10-18 11:00:33 -07:00
Heather Arthur
e098b85128 Backed out changeset 0c63519f8e41 due to failing test (bug 801982) 2012-10-17 18:18:56 -07:00
Anton Kovalyov
e1ddb0d723 Bug 801982 - Scratchpad doesn't show confirmation dialog after opening a file; r=harth 2012-10-16 15:32:39 -07:00
Anton Kovalyov
1fed68bb7f Bug 801937 - JavaScript strict warning in scratchpad.js; r=harth 2012-10-15 16:30:37 -07:00
Girish Sharma
1dc4ee209f Bug 744021 - Source Editor jump to prev/next block should move to prev/next sibling block when caret has no parent block; r=msucan 2012-10-12 22:27:18 +05:30
Mihai Sucan
f97ad13a13 Bug 797294 - Intermittent browser_webconsole_bug_595934_message_categories.js | Timed out while waiting for: test #N successful finish; r=rcampbell 2012-10-09 20:46:01 +03:00
Ryan VanderMeulen
d37755dc84 Merge the last PGO-green inbound changeset to m-c. 2012-10-13 19:26:29 -04:00
Tim Taubert
528cf2ffe4 merge m-c to fx-team 2012-10-13 23:20:19 +02:00
Oonishi Atsushi
f0d30acf35 Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz 2012-10-13 13:20:55 -04:00
Paul Rouget
05fad9c539 Bug 799498 - [responsive mode] Disable floating scrollbars; r=past 2012-10-09 17:04:34 +02:00
Johan Charlez
a1c6d966ea Bug 793031 - Open recent file fails if the file doesn't exists anymore. r=robcee 2012-10-01 13:04:00 +03:00
Girish Sharma
d9d97479af Bug 800231 - More logging to check where test times out, r=past 2012-10-12 13:08:09 +05:30
Tim Taubert
56a91bbd83 merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Gavin Sharp
5ec5310498 Fix line endings in these tests, no bug
--HG--
extra : rebase_source : aad2a9b54a69182f75de437cf0f15316729ca64a
2012-10-09 14:44:49 +02:00
Anton Kovalyov
427c365cb3 Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
Girish Sharma
dbaabd3439 Bug 782653 - Web Console CSS links should open the Style Editor; r=rcampbell f=msucan 2012-09-25 23:02:11 +05:30
Anton Kovalyov
a0d071a5a8 Bug 737803 - Setting a breakpoint in a line without code should move the icon to the actual location; r=past 2012-10-08 10:08:12 -07:00
Panos Astithas
c47c3badab Merge m-c to fx-team 2012-10-08 16:26:41 +03:00
Panos Astithas
74bce35cd2 Disable browser_responsiveui.js and browser_responsiveuiaddcustompreset.js on OS X for intermittent failures (bug 798772, bug 798775); r=jwalker 2012-10-08 12:15:56 +03:00
Mihai Sucan
7ba4e89fc3 Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee 2012-10-05 19:15:51 +03:00
Mihai Sucan
168aca5118 Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-10-05 14:54:43 +03:00
Mihai Sucan
9ff6a83ab3 Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee 2012-09-26 18:02:04 +01:00
Mihai Sucan
348454ccd7 Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
2012-09-26 18:07:57 +01:00
Girish Sharma
d186e86f03 Bug 790272 - Unnecessary repaints of the Layout View, r=paul, r=jaws 2012-10-04 10:24:46 +05:30
Paul Rouget
8cc1a42cad Bug 798284 - [responsive mode] dispatch some events; r=past 2012-10-05 13:23:12 +02:00
saran
9e945bb876 Bug 768399 - GCLI output should not be forced to be xhtml; r=jwalker 2012-10-05 00:46:38 +01:00
Joe Walker
cc17a25aaf Bug 788215 - GCLI problems when replacing valid arg value with a new value; r=dcamp 2012-10-05 00:46:38 +01:00
Michael Ratcliffe
6f2a658dc9 Bug 797908 - [orange] SyntaxError: missing ) after argument list at resource:///modules/devtools/DeveloperToolbar.jsm:702 r=me 2012-10-04 18:05:38 +01:00
Michael Ratcliffe
4cea250003 Bug 785134 - Update jsb to fix various bugs; r=jwalker 2012-10-03 19:10:07 +01:00
Michael Ratcliffe
0d9beb936d Bug 786803 - GCLI help command panel is too big; r=jwalker 2012-10-04 10:32:36 +01:00
Rob Campbell
3f3ed08c2e Bug 797527 - Remove InsideOutBox.jsm, DOMPlate.jsm and friends; r=dcamp 2012-10-03 13:41:00 -04:00
Panos Astithas
c5bc12b211 Merge m-c to fx-team 2012-10-04 09:54:25 +03:00
Victor Porof
55f65a6780 Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, reload-same-script orange fix, r=past 2012-10-03 23:35:11 +03:00
Victor Porof
43f46b5e28 Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, r=past 2012-10-03 22:57:01 +03:00
Nick Fitzgerald
7e50379b4f bug 788754: simplify SourceClient's api; r=past 2012-09-28 08:27:00 +03:00
Nick Fitzgerald
f463ce7b81 bug 755661 part 4 - debugger frontend use the sources over protocol; r=past 2012-09-27 11:31:00 +03:00
Nick Fitzgerald
d87ed6f524 bug 755661 part 1 - move Promise.jsm; r=past,jwalker 2012-09-27 11:28:00 +03:00
Heather Arthur
3130201dc9 Bug 797270 - markup view background should be white; r=paul 2012-10-02 23:28:00 +03:00
Michael Ratcliffe
04fe56107b Bug 796929 - [gcli] command line stops working; r=jwalker 2012-10-02 16:53:00 +01:00
Anton Kovalyov
5a2e913c79 Bug 781797 - dbg open and dbg close commands; r=past 2012-10-02 19:03:59 -07:00
Paul Rouget
47bcfda57d Bug 752850 - [Responsive Mode] It should be possible to hide the scrollbars; r=jwalker 2012-10-02 13:18:56 +01:00
Michael Ratcliffe
d9e8e6b207 Bug 735576 - [ruleview] The warning icon should disappear as soon as the value is correct; r=dcamp 2012-10-01 15:38:04 +01:00
Ed Morley
83f6c0de2d Bug 753225 - Disable browser_dbg_createRemote.js on Windows for frequent failures 2012-10-03 11:49:40 +01:00
Ed Morley
002b0eff2e Bug 759157 - Followup to add Makefile warning for disabled tests, so they don't get forgotten 2012-10-03 11:46:44 +01:00
Ed Morley
6fa009494e Bug 759157 - Disable tilt_* tests on Linux for frequent failures (plus bug 795308, bug 761007, bug 795952, bug 795621) 2012-10-03 10:46:35 +01:00
Tim Taubert
9755372a97 merge m-c to fx-team 2012-10-02 09:59:18 +02:00
Heather Arthur
98170eda5b Bug 789364 - Light theme for markup panel, orion, and rule view, r=paul 2012-10-01 19:34:05 +03:00
Jan Skrasek
a2b75c8a86 Bug 785903 - Markup panel selection should scroll to the center when highlighting, r=dcamp 2012-10-01 18:15:23 +03:00
Victor Porof
01040437df Bug 782877 - Intermittent browser_dbg_bfcache.js | uncaught JS exception - TypeError: element is undefined at debugger-controller.js:1275, r=rcampbell 2012-10-01 18:15:20 +03:00
Victor Porof
28cec19754 Bug 790553 - Increase the timeout when connecting to Firefox for Android from the Remote Debugger, r=past 2012-10-01 15:16:00 +03:00
Victor Porof
5f29d5c4a9 Bug 795009 - REMOTE_PROFILE_NAME should actually be chrome, r=past 2012-10-01 15:15:10 +03:00
Victor Porof
e868133933 Bug 794887 - Some entities in debugger.dtd are unused, r=past 2012-10-01 15:14:46 +03:00
Paul Rouget
0372ea1414 Backed out changeset 48cfe823a5da 2012-09-26 12:49:42 +01:00
Michael Ratcliffe
37b9bf4727 Bug 785134 - Update jsb to fix various bugs. r=jwalker 2012-09-24 14:36:41 +01:00
Girish Sharma
2b52de7905 Bug 792533, gcli screenshot command should respect private browsing, r=jwalker, r=jdm 2012-09-22 06:29:53 +05:30
Paul Rouget
ca5339658b Bug 793725 - [markup panel] Add a preview of the DOM tree. r=mratcliffe 2012-09-25 17:33:46 +01:00
Paul Rouget
77853a7fbb Bug 794394 - [scratchpad] Add support for native fullscreen on osx. r=harth 2012-09-26 10:14:12 +01:00
Hubert Sablonniere
b58b3f0b33 Bug 762846 - [responsive mode] the user should be able to create its own presets. r=paul 2012-09-25 23:43:32 +02:00
Ehsan Akhgari
3e53e0e5de Merge mozilla-central into mozilla-inbound 2012-11-09 09:47:33 -05:00
Ehsan Akhgari
c28a4531fd Bug 806721 - Disable browser_webconsole_bug_618311_private_browsing.js in per-window PB builds; r=jdm 2012-11-08 15:29:44 -05:00
Josh Matthews
fcc3cdf03f Bug 795556 - Part 1: Make Style Editor open with sensible parent window. r=jwalker 2012-10-10 11:27:39 -04:00
Ryan VanderMeulen
1596711b0d Merge m-c to inbound. 2012-10-10 06:32:24 -04:00
Mario Alvarado [:marioalv]
9b0c8fbc7e Bug 789094 - Style editor: scripts with unicode in the name are URL-escaped. r=dao,dcamp
--HG--
extra : rebase_source : 485f16ff27e111f6d99d29cacd18eeafa3913dc5
2012-10-03 12:19:24 -06:00
Ryan VanderMeulen
b546f1790f Merge fx-team to m-c. 2012-10-20 17:15:57 -04:00
Phil Ringnalda
fcd3c797be Bug 759157 - Back out 62ae729e2b54 and 5ac283a12f02 to reenable tilt_* tests on Linux 2012-10-19 21:55:12 -07:00
Ryan VanderMeulen
58410b0df2 Merge the last PGO-green inbound changeset to m-c. 2012-10-01 21:24:30 -04:00
Victor Porof
c21c5f7f03 Bug 790650 - It may be a good idea to have the debugger start with collapsed panels, r=past 2012-10-01 15:55:32 +01:00
Ed Morley
8264c7d3ab Backout 3c95dca80f3f (bug 790650) for causing the current #1 toporange, bug 782877 2012-10-01 13:54:45 +01:00
Simon Montagu
2496fd494c Change :dir selectors to :-moz-dir in css files. Bug 562169, r=dbaron 2012-09-30 07:17:42 -07:00
Jonathan Kew
e18b10e5fb bug 674373 pt 5 - provide a fullZoom API in nsIDOMWindowUtils, and use this rather than inferring zoom from CSS to device pixel ratio. r=roc 2012-09-29 12:35:19 +01:00
Victor Porof
e241419436 Bug 790650 - It may be a good idea to have the debugger start with collapsed panels, r=past 2012-09-24 15:25:33 +03:00
Tim Taubert
7acaebf879 merge m-c to fx-team 2012-09-23 18:16:07 +02:00
Panos Astithas
4f4e6f3b97 Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell 2012-09-22 18:44:00 +03:00
Anton Kovalyov
3850f20436 Bug 638949 - Please add Copy Location in the context menu for URLs in the web console. r=msucan 2012-09-19 14:38:30 -07:00
Panos Astithas
dc9481235a Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell 2012-09-21 09:04:21 +03:00
Dave Camp
bdb0bca41e Merge fx-team to m-c 2012-09-20 15:52:35 -07:00
Dave Camp
0ab7f99d12 Bug 792387 - Rule view should highlight which sections of a css selector matches an element. r=jwalker 2012-09-20 12:54:39 -07:00
Ms2ger
1e7015f897 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Ryan VanderMeulen
d4c37a2f23 Merge inbound to m-c. 2012-09-22 08:28:28 -04:00
Andres Hernandez
6c0b339ed1 Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy 2012-09-19 17:21:38 -06:00
Panos Astithas
a23a7fbcb1 Bug 781515 - Use a default allowConnection handler in dbg-server.js so that add-ons don't have to provide their own. r=rcampbell, f=Pike,mgoodwin 2012-09-20 09:40:01 +03:00
Panos Astithas
6658636165 Bug 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_contextactor-02.js => browser/devtools/debugger/test/browser_dbg_globalactor-01.js
2012-09-20 09:36:32 +03:00