Commit Graph

1466 Commits

Author SHA1 Message Date
Ryan VanderMeulen
d114beb6ed Merge inbound to m-c. a=merge
CLOSED TREE
2014-09-02 14:23:25 -04:00
Ehsan Akhgari
6a15123539 Bug 1060986 - Fix one bad implicit constructors in devtools; r=jryans 2014-09-02 09:49:03 -04:00
Jan Keromnes
e6d3b78d29 Bug 1055151 - Add tests to cap devtools memory footprint. r=ochameau 2014-08-29 02:33:00 +02:00
Alexandre Poirot
a09c8d8408 Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past 2014-09-01 03:20:00 +02:00
Phil Ringnalda
1c90066486 Merge m-c to m-i, a=merge 2014-09-01 19:29:13 -07:00
Jason Orendorff
2de2ac934c Follow-up patch 4 to bug 1041631 part 1 - Fix two more tests to pass in builds where Symbol is not defined. r=efaust, a=philor.
--HG--
extra : rebase_source : 62cc2eb36e3c579878f08adfdb88b46a5e6fd420
extra : amend_source : 46624c7c283cb8689867cda3ae86bdf7ad429d27
2014-08-31 20:33:22 -05:00
Geoff Lankow
e72b892722 Bug 1059588 - Transition events in console should show propertyName property, not animationName; r=past 2014-08-30 11:04:26 +12:00
Ryan VanderMeulen
779fbedf06 Merge fx-team to m-c. a=merge 2014-08-30 12:26:22 -04:00
Michael Ratcliffe
6c95cbba32 Bug 1060188 - [App Manager] Cannot use Inspector to view app's DOM on Flame r=paul 2014-08-29 13:44:59 +01:00
Girish Sharma
69c89b34ce Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Jason Orendorff
8ae7ff2a44 Follow-up 2 to bug 1041631 - Make several more tests work when Symbol is not defined. no_r=me, a=RyanVM on a CLOSED TREE.
--HG--
extra : rebase_source : 16b265e2c241278bc15f8aa6a976ed736fcafcac
2014-08-29 11:36:45 -05:00
Ryan VanderMeulen
702c47977d Merge inbound to m-c. a=merge 2014-08-28 16:21:43 -04:00
Daniel Holbert
661da5b832 Bug 1059485: Declare variable "LayoutHelpers" to fix JS strict warning in LayoutHelpers.jsm. r=jwalker 2014-08-28 08:41:24 -07:00
Nick Fitzgerald
fda4ccf784 Bug 1053468 - When setting a breakpoint, only resume if we actually interrupted. r=past 2014-08-26 12:37:00 +02:00
Jakub Jurovych
be540a0034 Bug 1052220 - Show traces' hit counts. r=fitzgen 2014-08-26 18:25:00 +02:00
Michael Ratcliffe
7984c16b55 Bug 1044932 - Add JQuery support to visual events r=pbrosset 2014-08-28 12:46:25 +01:00
Ryan VanderMeulen
67dbfa0c4a Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Panos Astithas
10ef7a7f9c Don't try to update the debugging options while the browser is shutting down (bug 1054325); r=mratcliffe
--HG--
extra : rebase_source : c75b9802b3b30c5ddb6eecaa33d99af0170c80b4
2014-08-27 17:17:37 +03:00
Brian Grinstead
a44657274e Bug 1058033 - Fix 'window is null' error on toolbox open in paintflashing.js. r=harth 2014-08-26 13:43:00 -04:00
Alexandre Poirot
029f8763cf Bug 977043 - Tweak netmonitor for frames selection patch. r=msucan 2014-08-27 12:19:30 +02:00
Alexandre Poirot
90522f63bd Bug 977043 - Fix inspector and add test for frame selection. r=pbrosset 2014-08-27 12:19:30 +02:00
Alexandre Poirot
e2f1817ff0 Bug 977043 - Tweak webconsole for frames selection. r=msucan 2014-08-27 12:19:30 +02:00
Alexandre Poirot
f256b61b92 Bug 977043 - Tweak TabActor to support changing its targeted context to an iframe. r=bgrins,past 2014-08-27 12:19:30 +02:00
Alexandre Poirot
7ae83e1914 Bug 1049103 - ensure closing only one child connection when closing a toolbox. r=jryans 2014-08-27 12:19:29 +02:00
Nick Fitzgerald
5569ce87a5 Bug 1024054 - Create a previewer for ES6 Symbol. r=past 2014-08-25 11:07:00 +02:00
Jakub Jurovych
7787fa9fea Bug 1052855 - Traces link to a first line of a function instead of the function declaration. r=fitzgen 2014-08-19 14:56:00 +02:00
Ryan VanderMeulen
1d978d9304 Merge m-c to fx-team. a=merge 2014-08-25 16:27:23 -04:00
Ryan VanderMeulen
4a36a3a19d Merge b2g-inbound to m-c. a=merge 2014-08-25 16:13:21 -04:00
Heather Arthur
c858e0a3c9 Bug 871423 - Open correct inline stylesheet from style inspector link. r=bgrins 2014-08-22 15:30:00 -04:00
Nick Fitzgerald
293fb70112 Bug 881480 - Part 1: Create RDP value forms for ES6 symbols. r=past 2014-08-25 09:49:00 -04:00
Ryan VanderMeulen
e4c0d1d006 Backed out changeset 495a024e0c4d (bug 871423) for xpcshell failures. 2014-08-21 21:38:37 -04:00
Heather Arthur
1673906249 Bug 871423 - Open correct inline stylesheet from style inspector link; r=bgrins 2014-08-21 15:51:33 -07:00
Patrick Brosset
084c2a10fc Bug 971662 - part 2 - Highlight nodes matching style-editor selectors on mouseover; r=harth 2014-08-20 22:41:07 +02:00
J. Ryan Stinnett
125e4d8837 Bug 1054338 - GCLI listen needs a separate loader. r=fitzgen 2014-08-19 15:04:00 -04:00
Jordan Santell
d88de2bdd8 Bug 1025864 - Add observer updates when AudioParams change in the Web Audio Editor. r=vp, r=dcamp 2014-08-19 08:57:00 -04:00
Jason Orendorff
de6726713c Follow-up patch 3 to bug 1041631 part 1. Make two more tests pass when Symbol is not defined. r=efaust.
--HG--
extra : rebase_source : deb04af3b51e9fc46899f4bbd222b4f948a9c496
extra : amend_source : 3efd2146ee512cef6cece65caba4f2f159f0b567
2014-08-29 16:22:29 -05:00
Jan Keromnes
e606415606 Bug 1049835 - Don't require actor clients to have a detach method. r=ochameau 2014-08-18 06:14:00 -04:00
Ryan VanderMeulen
4d47c52e68 Backed out changeset 085acacbd031 (bug 960671) for mochitest-other crashes. 2014-08-18 15:12:38 -04:00
Nick Fitzgerald
754c2224df Bug 960671 - Part 2: Add RDP requests for recording allocations. r=past 2014-08-18 10:32:29 -07:00
Patrick Brosset
3cbcd5124b Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
Jakub Jurovych
c66bebd3f5 Bug 949762 - Tracer should respect black boxing. r=fitzgen 2014-08-14 18:02:00 -04:00
Manish Goregaokar
11805f92cb Bug 1028903 - Improve self-xss warning message for Scratchpad. r=jwalker 2014-08-14 07:03:00 -04:00
Alexandre Poirot
1dde2f6c38 Bug 1046394 - Fix profiler in (b2g and e10s) content processes. r=vp, r=dcamp 2014-08-13 05:26:00 -04:00
Ryan VanderMeulen
aa6c8d9e68 Backed out changeset 436e5d00f904 (bug 916804) for mochitest-other failures. 2014-08-12 15:19:27 -04:00
Jordan Santell
840819943f Bug 1052118 - Allow protocol.js Option to allow falsy values through. r=dcamp 2014-08-11 23:59:00 -04:00
J. Ryan Stinnett
ab7eacb8d8 Bug 916804 - Telemetry for WebIDE. r=mratcliffe, r=paul 2014-08-11 11:52:00 -04:00
Michael Ratcliffe
371ae8b44e Bug 1040701 - Fix marking of changed properties in rule view r=pbrosset 2014-08-11 14:17:52 +01:00
Ted Clancy (:tedders1)
5a16cd2ff0 Bug 1000315 - Part 4: Uninstall prompting on B2G and toolkit. r=ochameau 2014-06-11 14:24:28 -07:00
J. Ryan Stinnett
ba128d5304 Bug 1038991 - DevTools security cert generator. r=dkeeler, r=past, r=gps
--HG--
extra : rebase_source : 91340b1e422f1d12333073f000b4c8c96dde8134
2014-08-05 10:23:00 -04:00
Brian Grinstead
78d1664dc4 Bug 998344 - Prevent console autocompletion on objects with a large number of properties. r=msucan
--HG--
extra : rebase_source : 6ea291d29775b4894f084e93f533a3ca5ddfb33e
2014-08-06 07:56:00 -04:00