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

1818 Коммитов

Автор SHA1 Сообщение Дата
Panos Astithas 9d90211280 Wait for the focus event before simulating a key press to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 15:46:13 +03:00
Panos Astithas 4cce6549cc Another attempt to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 09:47:47 +03:00
Panos Astithas 0ae70a541b Set the logging pref before loading the debugger server if it is to use it (bug 896534); r=rcampbell 2013-07-23 09:47:47 +03:00
Panos Astithas 6991f603c5 Add paused listeners before resumptions to avoid an intermittent test failure (bug 895426); r=me 2013-07-22 16:11:34 +03:00
Dave Camp b5fb0893c9 Bug 888527 - Delete nodes using the remote protocol. r=paul 2013-06-17 06:52:55 -07:00
Dave Camp 5fa1124809 Bug 879523 - Remote the SelectorSearch. r=paul 2013-06-10 21:18:46 -07:00
Dave Camp 53542234bf Bug 888486 - Use the remote protocol to copy innerHTML/outerHTML. r=paul 2013-06-17 06:52:55 -07:00
Girish Sharma 0eb0ec9f24 Bug 892244 - Ctrl+[ / Ctrl+] to switch devtools tabs, r=harth 2013-07-20 19:06:43 +05:30
Joe Walker bb24e88a46 Bug 767587 - GCLI should have a type for files; r=mratcliffe 2013-07-20 05:17:24 +01:00
Dave Camp 7b496f774f Bug 888484 - Save the default inspection node. r=paul 2013-06-17 06:52:54 -07:00
Dave Camp 196f52eaa6 Bug 886033 - Port markup view text value editing to inspector actor. r=paul
--HG--
extra : rebase_source : af259396ff4496b97d53edf39fa8f28c7edf9978
2013-06-17 06:52:55 -07:00
Dave Camp 408701752c Bug 886035 - Port markup view attribute editing to the inspector actor. r=paul
--HG--
extra : rebase_source : 2f11db865538ce3342dbb9f40fb7db2be1a9f5f6
2013-06-17 06:52:55 -07:00
Dave Camp 7cd2124b27 Bug 886032 - Port the markup view to the inspector actor (readonly). r=paul
--HG--
extra : rebase_source : f33acb5d1d70fa8c18410ede8c2ab73fc3482495
2013-06-10 21:18:46 -07:00
Sumedh Shekhar 1165b6c3f5 Bug 873298 - Change "Filter scripts" string to "Search scripts" in debugger; r=harth 2013-07-19 13:47:23 -07:00
Nick Fitzgerald 5bc4dbb546 backout bug 877686 b/c of unknown spidermonkey bug causing permaorange 2013-07-19 13:13:35 -07:00
Panos Astithas c73d29c338 Add the paused listener before resuming to avoid an intermittent test failure (bug 895426); r=me 2013-07-19 11:57:15 +03:00
Ryan VanderMeulen c69d0fec41 Merge m-c to fx-team. 2013-07-18 20:37:32 -04:00
Gregory Szorc 5cf35af589 No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Paul Rouget 9c8aaaf00a Bug 796069 - [markup panel] gap space before closing bracket is distracting. r=harth 2013-07-15 04:39:00 +03:00
Panos Astithas 169d483962 Implement backend support for breaking on DOM events and retrieving all the event listeners on a page (bug 832982); r=rcampbell,smaug 2013-07-18 14:14:16 +03:00
Panos Astithas db345be1be Clear any previous stepping hooks on a plain resumption (bug 832234); r=rcampbell 2013-07-18 12:45:17 +03:00
Nick Fitzgerald 324ff6d89d Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-18 01:40:43 -07:00
Nick Fitzgerald e6fa57d691 Backed out changeset 960aa3700c37 2013-07-18 00:52:54 -07:00
Nick Fitzgerald f413c3c72f Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-17 23:04:13 -07:00
Girish Sharma b86970a566 Bug 845752 - trying to see if profiler no longer leaks, r=anton 2013-07-18 01:58:04 +05:30
Paul Rouget 9a07d32d26 backout of dad6d2941780 (oranges bug 890195) 2013-07-17 19:28:07 +02:00
Paul Rouget d6270a3482 Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul 2013-07-17 14:23:23 +02:00
Paul Rouget dfd208bb19 Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz 2013-07-17 05:08:00 +02:00
Victor Porof d4123b08f8 Bug 892413 - Followup fixes for bug 887605, r=harth 2013-07-11 13:00:34 +03:00
Paul Rouget 9703c4fe23 Bug 892560 - [inspector] reloading the page breaks the inspector. r=dcamp 2013-07-15 00:40:00 +02:00
Paul Rouget 79e2d08aa5 Bug 892937 - [responsive mode] default size should be the 1st preset. r=harth 2013-07-12 05:58:00 +02:00
Ryan VanderMeulen 4534b7d11b Merge m-c to fx-team. 2013-07-16 21:23:23 -04:00
Anton Kovalyov 58d0a3be29 Bug 828046 - Save/load profiles to/from disk; r=robcee 2013-07-16 16:03:33 -07:00
Ryan VanderMeulen 15dfc43e10 Merge m-c to fx-team. 2013-07-16 16:06:46 -04:00
Mihai Sucan 870220a95f Bug 889847 - Fix for intermittent browser_webconsole_bug_613013_console_api_iframe.js | Timed out while waiting for: console.log() message; r=me 2013-07-16 22:25:07 +03:00
Anton Kovalyov 7ab882c1fa Bug 885417 - Have UIDs as values for profiler sidebar items; r=vporof 2013-07-16 11:41:36 -07:00
Mihai Sucan c7f7461721 Bug 888407 - Fix for intermittent browser_console_iframe_messages.js | Test timed out, failed to match rule: iframe 1; r=me 2013-07-16 19:21:33 +03:00
Ryan VanderMeulen d38f55bba0 Merge inbound to m-c. 2013-07-15 17:03:59 -04:00
Heather Arthur d0c182f35a Bug 892757 - Also listen for events with -actorId in Style Editor client; r=dcamp
--HG--
extra : amend_source : b51769b6dd414ffeab01e8066074c0ee05d64ef3
2013-07-12 13:28:47 -07:00
Panos Astithas e9012c3b84 Fix step-in in chrome debugging by loading the promise library in the debugger server's compartment (Bug 834756); r=dtownsend,vporof 2013-07-12 22:13:21 +03:00
Anton Kovalyov 983cf57448 Bug 888881 - Use single unicode character … instead of '...' in label profilerStarted; r=robcee 2013-07-11 16:27:56 -07:00
Mike Hommey b97d1767fc Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
Panos Astithas 698b809ffe Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker 2013-07-11 10:12:20 +03:00
Minarto Margoliono 2bab67852b Bug 887605 - Add "Copy URL" context menu item to Netmonitor; r=harth 2013-07-10 18:50:16 -07:00
Anton Kovalyov 1cb3ad3873 No bug - Remove unnecessary console.log calls from Cleopatra code; r=dcamp 2013-07-10 18:28:10 -07:00
Tim Taubert 4cbcbac785 Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Ryan VanderMeulen d806e1e244 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Michael Ratcliffe 69bc64fb64 Bug 885966: Intermittent devtools/shared/test/browser_telemetry_toolboxtabs.js | Test timed out | lots of bytes leaked leaked (AsyncStatement, AtomImpl, BackstagePass, BodyRule, CalculateFrecencyFunction, ...) r=jwalker
--HG--
rename : browser/devtools/shared/test/browser_telemetry_toolboxtabs.js => browser/devtools/shared/test/browser_telemetry_toolboxtabs_inspector.js
2013-07-10 12:49:24 +01:00
Victor Porof 13b73c997b Bug 886848 - Chain promises on netmonitor initialization/destruction to remove some redundancy, r=past 2013-07-10 11:40:51 +03:00
Heather Arthur ea9a6f1485 Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp 2013-07-09 17:34:14 -07:00