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
Daisuke Akatsuka 72abd07597 Bug 1406285 - Part 18: Rename tests for consistency. r=gl
MozReview-Commit-ID: L6F7rA2ibV3

--HG--
rename : devtools/client/inspector/animation/test/browser_animation_animation_list_exists.js => devtools/client/inspector/animation/test/browser_animation_animation-list.js
rename : devtools/client/inspector/animation/test/browser_animation_AnimationTarget.js => devtools/client/inspector/animation/test/browser_animation_animation-target.js
rename : devtools/client/inspector/animation/test/browser_animation_animation_list_time_tick.js => devtools/client/inspector/animation/test/browser_animation_animation-timeline-tick.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_AnimationName.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_animation-name.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_compositor.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_compositor.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_ComputedTimingPath.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_computed-timing-path.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_DelaySign.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_delay-sign.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_EffectTimingPath.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_effect-timing-path.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_EndDelaySign.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_end-delay-sign.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_NegativeDelayPath.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_negative-delay-path.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_NegativeEndDelayPath.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_negative-end-delay-path.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_tooltip.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_tooltip.js
extra : rebase_source : 8824436fbc9455e9812363195b8ace0e16299a54
2018-01-18 16:03:55 +09:00
.cargo bug 1401647 - Fix spidermonkey mozjs / rust-bindings builds. r=nalexander 2018-01-03 14:51:52 -05:00
.vscode Bug 1423565 - Update tasks.json as per documentation. r=rillian 2017-12-06 14:59:35 +01:00
accessible Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao 2018-01-18 10:36:05 +00:00
browser Bug 1431342 - Move channel-prefs.js processing back to Makefile.in to avoid changing its content. r=rstrong 2018-01-18 14:00:02 -08:00
build Bug 1430608 followup - Suppress valgrind error in MediaList::evaluate on a CLOSED TREE. 2018-01-18 18:09:02 +11:00
caps Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
chrome Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer 2018-01-08 15:20:29 +01:00
config Bug 1430886 - Disable incremental rust in automation. r=froydnj 2018-01-17 08:32:51 -08:00
db Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
devtools Bug 1406285 - Part 18: Rename tests for consistency. r=gl 2018-01-18 16:03:55 +09:00
docshell Bug 1423200 - When setting up a new content viewer, if the previous PresShell was active, make the new one active too. r=mystor 2018-01-17 14:36:08 -08:00
dom Bug 1431295 - Drop 'undef None' macro in dom/. r=baku 2018-01-18 14:12:51 +09:00
editor Bug 1402526 - Add crashtest. r=me a=test-only 2018-01-15 14:27:45 +09:00
embedding
extensions Bug 1430714 - Remove duplicate words. r=jet 2018-01-16 13:46:46 +07:00
gfx Bug 1431295 - Drop 'undef None' macro in gfx. r=botond 2018-01-18 14:12:51 +09:00
gradle/wrapper Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM 2018-01-17 15:55:38 -05:00
hal Bug 1423552: Use BaseRect access methods instead of member variables in hal/ r=gsvelto 2018-01-10 11:17:58 -05:00
image Merge inbound to mozilla-central r=merge a=merge 2018-01-11 11:54:56 +02:00
intl Bug 1263437 - Add missing information for languages shipping in Firefox/Fennec: ach, cak, kab, lij, ltg, zam r=m_kato 2018-01-17 09:20:11 +01:00
ipc Bug 1430745 - IPC: Fix unaligned accesses in DirReaderLinux. r=froydnj 2018-01-17 23:17:28 +08:00
js Bug 1421159 - Unbreak JS shell build on BSDs after bug bug 1410528. r=sfink 2018-01-09 03:20:37 +00:00
layout Bug 1430939 - Part6:Change reftests/moz.build to use the new directory names without version number. r=dholbert 2018-01-18 11:44:46 -08:00
media Bug 1428608 - Forbid / or !/ in LOCAL_INCLUDES. r=froydnj 2018-01-17 17:10:20 +09:00
memory Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
mfbt Bug 1428541 - Make char16ptr_t::operator bool() explicit. r=froydnj 2017-12-24 23:33:56 +09:00
mobile Backed out changeset df5c47596915 (bug 1424252) for causing bug 1429757 a=backout 2018-01-18 23:57:56 +02:00
modules Backed out 11 changesets (bug 1207734) for asserting at layout/painting/nsDisplayList.h:2835 while running mda's dom/media/tests/mochitest/test_getUserMedia_peerIdentity.html on a CLOSED TREE 2018-01-17 18:32:25 +02:00
mozglue Bug 1423999: Improved UIA detection that eliminates handle duplication; r=Jamie 2017-12-07 12:13:14 -07:00
netwerk Bug 1425097 - We do not to close h2 connection in case one stream gets 425. r=mcmanus 2018-01-17 06:58:00 +02:00
nsprpub Bug 1420407, uplift NSPR_4_18_RTM, no code change, only version number. Require version 4.18 for building. r=me 2018-01-18 14:02:42 +01:00
other-licenses Backed out 5 changesets (bug 1418425) requested per comment #83. on a CLOSED TREE 2018-01-15 15:30:30 +02:00
parser Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-01-16 18:00:21 +02:00
python Bug 1431193 - Use taskgraph.parameters.load_parameters_file in mach artifact toolchain. r=dustin 2018-01-18 16:24:19 +09:00
rdf Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
security Merge inbound to mozilla-central. a=merge 2018-01-18 23:53:03 +02:00
services Bug 1430970 - Fix FxAccounts internal mocking. r=tcsc 2018-01-16 22:24:17 -05:00
servo servo: Merge #19791 - style: Cleanup a bit the calc code (from emilio:calc-clean); r=jdm 2018-01-17 09:09:49 -06:00
startupcache Bug 1410471 - Remove StartupCacheWrapper and friends. r=froydnj 2017-10-20 10:40:50 -07:00
storage Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
taskcluster Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-01-19 00:10:04 +02:00
testing Bug 1431462 - Remove Marionette:getVisibleCookies message listener. r=maja_zf 2018-01-18 17:28:28 +00:00
third_party Bug 1429511 - Move geckodriver to in-tree mozrunner. r=jgraham 2018-01-12 15:36:55 +00:00
toolkit Merge mozilla-inbound to mozilla-central r=merge a=merge 2018-01-18 11:43:47 +02:00
tools Merge inbound to mozilla-central. a=merge 2018-01-17 11:46:53 +02:00
uriloader Bug 1411579 - add system handler when Firefox runs in flatpak; r=stransky 2018-01-12 16:32:53 +01:00
view Bug 1423551: Use BaseRect access methods instead of member variables in view/. r=jet 2018-01-10 11:16:22 -05:00
widget Bug 1431295 - Include "X11UndefineNone.h" after including gdx.h in nsWindow.h. r=botond 2018-01-18 14:12:51 +09:00
xpcom Merge inbound to mozilla-central. a=merge 2018-01-18 23:53:03 +02:00
xpfe Bug 1383876 - Part 3: Remove prerendering methods from nsIWebBrowserChrome3.idl, r=freesamael 2018-01-12 17:52:56 -05:00
.arcconfig Bug 1424950: Add missing repository.callsign to .arcconfig. r=dkl 2017-12-13 15:38:18 +01:00
.clang-format Bug 1414764 - Remove Mozilla specific options to avoid build warnings with gcc and -Wcomment enabled. r=sylvestre 2017-11-06 11:47:40 +02:00
.clang-format-ignore Bug 1430792 - ExampleStylesheet.h should not be formatted r=andi 2018-01-16 16:37:01 +01:00
.cron.yml Bug 1418188 - Run Searchfox indexing in TaskCluster on a daily basis (r=dustin,chmanchester) 2017-11-23 07:25:12 -08:00
.eslintignore Bug 1426205 - ES module usage in exported tests cause eslint errors. r=k88hudson 2017-12-19 10:57:22 -08:00
.eslintrc.js Bug 1429705 - Enable ESLint rule mozilla/use-services for tools/profiler. r=mstange 2018-01-10 19:16:17 +00:00
.flake8
.gdbinit Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
.gdbinit_python
.gitignore Bug 1429511 - Move Rust port of mozrunner to central. r=ahal 2018-01-12 15:31:20 +00:00
.hgignore Bug 1430152 - Move Rust port of mozversion to central. r=ahal 2018-01-12 16:08:07 +00:00
.hgtags No bug - Tagging mozilla-central 1f91961bb79ad06fd4caef9e5dfd546afd5bf42c with FIREFOX_NIGHTLY_58_END. a=release DONTBUILD CLOSED TREE 2017-11-12 21:12:59 -05:00
.inferconfig
.lldbinit Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
.taskcluster.yml bug 1328719 - task.extra.cron + task.payload.env.ACTION_TASK_GROUP_ID. r=bstack r=dustin 2018-01-12 22:17:39 -08:00
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM 2018-01-17 15:55:38 -05:00
client.mk Bug 1417264 - Write .mozconfig.json from Python; r=nalexander 2017-11-13 17:45:03 -08:00
client.py Bug 1399100 - fix client.py follow-up, r=kaie 2017-09-20 09:13:14 +02:00
CLOBBER Bug 1416465 - Expand pattern when track file is created rather than read. r=mshal 2017-12-02 16:51:19 +09:00
configure.in
configure.py Bug 1412460 - Don't write make variables in configure.d; r=mshal 2017-11-01 15:02:11 -07:00
GNUmakefile
gradle.properties Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM 2018-01-17 15:55:38 -05:00
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1424651: Remove unused SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE mozconfig variable; r=ted.mielczarek 2017-12-10 23:05:05 -07:00
moz.build Backed out 2 changesets (bug 1403519) for bustage on \python\mozbuild\mozbuild\test\frontend\test_reader.py on a CLOSED TREE 2018-01-17 07:23:40 +02:00
moz.configure Bug 1425035 - move --enable-ui-locale to moz.configure; r=gps 2017-12-18 14:21:26 -08:00
mozilla-config.h.in Bug 1426898 - Stop including Char16.h everywhere. r=Waldo 2017-12-23 00:53:12 +09:00
npm-shrinkwrap.json Bug 1371293 - Upgrade ESLint to version 4.8.0, configuration changes. r=mossop 2017-10-09 10:54:16 +01:00
old-configure.in Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM 2018-01-17 15:55:38 -05:00
package.json Bug 1371293 - Upgrade ESLint to version 4.8.0, configuration changes. r=mossop 2017-10-09 10:54:16 +01:00
README.txt
settings.gradle Bug 1360587 - Part 2. Remove bouncer apk build config; source; docs, r=nalexander 2017-10-25 22:51:44 +08:00
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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://nightly.mozilla.org/