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

1818 Коммитов

Автор SHA1 Сообщение Дата
Anton Kovalyov e469129761 Bug 833495 - Add an option to show Gecko platform data in the Profiler; r=robcee 2013-07-09 13:58:53 -07:00
Mihai Sucan 366007a69e Bug 812618 - Autocomplete at cursor location; r=robcee 2013-06-28 20:56:33 +03:00
Mihai Sucan c980f78d30 Bug 887273 - web console: mixed content warnings show even when all logging is disabled; r=robcee 2013-07-09 17:45:56 +03:00
Paul Rouget e76f9816af Bug 858493 - Twisties in the markup panel are very off-centered and their sizes differ. r=jwalker 2013-07-08 08:57:00 +02:00
Paul Rouget 17c8bbc03e Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul 2013-07-09 15:36:48 +02:00
Panos Astithas 6de5b47d09 Update browser_dbg_pause-exceptions-reload.js for a post-bug-887516 world (bug 870128). r=me 2013-07-09 15:39:13 +03:00
Panos Astithas 2897446860 Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell 2013-06-28 10:53:00 +03:00
Panos Astithas 5694a6f1ae Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell 2013-07-09 10:57:13 +03:00
Panos Astithas a25cae7f9b Properly parse jar: URLs from add-ons (bug 876806); r=vporof 2013-07-08 17:47:30 +03:00
Paul Rouget f50c27e874 Bug 889827 - Disable spellcheck in font inspector. r=vporof 2013-07-08 13:14:17 +03:00
Victor Porof e06c8620fc Bug 889504 - Exception while trying to go to the breakpoint, r=past 2013-07-08 13:14:17 +03:00
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
Olli Pettay b002b30b2a bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
2013-07-09 13:30:58 -04:00
Graeme McCutcheon de2c18656c Bug 819930 - Part 2: Add a GCLI command for emulating CSS media types. r=jwalker 2013-07-17 17:32:45 +01:00
Ryan VanderMeulen 5bcaf37805 Bug 888811 - Disable browser_dbg_bug883220_raise_on_pause.js on Linux due to frequent failures. 2013-07-16 09:05:38 -04:00
Mihai Sucan 996d5e9aae Bug 880010 - Fix for intermittent browser_webconsole_bug_597103_deactivateHUDForContext_unfocused_window.js | uncaught exception - NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener] | Test timed out; r=me 2013-07-16 15:30:30 +03: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
Mihai Sucan 0f5948dbdb Bug 880868 - Browser Console JS Error/Warning filtering doesn't seem to work; r=robcee 2013-06-19 22:04:05 +03:00
Mihai Sucan 00650450d5 Bug 879799 - Browser console lacks keyboard access; r=robcee 2013-06-21 19:01:02 +03:00
Girish Sharma a44c1b52f9 Bug 873848 - Make the developer toolbar consistent with Toolbox design, r=jwalker, paul, jaws 2013-06-21 19:24:35 +03:00
Michael Ratcliffe 7f23f4318e Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=me 2013-06-21 17:44:05 +01:00
Victor Porof b73a59ea08 Bug 884432 - Background color of request items keep changing when any filter is applied, r=rcampbell 2013-06-21 17:33:58 +03:00
Victor Porof 170f984338 Bug 884006 - "Prebuilt items" and "Values" should coexist when adding items to widgets, r=anton,rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof eedfe568ae Bug 884498 - Netmonitor's greeting message may be confusing, r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof 88a89e165f Bug 879185 - Netmonitor filterbuttons: button.setAttribute("checked", ""); --> Should be set to "true", r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof d2e7f56bf5 Bug 882420 - Rename "native-getter" in variable/property tooltips to "WebIDL", r=past 2013-06-21 17:33:57 +03:00
Victor Porof 19edc00bbb Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past 2013-06-21 17:33:57 +03:00
Victor Porof 337208eb02 Bug 881209 - Scrolling in the variables view is much choppier after bug 760370, r=past 2013-06-21 17:33:56 +03:00
Victor Porof f1460313cd Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past 2013-06-21 17:33:56 +03:00
Victor Porof 40a80438b6 Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03:00
Brandon Benvie 6ec8bbd95d Bug 869984 - Add sorting and searching to Scratchpad VariablesView, r=vporof 2013-06-17 14:55:25 -07:00
Brandon Benvie 1f5d38a0b6 Bug 884821 - Fix bug where Scratchpad sidebar can't be closed and reopened, r=vporof 2013-06-19 13:06:43 -07:00
Anton Kovalyov 32a969579c Bug 863653 - Add hints to profiler [start|stop|show] commands; r=jwalker 2013-06-20 10:48:25 -07:00
Anton Kovalyov 69b770b527 Bug 884638 - Make 'dbg close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:09:28 -07:00
Anton Kovalyov acc08c61f7 Bug 863636 - Make 'profiler close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:07:04 -07:00
Anton Kovalyov edfba155f4 Bug 881006 - Change Profile panel tooltip to say JavaScript Profiler; r=harth 2013-06-18 17:24:36 -07:00
Anton Kovalyov 3cfd9dc53d Bug 850145 - Use SideMenuWidget in the Profiler; r=vporof 2013-06-18 14:42:36 -07:00
Minarto Margoliono 14783c1528 Bug 734061 - Web console breaks TAB navigation; r=msucan 2013-06-17 14:10:46 +03:00
Brandon Benvie 97d0060a1b Bug 828680 - Variables view needs a controller of its own, r=vporof, msucan 2013-06-14 10:42:52 -07:00
Ryan VanderMeulen 6529c6c587 Merge m-c to inbound. 2013-06-14 13:04:31 -04:00
Heather Arthur 34a5b4b519 Bug 881633 - Style Editor should remember last selected stylesheet and line when page is reloaded; r=paul 2013-06-13 13:56:36 -07:00
Panos Astithas a32167f596 Fix an intermittent failure in browser/devtools/debugger/test/browser_dbg_step-out.js (bug 882380); r=me 2013-06-13 13:33:22 +03:00
Ryan VanderMeulen b867993cd5 Merge m-c to fx-team. 2013-06-12 09:47:59 -04:00
Ed Morley c95b79e78d Merge mozilla-central and inbound 2013-06-12 08:41:06 +01:00
Ms2ger 09bb5c9224 Bug 718923 - Support document.all in standards mode and remove the pref to turn it off; r=smaug 2013-06-12 08:48:38 +02:00
Sinduja Ramaraj 2f23ac8d4c Bug 840247 - Entering the Inspector from the Web Console should show the <html> and <body> tag expanded. r=jwalker 2013-06-11 08:28:00 +03:00
Panos Astithas 9a6f3ac9cc Bug 773590 - Display the return value when stepping out of a function; r=vporof 2013-06-12 12:56:15 +03:00
Michael Ratcliffe 801bd00711 Bug 881057 - Improve wording in the appcache command r=jwalker 2013-06-11 13:28:45 +01:00
Victor Porof 80155ced75 Bug 859055 - Display JSON as plain text when encountering errors when parsing, r=rcampbell 2013-06-12 10:37:46 +03:00
Victor Porof 22652cc944 Bug 879782 - POST data is sometimes not displayed in the Network Monitor details pane, r=rcampbell
--HG--
rename : browser/devtools/netmonitor/test/browser_net_post-data.js => browser/devtools/netmonitor/test/browser_net_post-data-01.js
2013-06-12 10:37:46 +03:00
Mihai Sucan 58900d9aff Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker 2013-06-07 20:13:48 +03:00
Paul Rouget 36ee8ba6d0 Bug 879692 - New OSX scrollbars are not compatible with the devtools floating scrollbars. r=harth 2013-06-05 06:24:00 +03:00