Commit Graph

19 Commits

Author SHA1 Message Date
Alexandre Poirot
9b47b7dc68 Bug 1405584 - Add telemetry to track toolbox open time. r=francois,jdescottes datareview=francois
MozReview-Commit-ID: EuaYQBx8rbE

--HG--
extra : rebase_source : deabc16b5b2df1f5d9767eaa0b83874d48306953
2017-10-11 11:43:25 +02:00
J. Ryan Stinnett
ecad77ef81 Bug 1305777 - Remove RDM manager switch and pref. r=ochameau
This removes the switching based on the RDM.html pref and the pref itself.

Some files in old RDM are updated for completeness, but they are about to be
removed anyway.

MozReview-Commit-ID: JnTC7ZF3UCC

--HG--
extra : rebase_source : 6a520a726fe77c560ecb71c5f633a9e2d7b956f7
2017-09-26 18:39:16 -05:00
Sebastian Hengst
58cfe586be Backed out changeset 6ae05de7437d (bug 1305777) 2017-09-29 10:43:48 +02:00
J. Ryan Stinnett
41503ce759 Bug 1305777 - Remove RDM manager switch and pref. r=ochameau
This removes the switching based on the RDM.html pref and the pref itself.

Some files in old RDM are updated for completeness, but they are about to be
removed anyway.

MozReview-Commit-ID: JnTC7ZF3UCC

--HG--
extra : rebase_source : d591e04148d748c2659093295160adc6a3d2c445
2017-09-26 18:39:16 -05:00
Jan Odvarko
c1ca0f9bf1 Bug 1397719 - Point users to the right collection; r=pbro
MozReview-Commit-ID: B200RQH28fC

--HG--
extra : rebase_source : 1496022c520f9a9d1a58756c9e8e00ff880ed98c
2017-09-15 12:14:51 +02:00
Alexandre Poirot
f2bfc94341 Bug 1399449 - Convert devtools/client/responsivedesign/responsivedesign.jsm to a commonjs module. r=jryans
MozReview-Commit-ID: Jl6OGUWnbHN

--HG--
rename : devtools/client/responsivedesign/responsivedesign.jsm => devtools/client/responsivedesign/responsivedesign.js
extra : rebase_source : 329c364fc4c256273b0d02a8119637aed428134c
2017-09-13 14:33:58 +02:00
Cosine
57789c39ee Bug 1390658 - Change getMoreDevtools menuitem to new collection r=pbro
The new collection is
https://addons.mozilla.org/firefox/collections/mozilla/framework-devtools/

This URL does not include locale (en-US) as opposed to a previous patch.

MozReview-Commit-ID: 6QdIPabjjmW

--HG--
extra : rebase_source : 10ed963e1ed52cd30169ed69ac783eadf7802045
2017-08-28 16:01:25 -04:00
Brian Grinstead
0262e6e6ac Bug 1388552 - Export the HUDService object directly instead of individual methods and properties;r=nchevobbe
MozReview-Commit-ID: 9AYCuqqv1U7

--HG--
extra : rebase_source : 83612fd2c4edfde5c86cfc11a70682cc74ebfa12
2017-08-11 09:07:04 -07:00
Alexandre Poirot
be18a2c0f1 Bug 1359855 - Prevent loading any DevTools module until users interact with any devtool entrypoint. r=jdescottes
MozReview-Commit-ID: 4rORySoFRQY

--HG--
extra : rebase_source : c7b41b0adc65d7b6e2273fb577f6738fe9e010c7
2017-07-18 11:05:47 +02:00
Carsten "Tomcat" Book
bd7e1d3a34 Backed out changeset a46ee323e1e7 (bug 1359855) for test failures in browser_ext_devtools_inspectedWindow.js 2017-07-24 12:07:39 +02:00
Alexandre Poirot
3610b1c150 Bug 1359855 - Prevent loading any DevTools module until users interact with any devtool entrypoint. r=jdescottes
MozReview-Commit-ID: 4rORySoFRQY

--HG--
extra : rebase_source : c7b41b0adc65d7b6e2273fb577f6738fe9e010c7
2017-07-18 11:05:47 +02:00
Alexandre Poirot
b6c47816da Bug 1382661 - Stop injecting DeveloperToolbar on top level windows. r=jdescottes
MozReview-Commit-ID: L6k7SPf8czd

--HG--
extra : rebase_source : 8bece0542a4ad3d3c360745096975efd8906c587
2017-07-20 13:52:57 +02:00
Alexandre Poirot
f2902ed34c Bug 1320149 - Prevent loading gcli when opening a toolbox. r=jwalker,miker
MozReview-Commit-ID: KE209SRA15u

--HG--
extra : rebase_source : aa6f8bcc9918b1f192e31b01cf4ecd37b892a49d
2017-01-05 10:27:31 -08:00
Alexandre Poirot
f3ca43bfe6 Bug 1280267 - Open a browser content toolbox matching the current tab process. r=jryans
MozReview-Commit-ID: EifO2RaNqg0

--HG--
extra : rebase_source : 9a4b6aabc654af000f3b754d46934bc25421bec2
2016-09-07 06:48:42 -07:00
Patrick Brosset
2c1685206a Bug 1262439 - 8 - Re-implement telemetry in the eye-dropper; r=miker
MozReview-Commit-ID: 2XDhAb3iXdu

--HG--
extra : rebase_source : a0a6617c9e2d3663d3958d95a66f7487a5bc60a1
2016-06-09 16:02:08 +02:00
Patrick Brosset
23d0420743 Bug 1262439 - 6 - Update the eye-dropper devtools menu entry to use the new eye-dropper; r=ochameau
Removes some old eye-dropper related code in browser.js which was not
used anymore since the devtools menu are added dynamically now.
And replaces the code in devtools/client/menus.js to call the gcli
eyedropper command now instead of the old eyedropper tool.

MozReview-Commit-ID: DMn9eiVOnGY

--HG--
extra : rebase_source : 020558ead3c2c0a11ffbef97da31392a52d135d3
2016-06-09 13:19:09 +02:00
Alexandre Poirot
064615dd9e Bug 1269237 - Stop disabling F12 shortcut when Firebug is installed. r=Honza 2016-05-18 10:32:01 -07:00
Alexandre Poirot
d85fa6d2c0 Bug 1258985 - Remove menuitem and pref related to the "Error Console". r=jryans 2016-04-05 07:16:48 -07:00
Alexandre Poirot
b681b08e4a Bug 1248603 - Register devtools menuitems dynamically. r=gijs,jryans 2016-04-01 05:49:00 -07:00