Commit Graph

442 Commits

Author SHA1 Message Date
Brian Grinstead
eff6c05870 Bug 1151259 - Switch <toolbar> to <box> to get rid of -moz-appearance styles for devtools sidebar. r=jryans 2015-04-07 14:27:00 +02:00
Matteo Ferretti
91aca3f385 Bug 1144163 - Add a rulers highlighter; added gcli command and button. r=pbrosset 2015-04-01 19:28:57 +02:00
Panos Astithas
e4b9084401 Add a devtools tag to all devtools tests (bug 1149907). r=pbrosset 2015-04-01 14:09:33 +03:00
Brian Grinstead
602337095e Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-31 20:00:32 -07:00
Victor Porof
77324062a8 Bug 1148463 - Re-enable the Performance++ tool, r=jsantell 2015-03-31 11:28:43 -04:00
Wes Kocher
73800cd3df Merge m-c to fx-team a=merge CLOSED TREE 2015-03-30 19:42:25 -07:00
Brian Grinstead
5df734e710 Bug 1094821 - Backout 01482cdccd72 for test failures in Aurora simulation;r=me;a=RyanVM 2015-03-30 09:20:48 -07:00
J. Ryan Stinnett
20d9dfd605 Bug 1138591 - Remove the chrome-enabled pref. r=past
--HG--
extra : transplant_source : %C0%3D%FB%C9%05%C4z%EB4%D4%A3%81%7E%94RX%19%9B%27%AE
2015-03-28 03:42:33 -05:00
Victor Porof
e50a9999eb Bug 1148463 - Temporarily disable the new performance tools for the Aurora uplift by backing out changeset 2ae4dac8f094, r=jsantell 2015-03-27 20:20:11 -04:00
Brian Grinstead
371e5229aa Bug 971129 - Set a minimum page size to 25px when initializing the devtools toolbox host;r=jryans 2015-03-27 10:35:32 -07:00
Wes Kocher
5b6f65bcdb Merge m-c to inbound a=merge CLOSED TREE 2015-03-26 17:46:35 -07:00
J. Ryan Stinnett
c2778efe9d Bug 1147042 - Rename attachProcess to getProcess. r=ochameau
--HG--
rename : toolkit/devtools/server/tests/mochitest/test_attachProcess.html => toolkit/devtools/server/tests/mochitest/test_getProcess.html
extra : rebase_source : d74e89db7b2da7eda804d8f667d54c1447bb02e2
2015-03-24 14:59:53 -05:00
Alexandre Poirot
baf4294fca Bug 1134180 - Introduce RootActor.getTab to prevent creating TabActor for all tabs. r=past
--HG--
extra : rebase_source : 353d0d724d464ebdd03872163e2a75b4674ee6e5
2015-03-25 09:30:00 -04:00
Brian Grinstead
90be53c400 Bug 1064596 - Clamp the toolbox size to min(preferred size, available space). r=jryans 2015-03-25 15:01:00 -04:00
Brian Grinstead
7dc325e399 Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-25 06:54:18 -07:00
Jose Antonio Olivera Ortega
6e115add99 Bug 1003991 - Disable https:// only load for ServiceWorkers when Developer Tools are open. r=nsm, r=miker 2015-03-24 14:15:00 -04:00
Michael Ratcliffe
b2c4fc1141 Bug 1144363 - Fix this._telemetry is undefined in gDevTools. r=bgrins 2015-03-18 10:04:59 +00:00
Brian Grinstead
2cf633a3fb Bug 1144392 - Show an error message in the Browser Toolbox if the connection fails. r=jryans 2015-03-17 14:55:00 -04:00
Victor Porof
3a6e36b016 Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me 2015-03-14 16:14:37 -04:00
Michael Ratcliffe
2b45132b59 Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs 2015-03-13 11:52:45 +00:00
Abhishek Bhattacharya
f5728d9f97 Bug 1120111 - Adds key listeners to highlighter pick mode to traverse DOM and submit/cancel selection; r=pbrosset 2015-03-10 07:02:00 +01:00
Brian Grinstead
38f4b946f2 Bug 1090478 - Add a keyboard shortcut for the Browser Toolbox. r=jryans 2015-03-06 14:40:00 +01:00
Brian Grinstead
833e54457f Bug 1140530 - Show the select frame dropdown by default in Browser Toolbox;r=ochameau 2015-03-09 11:39:30 -07:00
Alexandre Poirot
69947869b3 Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-04 05:47:00 +01:00
Alexandre Poirot
2b002a6748 Bug 1059308 - Fix tests to support chrome actor. r=jryans 2015-02-26 03:56:00 +01:00
Alexandre Poirot
9ddabe8061 Bug 1059308 - Add Target.isTabActor to tell if the remote tab actor supports attach/detach requests. r=jryans 2015-02-26 03:55:00 +01:00
Panos Astithas
dac40ca9c0 Bug 1138939 - Notify when WebIDE has finished initializing so that Valence can register runtime scanners. r=ochameau 2015-03-03 19:49:58 +02:00
Carsten "Tomcat" Book
5035a908b0 Backed out changeset 4f1e44bd6204 (bug 1059308) 2015-03-03 16:28:14 +01:00
Carsten "Tomcat" Book
e8963cad6c Backed out changeset 4696a52daeed (bug 1059308) 2015-03-03 16:28:13 +01:00
Carsten "Tomcat" Book
5993881b4e Backed out changeset 2433abf44e53 (bug 1059308) 2015-03-03 16:28:08 +01:00
Alexandre Poirot
ff1149985c Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-03 04:19:00 +01:00
Alexandre Poirot
3920aaca15 Bug 1059308 - Fix tests to support chrome actor. r=jryans 2015-02-26 03:56:00 +01:00
Alexandre Poirot
2f1e054e4d Bug 1059308 - Add Target.isTabActor to tell if the remote tab actor supports attach/detach requests. r=jryans 2015-02-26 03:55:00 +01:00
Nick Fitzgerald
c4e022a79b Bug 1122142 - Reword the label for enabling chrome debugging; r=past 2015-02-24 13:06:06 -08:00
Jordan Santell
637be57afe Bug 1132474 - Further clarify restrictions of TabTarget's actor description methods in the comments. r=jryans 2015-02-23 10:46:00 +01:00
Jan Odvarko
a143783c15 Bug 1126274 - Add new API to listen for sent and received RDP packets. r=jryans 2015-02-13 07:35:44 +01:00
J. Ryan Stinnett
925318d2b4 Bug 1126350 - Settle all toolbox destruction before final cleanup. r=pbrosset 2015-02-10 12:37:21 -06:00
J. Ryan Stinnett
b04221aa65 Bug 1117067 - Don't wait for tab.detach to complete. r=ochameau 2015-02-09 14:04:46 -06:00
J. Ryan Stinnett
af8c1f3277 Bug 1117067 - Harden toolbox cleanup paths, async promises for WebIDE tests. r=ochameau 2015-02-09 14:04:46 -06:00
Tooru Fujisawa
47879ec69e Bug 1108930 - Part 5: Call Map and Set with new in devtools. r=fitzgen 2015-02-05 00:59:15 +09:00
Matteo Ferretti
b5fd939f60 Bug 1127238 - Remove the hard-coded list of highlighters; r=pbrosset CLOSED TREE
--HG--
extra : amend_source : cd57594cb3fae346e0d454920bc62475a0a3a9ec
2015-02-03 13:03:33 +01:00
Tooru Fujisawa
a52b58492b Bug 1069416 - Part 6: Remove JS_HAS_SYMBOLS from devtools. r=fitzgen 2015-01-28 13:06:38 +09:00
Brian Grinstead
196f595eb2 Bug 1030318 - Enable devtools/framework tests with e10s - part 3;r=ejpbruel 2015-01-20 08:16:39 -08:00
Bill McCloskey
f6534c08fb Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Patrick Brosset
f1beadbd11 Bug 1101569 - Use the new allTabs menu sidebar in the inspector and netmonitor; r=vporof 2015-01-16 11:58:02 +01:00
Patrick Brosset
99c23df7e5 Bug 1101569 - Adds an allTabs menu to the sidebar widget; r=dcamp 2015-01-15 10:47:12 +01:00
Brian Grinstead
839c70fe2d Bug 1119276 - Show all native anon content in browser toolbox with devtools.inspector.showAllAnonymousContent pref. r=pbrosset 2015-01-09 09:27:00 +01:00
Patrick Brosset
1b2f10ebd6 Bug 1105825 - 3 - Make sure sidebar widget destroy works even if window is closed during panel destroy; r=past 2015-01-10 19:50:01 +01:00
Sami Jaktholm
fc956ec19d Bug 1070250 - Split browser_toolbox_options_disable_cache.js into two separate tests to avoid timeouts. r=miker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_cache.js => browser/devtools/framework/test/browser_toolbox_options_disable_cache-01.js
2014-12-30 19:25:21 +02:00
Patrick Brosset
76e51a4719 Bug 1105825 - Fix the toolbox/inspector/sidebar destroy sequence; r=past 2014-12-22 14:54:09 +01:00