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

5 Коммитов

Автор SHA1 Сообщение Дата
J. Ryan Stinnett 8095a8fa95 Bug 1252287 - Repair gDevTools shim to use Services.jsm. r=ochameau
MozReview-Commit-ID: BKmaGubgLAd
2016-03-01 10:34:51 -06:00
Alexandre Poirot d3b05e8c5a Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
Alexandre Poirot 766df00342 Bug 1245462 - DevTools is not longer exposed by gDevTools.jsm. r=jryans 2016-02-11 04:29:47 -08:00
J. Ryan Stinnett 986f2a5cde Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
J. Ryan Stinnett 2236dbad11 Bug 912121 - Create shims for popular DevTools modules in add-ons. rs=devtools
For popular modules used by many DevTools add-ons, add shim files which wrap the
modules and make them available at their previous location.

Each shim includes a deprecation warning to make devs and users aware of the
issue.

--HG--
rename : devtools/server/dbg-server.jsm => devtools/server/shims/dbg-server.jsm
rename : devtools/shared/client/dbg-client.jsm => devtools/shared/shims/dbg-client.jsm
extra : commitid : H7Y9k2ADf0u
extra : rebase_source : 2bd193ecd4f2baeb8b14c14c63884d3a318a0840
2015-09-17 16:28:42 -05:00