Граф коммитов

1753 Коммитов

Автор SHA1 Сообщение Дата
Tim Taubert 5ddc37fef0 merge m-c to fx-team 2013-07-05 08:56:02 +02:00
Cameron Paul 1be74f5364 Bug 840241 - Changed inspect button to toggle highlighter between locked/unlocked states. r=paul 2013-07-03 14:58:00 +02:00
Paul Rouget 78e0f9671f Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=jwalker 2013-07-03 06:49:00 +02:00
Michael Ratcliffe 5d133b86f8 Bug 852996 - MarkupView leaks the whole Inspector after being closed r=dcamp 2013-07-01 11:59:28 +01:00
Girish Sharma d47beba39d Bug 887256 - Show the 'Restart Now' link only once and reduce paddings and margins from Options Panel, r=jwalker 2013-06-30 04:32:16 +05:30
Alexandre Poirot 8a49a6226c Bug 889838 - Silent exception when inspecting debugger variables on old actors. r=past 2013-07-03 15:27:10 -04:00
Mike Shal d2ead9d919 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3); r=joey 2013-06-28 15:17:07 -04:00
Ryan VanderMeulen 8994a7c5a2 Merge fx-team and m-c. 2013-07-02 15:13:58 -04:00
Girish Sharma cb800508e0 Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor, r=msucan 2013-07-02 16:07:31 +05:30
Girish Sharma 3490ae57c5 Backout 4cdab5388392 (Bug 886474) because of wrong shortcut modifier 2013-07-02 16:05:09 +05:30
Paul Rouget 0b7b106e1a Bug 886311 - The sidebar in the netmonitor should use handleCtrlTab=false. r=vporof 2013-07-01 22:38:48 +05:30
Girish Sharma f2f5f11188 Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor. r=msucan 2013-06-27 00:51:33 +05:30
Brandon Benvie 04c6d9251b Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof 2013-06-27 08:56:29 -07:00
Heather Arthur c15358807b Bug 887468 - Make custom request form look okay; r=vporof 2013-07-01 01:38:16 -07:00
Phil Ringnalda e8599f8c7a Merge fx-team to m-c 2013-06-30 08:35:45 -07:00
Dave Camp 201d4622da Bug 886036 - Port pseudoclass lock to the inspector actor. r=harth
--HG--
extra : rebase_source : c515e1a85da5d484686e1ae8b55c4dbfd90f214f
2013-06-10 21:18:46 -07:00
Mihai Sucan 514b9c384c Bug 886137 - Can't inspect objects in the webconsole, while debugging and inspecting; r=past 2013-06-28 19:16:18 +03:00
Anton Kovalyov 1706e0cec0 Bug 828038 - Change profile recording UI and behavior; r=dcamp 2013-06-27 17:31:52 -07:00
William Chen 963d78a1cb Bug 875138 - Update devtools tab to be compatible with XBL refactoring changes. r=jwalker
--HG--
extra : rebase_source : b2eeb09bcdc089b064dc657fdecd2ee548ed5032
2013-05-22 16:24:22 -07:00
Victor Porof 372698eeb2 Bug 874419 - Intermittent browser_net_sort-01.js | The attached url is incorrect | The displayed file is incorrect | The tooltip file is incorrect | The displayed status is incorrect | The tooltip status is incorrect | The displayed size is incorrect..., r=me 2013-07-02 17:03:52 +03:00
Marco Bonardo 1b9c8c04f3 Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
2013-06-28 09:02:19 -04:00
Victor Porof 07e97f9890 Bug 860345 - Intermittent browser_dbg_sources-cache.js | Found a source url cached correctly (1), Found a source's text contents cached correctly (1), r=past 2013-06-28 15:04:18 +03:00
Ed Morley 21ec7a4239 Merge mozilla-central and fx-team 2013-06-27 11:31:49 +01:00
Victor Porof 68abdee420 Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan 2013-06-26 23:35:39 +03:00
Victor Porof d7ac370bf8 Bug 886170 - Intermittent browser_dbg_bug723071_editor-breakpoints-highlight.js | The currently selected source is incorrect (0). - Got http://example.com/browser/browser/devtools/debugger/test/test-script-switching-02.js, expected ... and 11 more, r=past 2013-06-26 23:35:39 +03:00
Victor Porof 242aa2924d Bug 887203 - After replaying a request, hovering the network items menu shows "undefined", r=rcampbell 2013-06-26 23:35:39 +03:00
Victor Porof e6ccbe9ac8 Bug 887177 - Right clicking on a network request should select it, r=rcampbell 2013-06-26 23:35:38 +03:00
Ryan VanderMeulen 37629c06ad Merge m-c to inbound. 2013-06-26 12:56:36 -04:00
Heather Arthur 6f1595f89b Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 12:09:59 +03:00
Victor Porof d89482657a Backed out changeset 5414c83bb989 for having the wrong patch author, r=me 2013-06-26 12:06:07 +03:00
Victor Porof f0d1376f2f Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 09:00:49 +03:00
DOrian JAMINAIS 44ad00bb91 Bug 861478 - Search field should pre-fill with selected text. r=vporof 2013-06-26 15:05:52 +03:00
Dave Camp ef61965785 Bug 879520 - Remote the inspector breadcrumbs. r=paul 2013-06-07 14:33:39 -07:00
Dave Camp 41f96a13b0 Bug 877320 - Expose a node front in the Selection object in addition to a raw node. r=paul 2013-06-07 14:32:32 -07:00
DOrian JAMINAIS f832714d32 Bug 884750 - Persistent logs options should apply instantly. r=paul 2013-06-23 09:11:00 -04:00
Paul Rouget 319c338204 Bug 855504 - [font inspector] Selecting text in the font inspector is hard. r=vporof 2013-06-24 09:24:00 -04:00
Rob Campbell 0fcd222292 Bug 692829 - Display cached messages from iframes; r=msucan 2013-06-14 11:19:26 -04:00
Ryan VanderMeulen 320cbeaaa0 Backed out changeset db34c0314a15 (bug 886199) for intermittent browser_webconsole_bug_644419_log_limits.js timeouts. 2013-06-25 17:29:05 -04:00
Mihai Sucan f2ed2bbb44 Bug 886199 - Fix for intermittent failure in browser_webconsole_bug_644419_log_limits.js | Timed out while waiting for: 10 console.log messages displayed and one pruned, and several more; r=me 2013-06-25 22:17:20 +03:00
Victor Porof 20a5e0947c Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Ms2ger f63886acfe Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Paul Rouget 854b8d2acd Bug 865688 - Style Inspector sidebar should remember its size. r=msucan 2013-06-14 01:41:00 +02:00
Girish Sharma f4a931fb27 Bug 868163 - Add toolbox tab highlighting API, r=robcee, r=vporof, r=paul 2013-05-25 13:35:34 +05:30
Paul Rouget 609a85e05b Bug 869174 - [style editor] Remove unused bar at top of editor. r=harth 2013-06-05 05:48:00 +02:00
David Creswick a86cf8fba9 Bug 875902 - [toolbox] Simplify selectTool and test for panel readiness, r=paul 2013-06-22 20:00:51 -07:00
Girish Sharma 55f62a32d6 Bug 881807 - Simplify advanced settings part of options panel, r=jwalker 2013-06-21 01:48:56 +05:30
Girish Sharma 0fabdb5373 Bug 872670 - Visually indicate that the tool is not supported on the target type in the Options panel, r=jwalker 2013-05-29 01:06:16 +05:30
Victor Porof 362fc0a3ac Bug 886019 - Need a better icon for .variables-view-delete, r=msucan 2013-06-22 22:01:27 +03:00
Mihai Sucan a8f991cdf2 Bug 883649 - Console freezes when accessing a DeadObject's property; r=past 2013-06-21 20:40:00 +03:00
Mihai Sucan 29cc003064 Bug 878186 - Save different filter prefs for browser vs. webdev console; r=robcee 2013-06-20 16:29:01 +03:00