Commit Graph

6 Commits

Author SHA1 Message Date
Wes Kocher
d12895f90d Backed out 2 changesets (bug 1034110) for test_mutationobserver_anonymous.html bustage CLOSED TREE
Backed out changeset 7b145ea2fbde (bug 1034110)
Backed out changeset 3a8904e50016 (bug 1034110)
2015-09-24 11:29:11 -07:00
Brian Grinstead
b62b2e2b87 Bug 1034110 - Listen to nativeAnonymousChildList changes from devtools;r=pbrosset 2015-09-24 08:23:34 -07:00
Patrick Brosset
2a44eadd74 Bug 1207627 - Remove the markup-view preview feature; r=bgrins 2015-09-23 08:24:43 -07:00
Jon Droniak
ebe1478a47 Bug 1203147 - Add a keyboard shortcut for scrolling elements into view in the inspector. r=pbro 2015-09-18 20:22:00 -07:00
J. Ryan Stinnett
2dada8f365 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
J. Ryan Stinnett
a3073e0420 Bug 912121 - Migrate major DevTools directories. rs=devtools
Move major DevTools files to new directories using the following steps:

hg mv browser/devtools devtools/client
hg mv toolkit/devtools/server devtools/server
hg mv toolkit/devtools devtools/shared

No other changes are made.
2015-09-21 12:02:24 -05:00