Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Zibi Braniecki 307d0160a7 Bug 1552714 - Remove dom::l10n namespace and unify class naming. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D33739

--HG--
rename : dom/chrome-webidl/DOMOverlays.webidl => dom/chrome-webidl/L10nOverlays.webidl
rename : dom/l10n/Mutations.cpp => dom/l10n/L10nMutations.cpp
rename : dom/l10n/Mutations.h => dom/l10n/L10nMutations.h
rename : dom/l10n/DOMOverlays.cpp => dom/l10n/L10nOverlays.cpp
rename : dom/l10n/DOMOverlays.h => dom/l10n/L10nOverlays.h
rename : dom/l10n/tests/gtest/TestDOMOverlays.cpp => dom/l10n/tests/gtest/TestL10nOverlays.cpp
rename : dom/l10n/tests/mochitest/dom_localization/test_mutations.html => dom/l10n/tests/mochitest/dom_localization/test_l10n_mutations.html
rename : dom/l10n/tests/mochitest/mutations/test_append_content_post_dcl.html => dom/l10n/tests/mochitest/l10n_mutations/test_append_content_post_dcl.html
rename : dom/l10n/tests/mochitest/mutations/test_append_content_pre_dcl.html => dom/l10n/tests/mochitest/l10n_mutations/test_append_content_pre_dcl.html
rename : dom/l10n/tests/mochitest/mutations/test_append_fragment_post_dcl.html => dom/l10n/tests/mochitest/l10n_mutations/test_append_fragment_post_dcl.html
rename : dom/l10n/tests/mochitest/mutations/test_pause_observing.html => dom/l10n/tests/mochitest/l10n_mutations/test_pause_observing.html
rename : dom/l10n/tests/mochitest/mutations/test_set_attributes.html => dom/l10n/tests/mochitest/l10n_mutations/test_set_attributes.html
rename : dom/l10n/tests/mochitest/domoverlays/test_attributes.html => dom/l10n/tests/mochitest/l10n_overlays/test_attributes.html
rename : dom/l10n/tests/mochitest/domoverlays/test_extra_text_markup.html => dom/l10n/tests/mochitest/l10n_overlays/test_extra_text_markup.html
rename : dom/l10n/tests/mochitest/domoverlays/test_functional_children.html => dom/l10n/tests/mochitest/l10n_overlays/test_functional_children.html
rename : dom/l10n/tests/mochitest/domoverlays/test_domoverlays.xul => dom/l10n/tests/mochitest/l10n_overlays/test_l10n_overlays.xul
rename : dom/l10n/tests/mochitest/domoverlays/test_same_id.html => dom/l10n/tests/mochitest/l10n_overlays/test_same_id.html
rename : dom/l10n/tests/mochitest/domoverlays/test_same_id_args.html => dom/l10n/tests/mochitest/l10n_overlays/test_same_id_args.html
rename : dom/l10n/tests/mochitest/domoverlays/test_text_children.html => dom/l10n/tests/mochitest/l10n_overlays/test_text_children.html
extra : moz-landing-system : lando
2019-06-06 16:32:58 +00:00
.cargo Bug 1556641 - Re-point cranelift to current HEAD. r=bbouvier 2019-06-04 09:17:12 +02:00
.vscode
accessible Bug 1539469 - Make all input elements display: inline-block, for compat with other UAs. r=mats 2019-06-04 15:39:47 +00:00
browser Bug 1552714 - Migrate all remaining callsites to use WebIDL DOMLocalization and remove mozIDOMLocalization and DOMLocalization.jsm. r=smaug 2019-06-06 16:32:49 +00:00
build Bug 1492121 - Suppress dlopen leak triggered by next patch - r=njn 2019-06-06 06:20:23 +00:00
caps Bug 1508939 - cpp serialization r=ckerschb,mccr8,mikedeboer 2019-06-03 12:37:12 +00:00
chrome
config Bug 1551639 - Use .inc suffix for generated source files that are only included. r=nalexander 2019-06-06 04:34:53 +00:00
devtools Bug 1493369 - Fix and rewrite browser_storage_updates.js r=rcaliman 2019-06-06 15:26:34 +00:00
docshell Bug 1534681 Use ReferrerInfo class in document r=ckerschb,baku,Gijs 2019-06-06 07:23:37 +00:00
dom Bug 1552714 - Remove dom::l10n namespace and unify class naming. r=smaug 2019-06-06 16:32:58 +00:00
editor Bug 1556656 - Restrict script access for some methods in nsIEditingSession r=masayuki 2019-06-06 05:31:16 +00:00
extensions Bug 1557231. Stop using [array] in nsIInlineSpellChecker. r=masayuki 2019-06-06 06:59:37 +00:00
gfx Merge inbound to mozilla-central. a=merge 2019-06-06 12:57:52 +03:00
gradle/wrapper
hal
image Bug 1557225. Make MakeInputStream MOZ_MUST_USE. r=aosmond 2019-06-06 10:31:02 +00:00
intl Bug 1552714 - Migrate all remaining callsites to use WebIDL DOMLocalization and remove mozIDOMLocalization and DOMLocalization.jsm. r=smaug 2019-06-06 16:32:49 +00:00
ipc Bug 1537586 - Address build failure with --disable-printing r=bobowen,froydnj 2019-06-05 01:25:36 +00:00
js Bug 1544386 part 1 - Call ElementAccessHasExtraIndexedProperty instead of ArrayPrototypeHasIndexedProperty when inlining array natives. r=tcampbell 2019-05-08 17:48:26 +00:00
layout Merge inbound to mozilla-central. a=merge 2019-06-06 12:57:52 +03:00
media Bug 1531825 - Part 1: Prevent already-set DTMF timers from being re-scheduled when new tones are set. Also some simplification. r=mjf 2019-06-04 15:23:35 +00:00
memory Bug 997353 - Make powerpc not use static page sizes in mozjemalloc. r=njn 2019-06-06 05:25:59 +00:00
mfbt
mobile Bug 1556382 - Reset error message for "Find in page" after dismiss; r=VladBaicu 2019-06-06 11:57:23 +00:00
modules Backed out changeset 4f2475241df7 (bug 1550473) on request from ckerschb. a=backou 2019-06-06 15:33:55 +02:00
mozglue Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn 2019-06-06 06:20:32 +00:00
netwerk Bug 1557237. Stop using [array] in nsIPrompt and nsIPromptService. r=Gijs 2019-06-06 08:03:56 +00:00
nsprpub
other-licenses
parser Bug 1534681 Use ReferrerInfo class in document r=ckerschb,baku,Gijs 2019-06-06 07:23:37 +00:00
python Merge autoland to mozilla-central. a=merge 2019-06-06 12:28:43 +03:00
remote
security Bug 1550889 - land NSS 8082be3a6363 UPGRADE_NSS_RELEASE, r=me 2019-06-04 19:39:40 +00:00
services Backed out changeset 4f2475241df7 (bug 1550473) on request from ckerschb. a=backou 2019-06-06 15:33:55 +02:00
servo Bug 1557110 - Cleanup gradient parsing by removing the simple-moz-gradient parsing pref. r=dholbert 2019-06-06 04:08:52 +00:00
startupcache
storage
taskcluster Bug 1534578 - Upgrade macosx64 taskcluster tasks to python 3.7. r=ahal 2019-06-06 10:51:41 +00:00
testing Bug 1534681 Use ReferrerInfo class in document: update code after merge conflict. a=merge-conflict CLOSED TREE 2019-06-06 15:11:08 +02:00
third_party Bug 1556641 - mach vendor rust. r=bbouvier 2019-06-04 09:18:11 +02:00
toolkit Bug 1557252 - add missing style for in-content dialogs, r=bgrins 2019-06-06 15:56:34 +00:00
tools Bug 1473295 - add enviroment for unit tests, r=jdescottes,ladybenko 2019-06-06 13:49:49 +00:00
uriloader Bug 1555374. Use StaticPrefs accessors for various prefs that moved to StaticPrefs recently. r=edgar 2019-06-01 02:29:26 +00:00
view
widget Bug 1435586 - Use static gfxPlatform methods directly instead of requiring initialization. r=kats 2019-06-05 12:40:26 -04:00
xpcom Bug 1557164 - Don't use integrated assembler with clang on mips*. r=froydnj 2019-06-06 00:46:18 +00:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1554608 Schedule raptor fennec v64 tests in CI r=dustin,tomprince 2019-06-03 13:59:18 +00:00
.eslintignore Bug 1532937 - Enable ESLint for dom/flex and dom/grid (manual changes). r=Standard8,smaug 2019-06-03 10:35:57 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1556641 - mach vendor rust. r=bbouvier 2019-06-04 09:18:11 +02:00
Cargo.toml Bug 1556641 - Re-point cranelift to current HEAD. r=bbouvier 2019-06-04 09:17:12 +02:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach
Makefile.in Bug 1551639 - Always update buildid but avoid rebuilding libxul. r=nalexander 2019-06-06 04:35:02 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1553926 - Add fetch-options eslint plugin to mozilla central r=Standard8 2019-06-06 11:31:20 +00:00
package.json Bug 1553926 - Add fetch-options eslint plugin to mozilla central r=Standard8 2019-06-06 11:31:20 +00:00
README.txt
settings.gradle
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.