Commit Graph

966 Commits

Author SHA1 Message Date
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
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
Aishwarya
eb9c0387c6 Bug 733292 - The sidebar should have a close button. r=paul r=dao 2012-09-19 16:43:26 +02:00
OHZEKI Tetsuharu
c3288112f7 Bug 764572 - add "Open URL" option to net panel items' context menu; r=msucan 2012-09-18 19:08:29 +03:00
Anton Kovalyov
89da4904a8 Bug 740948 - Scratchpad should provide a quick way to reload the tab and re-run the code; r=harth 2012-09-13 17:54:02 -07:00
Ryan VanderMeulen
ea8418a01e Merge the last PGO-green inbound changeset to m-c. 2012-09-14 21:09:07 -04:00
Girish Sharma
e759fd8ae3 Bug 790294 - GCLI screenshot command should show preview., r=jwalker 2012-09-14 02:33:37 +05:30
Girish Sharma
2b9f09d838 Bug 790026 - [gcli] screenshot command could use a 'chrome' option, r=jwalker 2012-09-14 02:28:56 +05:30
Girish Sharma
cc300da3e9 Bug 788890 - GCLI screenshot command with no filename should copy to clipboard, r=jwalker 2012-09-14 02:26:19 +05:30
Victor Porof
641754b6c0 Bug 787181 - DebuggerController._isChromeDebugger is broken, fix remote-enabled pref typo 2012-09-14 00:30:14 +03:00
Victor Porof
6f30909856 Bug 790891 - Search operators are hardcoded in debugger.xul, r=past 2012-09-14 00:00:19 +03:00
Victor Porof
dc4d601f45 Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past 2012-09-14 00:00:18 +03:00
Victor Porof
f2261ca96a Bug 785889 - Make search related keyboard shortcuts discoverable, r=past 2012-09-12 13:39:51 +03:00
Victor Porof
4727384ffe Bug 785883 - Pressing up/down/tab while filtering scripts should have some expected behavior, r=past 2012-09-12 13:39:29 +03:00
Anton Kovalyov
bb3d63276a Bug 751739 - Scratchpad could identify itself; r=harth 2012-09-11 14:14:27 -07:00
Victor Porof
e738d1ba0e Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
Victor Porof
1fe1cfcae6 Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past 2012-09-11 22:50:19 +03:00
Abraa
16a2210816 Bug 788229 - Change String.indexOf to String.contains. r=jaws 2012-09-12 10:23:34 -04:00
Paul Rouget
89638c088d Bug 789937 - [inspector] Outline doesn't come back after a resize that makes a node highlightable. r=jwalker 2012-09-10 16:44:44 +02:00
Michael Ratcliffe
68301d9ce7 Bug 773161 - Intermittent browser_gcli_addon.js | Test timed out. r=jwalker 2012-09-04 12:43:58 +01:00
Paul Rouget
0e3f38f778 Bug 723904 - Implement a EventEmiter mechanism that can be used by any tool. r=jwalker 2012-09-11 13:25:52 +02:00
Panos Astithas
48e4d0e008 Bug 786169 - Corrupt non-latin text into debugger; r=msucan 2012-09-11 11:40:54 +03:00
Mihai Sucan
1422a6ccd2 Bug 703041 - WebConsoleHelp has an error at the top; r=past 2012-09-11 13:14:12 +03:00
Girish Sharma
876247bbf1 Bug 704983 - Make request and response body logging more discoverable in the Web Console. r=msucan 2012-09-08 03:38:54 +05:30
Panos Astithas
fcc4ea9dc0 Use the statically-inferred name for anonymous functions (bug 786711) r=msucan,vporof 2012-09-10 11:48:52 +03:00
Tim Taubert
079503bcd2 merge m-c to fx-team 2012-09-10 09:47:01 +02:00
Girish Sharma
5708744ab8 Bug 751744 - Add a Revert to Saved menu item to the scratchpad; r=harth 2012-09-06 09:50:05 +05:30
Joe Walker
92c24734a3 Bug 773185 - [devtb] key sequence should close toolbar if gcli already has focus; r=mikeratcliffe 2012-09-07 14:24:59 +01:00
Quentin Pradet
ba850f8572 Bug 764856 - GCLI should allow fuzzy matching of commands; r=jwalker 2012-09-07 14:24:58 +01:00
Joe Walker
8a2dd8ceb9 Bug 788486 - GCLI rollup bug fix for bugs 786317, 739947, 708984, 786658, 681623, 787712; r=dcamp 2012-09-07 14:24:58 +01:00
OHZEKI Tetsuharu
b01195a06f Bug 785715 - Change the parameter name of GCLI-screenshot to "selector" from "node". r=jwalker 2012-09-07 14:24:58 +01:00
Victor Porof
b1298aa24e Merge m-c to fx-team 2012-09-06 17:39:16 +03:00
Thaddee Tyl
828c4b735c Bug 747820 - Style editor breaks with non-latin encoding. r=msucan f=cedricv 2012-09-06 12:43:50 +03:00
Paul Rouget
5be94bf6d8 Bug 768442 - It's impossible to add a sidebar inside a tab. r=dao 2012-08-30 12:23:26 +02:00
Paul Rouget
708200bb6f Bug 786619 - Infobar reappears on some conditions even in 3D mode. r=msucan 2012-09-04 16:59:15 +02:00
Paul Rouget
398cd2292c Bug 785910 - [Developer Toolbar] Inspector button and Web Console buttons remain selected after opening a new tab. r=jwalker 2012-09-04 10:01:54 +02:00
Paul Rouget
5c5c2e798d Bug 787952 - When switching back to an inspected tab, the outline is not visible anymore. r=jwalker 2012-09-03 17:52:37 +02:00