diff options
author | Matt A. Tobin <email@mattatobin.com> | 2021-11-09 21:39:13 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2021-11-09 21:39:13 -0500 |
commit | 4f51e0332f01a7efd1b1f5f1f7fcdad0cb08afc8 (patch) | |
tree | 5923ba124b8e326af184559d28571ec8e695f49c /toolkit | |
parent | f8122d23901b143174de10adb3d7f84fcc59b52e (diff) | |
download | aura-central-4f51e0332f01a7efd1b1f5f1f7fcdad0cb08afc8.tar.gz |
Issue %3005 - Prep: Move toolkit/{mozapps -> components}/handling
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/components/handling/content/dialog.js (renamed from toolkit/mozapps/handling/content/dialog.js) | 0 | ||||
-rw-r--r-- | toolkit/components/handling/content/dialog.xul (renamed from toolkit/mozapps/handling/content/dialog.xul) | 0 | ||||
-rw-r--r-- | toolkit/components/handling/content/handler.css (renamed from toolkit/mozapps/handling/content/handler.css) | 0 | ||||
-rw-r--r-- | toolkit/components/handling/content/handler.xml (renamed from toolkit/mozapps/handling/content/handler.xml) | 0 | ||||
-rw-r--r-- | toolkit/components/handling/jar.mn (renamed from toolkit/mozapps/handling/jar.mn) | 0 | ||||
-rw-r--r-- | toolkit/components/handling/locale/handling.dtd (renamed from toolkit/locales/en-US/chrome/mozapps/handling/handling.dtd) | 0 | ||||
-rw-r--r-- | toolkit/components/handling/locale/handling.properties (renamed from toolkit/locales/en-US/chrome/mozapps/handling/handling.properties) | 0 | ||||
-rw-r--r-- | toolkit/components/handling/moz.build (renamed from toolkit/mozapps/handling/moz.build) | 2 | ||||
-rw-r--r-- | toolkit/components/handling/nsContentDispatchChooser.manifest (renamed from toolkit/mozapps/handling/nsContentDispatchChooser.manifest) | 0 | ||||
-rw-r--r-- | toolkit/components/handling/src/nsContentDispatchChooser.js (renamed from toolkit/mozapps/handling/nsContentDispatchChooser.js) | 0 | ||||
-rw-r--r-- | toolkit/components/moz.build | 1 | ||||
-rw-r--r-- | toolkit/locales/jar.mn | 4 | ||||
-rw-r--r-- | toolkit/moz.build | 1 |
13 files changed, 4 insertions, 4 deletions
diff --git a/toolkit/mozapps/handling/content/dialog.js b/toolkit/components/handling/content/dialog.js index 98a788201..98a788201 100644 --- a/toolkit/mozapps/handling/content/dialog.js +++ b/toolkit/components/handling/content/dialog.js diff --git a/toolkit/mozapps/handling/content/dialog.xul b/toolkit/components/handling/content/dialog.xul index 2e2dab4e4..2e2dab4e4 100644 --- a/toolkit/mozapps/handling/content/dialog.xul +++ b/toolkit/components/handling/content/dialog.xul diff --git a/toolkit/mozapps/handling/content/handler.css b/toolkit/components/handling/content/handler.css index 438ab296d..438ab296d 100644 --- a/toolkit/mozapps/handling/content/handler.css +++ b/toolkit/components/handling/content/handler.css diff --git a/toolkit/mozapps/handling/content/handler.xml b/toolkit/components/handling/content/handler.xml index 3fd907b45..3fd907b45 100644 --- a/toolkit/mozapps/handling/content/handler.xml +++ b/toolkit/components/handling/content/handler.xml diff --git a/toolkit/mozapps/handling/jar.mn b/toolkit/components/handling/jar.mn index 8c338a0db..8c338a0db 100644 --- a/toolkit/mozapps/handling/jar.mn +++ b/toolkit/components/handling/jar.mn diff --git a/toolkit/locales/en-US/chrome/mozapps/handling/handling.dtd b/toolkit/components/handling/locale/handling.dtd index fe7a52566..fe7a52566 100644 --- a/toolkit/locales/en-US/chrome/mozapps/handling/handling.dtd +++ b/toolkit/components/handling/locale/handling.dtd diff --git a/toolkit/locales/en-US/chrome/mozapps/handling/handling.properties b/toolkit/components/handling/locale/handling.properties index 46d347ad0..46d347ad0 100644 --- a/toolkit/locales/en-US/chrome/mozapps/handling/handling.properties +++ b/toolkit/components/handling/locale/handling.properties diff --git a/toolkit/mozapps/handling/moz.build b/toolkit/components/handling/moz.build index 327ae62fc..038ad2c09 100644 --- a/toolkit/mozapps/handling/moz.build +++ b/toolkit/components/handling/moz.build @@ -4,8 +4,8 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. EXTRA_COMPONENTS += [ - 'nsContentDispatchChooser.js', 'nsContentDispatchChooser.manifest', + 'src/nsContentDispatchChooser.js', ] JAR_MANIFESTS += ['jar.mn']
\ No newline at end of file diff --git a/toolkit/mozapps/handling/nsContentDispatchChooser.manifest b/toolkit/components/handling/nsContentDispatchChooser.manifest index fcc76a410..fcc76a410 100644 --- a/toolkit/mozapps/handling/nsContentDispatchChooser.manifest +++ b/toolkit/components/handling/nsContentDispatchChooser.manifest diff --git a/toolkit/mozapps/handling/nsContentDispatchChooser.js b/toolkit/components/handling/src/nsContentDispatchChooser.js index e02545594..e02545594 100644 --- a/toolkit/mozapps/handling/nsContentDispatchChooser.js +++ b/toolkit/components/handling/src/nsContentDispatchChooser.js diff --git a/toolkit/components/moz.build b/toolkit/components/moz.build index cc74d4cc7..10c1dfb34 100644 --- a/toolkit/components/moz.build +++ b/toolkit/components/moz.build @@ -30,6 +30,7 @@ DIRS += [ 'formautofill', 'find', 'gfx', + 'handling', 'jsdownloads', 'lz4', 'mediasniffer', diff --git a/toolkit/locales/jar.mn b/toolkit/locales/jar.mn index 83092675d..779c76838 100644 --- a/toolkit/locales/jar.mn +++ b/toolkit/locales/jar.mn @@ -111,8 +111,8 @@ locale/@AB_CD@/mozapps/extensions/update.properties (../components/extensions/locale/update.properties) locale/@AB_CD@/mozapps/extensions/newaddon.dtd (../components/extensions/locale/newaddon.dtd) locale/@AB_CD@/mozapps/extensions/newaddon.properties (../components/extensions/locale/newaddon.properties) - locale/@AB_CD@/mozapps/handling/handling.dtd (%chrome/mozapps/handling/handling.dtd) - locale/@AB_CD@/mozapps/handling/handling.properties (%chrome/mozapps/handling/handling.properties) + locale/@AB_CD@/mozapps/handling/handling.dtd (../components/handling/locale/handling.dtd) + locale/@AB_CD@/mozapps/handling/handling.properties (../components/handling/locale/handling.properties) locale/@AB_CD@/mozapps/preferences/changemp.dtd (%chrome/mozapps/preferences/changemp.dtd) locale/@AB_CD@/mozapps/preferences/removemp.dtd (%chrome/mozapps/preferences/removemp.dtd) locale/@AB_CD@/mozapps/preferences/preferences.properties (%chrome/mozapps/preferences/preferences.properties) diff --git a/toolkit/moz.build b/toolkit/moz.build index e90508840..46b82ffe4 100644 --- a/toolkit/moz.build +++ b/toolkit/moz.build @@ -9,7 +9,6 @@ DIRS += [ 'fonts', 'locales', 'modules', - 'mozapps/handling', 'mozapps/preferences', 'pluginproblem', 'profile', |