Commit Graph

875 Commits

Author SHA1 Message Date
Josh Matthews
346c033518 Bug 792528 - Make the channel created to fetch CSS files for editing respect the privacy status of the originating document. r=dcamp 2012-10-02 15:14:00 -04:00
Tim Taubert
f824f55136 merge m-c to fx-team 2012-10-02 09:59:18 +02:00
Heather Arthur
33e2367b81 Bug 789364 - Light theme for markup panel, orion, and rule view, r=paul 2012-10-01 19:34:05 +03:00
Jan Skrasek
59ce75c9d8 Bug 785903 - Markup panel selection should scroll to the center when highlighting, r=dcamp 2012-10-01 18:15:23 +03:00
Victor Porof
ed48bbcfe1 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
2ba2003f8d 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
05a5807779 Bug 795009 - REMOTE_PROFILE_NAME should actually be chrome, r=past 2012-10-01 15:15:10 +03:00
Victor Porof
5ac59f199b Bug 794887 - Some entities in debugger.dtd are unused, r=past 2012-10-01 15:14:46 +03:00
Paul Rouget
0247a457e5 Backed out changeset 48cfe823a5da 2012-09-26 12:49:42 +01:00
Michael Ratcliffe
6f7062cec7 Bug 785134 - Update jsb to fix various bugs. r=jwalker 2012-09-24 14:36:41 +01:00
Girish Sharma
c5c65ad5ea Bug 792533, gcli screenshot command should respect private browsing, r=jwalker, r=jdm 2012-09-22 06:29:53 +05:30
Paul Rouget
e6424bc2ba Bug 793725 - [markup panel] Add a preview of the DOM tree. r=mratcliffe 2012-09-25 17:33:46 +01:00
Paul Rouget
6fa0fb45a6 Bug 794394 - [scratchpad] Add support for native fullscreen on osx. r=harth 2012-09-26 10:14:12 +01:00
Hubert Sablonniere
5d1c7811f1 Bug 762846 - [responsive mode] the user should be able to create its own presets. r=paul 2012-09-25 23:43:32 +02:00
Ryan VanderMeulen
8f3edb3d8e Merge the last PGO-green inbound changeset to m-c. 2012-10-01 21:24:30 -04:00
Victor Porof
a9eee67584 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
fb358c4481 Backout 3c95dca80f3f (bug 790650) for causing the current #1 toporange, bug 782877 2012-10-01 13:54:45 +01:00
Simon Montagu
73187d5fd2 Change :dir selectors to :-moz-dir in css files. Bug 562169, r=dbaron 2012-09-30 07:17:42 -07:00
Jonathan Kew
a85e67486b 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
11b3ee490d 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
b5b498075a merge m-c to fx-team 2012-09-23 18:16:07 +02:00
Panos Astithas
2ede8468f0 Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell 2012-09-22 18:44:00 +03:00
Anton Kovalyov
5287bb665f 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
ed4255be0f Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell 2012-09-21 09:04:21 +03:00
Dave Camp
37aa4e602d Merge fx-team to m-c 2012-09-20 15:52:35 -07:00
Dave Camp
489c463544 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
5b4f3272e0 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Ryan VanderMeulen
fa467918aa Merge inbound to m-c. 2012-09-22 08:28:28 -04:00
Andres Hernandez
fecdfd5725 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
2df4be745b 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
3c23735c98 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
69143e3909 Bug 733292 - The sidebar should have a close button. r=paul r=dao 2012-09-19 16:43:26 +02:00
OHZEKI Tetsuharu
d1642f4d0a Bug 764572 - add "Open URL" option to net panel items' context menu; r=msucan 2012-09-18 19:08:29 +03:00
Anton Kovalyov
627cbbee31 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
8c911106aa Merge the last PGO-green inbound changeset to m-c. 2012-09-14 21:09:07 -04:00
Girish Sharma
118fa650c5 Bug 790294 - GCLI screenshot command should show preview., r=jwalker 2012-09-14 02:33:37 +05:30
Girish Sharma
f42551714d Bug 790026 - [gcli] screenshot command could use a 'chrome' option, r=jwalker 2012-09-14 02:28:56 +05:30
Girish Sharma
f45eec4632 Bug 788890 - GCLI screenshot command with no filename should copy to clipboard, r=jwalker 2012-09-14 02:26:19 +05:30
Victor Porof
f66dec7abb Bug 787181 - DebuggerController._isChromeDebugger is broken, fix remote-enabled pref typo 2012-09-14 00:30:14 +03:00
Victor Porof
b5c5b9aeb0 Bug 790891 - Search operators are hardcoded in debugger.xul, r=past 2012-09-14 00:00:19 +03:00
Victor Porof
481687d4ca Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past 2012-09-14 00:00:18 +03:00
Victor Porof
27ffdd34c6 Bug 785889 - Make search related keyboard shortcuts discoverable, r=past 2012-09-12 13:39:51 +03:00
Victor Porof
c711aaee52 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
132381c948 Bug 751739 - Scratchpad could identify itself; r=harth 2012-09-11 14:14:27 -07:00
Victor Porof
99861f3be9 Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
Victor Porof
bc58dd0993 Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past 2012-09-11 22:50:19 +03:00
Abraa
8b3d2c0eeb Bug 788229 - Change String.indexOf to String.contains. r=jaws 2012-09-12 10:23:34 -04:00
Paul Rouget
6b8cf9c22f 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
8d713f6237 Bug 773161 - Intermittent browser_gcli_addon.js | Test timed out. r=jwalker 2012-09-04 12:43:58 +01:00
Paul Rouget
cb86ea8aab Bug 723904 - Implement a EventEmiter mechanism that can be used by any tool. r=jwalker 2012-09-11 13:25:52 +02:00