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
Перейти к файлу
Nicolas Chevobbe 2b3f80a3b5 Bug 1403450 - Add test cases from browser_webconsole_repeated_messages_accuracy.js to mocha; r=jdescottes.
This test had some cases that weren't covered in our mocha tests,
so we add them. In order to do that, we added a stub.
We remove the mochitest and its support file.
Since the support file was used by another test, we modify it to
add the part that was used.

MozReview-Commit-ID: AL4qWcWHQiA

--HG--
extra : rebase_source : 632e10a25c724044979d2ef4a02648e95ff88bbb
2018-02-13 07:57:24 +01:00
.cargo
.vscode
accessible Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
browser Bug 1438103 - fix UI for error reporting pref, r=Pike 2018-02-14 09:42:36 +00:00
build Bug 1437201 - Part 1: Don't try to use target as host with clang for Android. r=froydnj 2018-02-09 14:32:28 -08:00
caps Backed out 4 changesets (bug 1432358) for failing xpcshell's test_ext_contentscript_triggeringPrincipal.js 2018-02-12 19:58:28 +02:00
chrome Bug 1230369 - Manually fix some remaining instances of Ci/Cc/Cu definitions and switch Components.* to using the shorthand in some places. r=florian 2018-02-07 09:24:15 +00:00
config Bug 1435424 - Remove doxygen support from the build system. r=gps 2018-02-02 14:24:18 -08:00
db
devtools Bug 1403450 - Add test cases from browser_webconsole_repeated_messages_accuracy.js to mocha; r=jdescottes. 2018-02-13 07:57:24 +01:00
docshell Bug 1437300 - Remove nsIDocCharset. r=bz 2018-02-10 19:12:42 +01:00
dom Bug 1431056 - Stop using fake constraints in a media mochitest. r=pehrsons 2018-02-14 12:26:12 +02:00
editor Bug 1436926 - part 2: Remove unnecessary KeyboardEvent.code specification of callers of EventUtils.synthesizeKey() r=smaug 2018-02-09 19:17:26 +09:00
embedding
extensions Bug 1436508 part 11. Remove the use of the nsIDOMKeyEvent::DOM_VK* constants in C++. r=masayuki 2018-02-09 11:17:09 -05:00
gfx Bug 1436659 - Support pending playback rates on compositor animations; r=hiro 2018-02-13 15:04:18 +09:00
gradle/wrapper
hal
image Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
intl Backed out changeset b3104c135520 (bug 1437427) for windows leaked until shutdown in browser_datachoices_notification.js 2018-02-12 22:02:17 -08:00
ipc Backed out 4 changesets (bug 1432358) for failing xpcshell's test_ext_contentscript_triggeringPrincipal.js 2018-02-12 19:58:28 +02:00
js Bug 1429647 Switch privacy.reduceTimerPrecision and privacy.resistFingerprinting to use Relaxed Semantics r=froydnj,mystor 2018-01-24 18:09:43 -06:00
layout Bug 1436855: Flush notifications via the document in AsyncScrollPortEvent. r=bz 2018-02-12 01:05:14 +01:00
media Merge inbound to mozilla-central. a=merge 2018-02-10 11:57:47 +02:00
memory Bug 1436541 - Don't clobber the thread-local arenas when we happen to hit a large allocation. r=glandium 2018-02-07 18:17:48 -08:00
mfbt Bug 1428614 - Implement mozilla::IFStream and mozilla::OFStream. r=froydnj 2018-01-07 18:31:31 +09:00
mobile Bug 1437201 - Part 0: Use toolchain clang for host compiler on Android. r=froydnj 2018-02-13 10:32:18 -08:00
modules Merge inbound to mozilla-central. a=merge 2018-02-13 00:08:37 +02:00
mozglue Backed out 3 changesets (bug 1430857) for breaking tests on Windows Code Coverage builds a=backout 2018-02-07 15:02:58 +02:00
netwerk Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
nsprpub
other-licenses Bug 1436475 Part 5 - Add a readme and a patch file with our changes to the 7-zip directory. r=agashlin 2018-02-13 09:17:07 -08:00
parser Bug 1437604 - remove NS_INTERFACE_MAP_END_THREADSAFE; r=mystor 2018-02-12 14:36:46 -05:00
python Bug 1437201 - Part 2: Install llvm on macOS when bootstrapping mobile/android. r=froydnj 2018-02-09 14:33:30 -08:00
rdf Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
security Bug 1436566 - [Mac] Land disabled-by-default sandboxing for the Flash NPAPI plugin process. r=Alex_Gaynor,jimm 2018-02-12 15:46:31 -08:00
services Merge inbound to mozilla-central. a=merge 2018-02-13 00:08:37 +02:00
servo servo: Merge #20046 - style: Move most of allowed_in to NonCustomPropertyId (from emilio:less-dumb); r=nox 2018-02-14 13:23:07 -05:00
startupcache Bug 1428557 - Stop using GetNativePath in xpcom/. r=froydnj 2017-12-15 06:53:37 +09:00
storage Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
taskcluster Bug 1425571 - remove deprecated pulse-notify config for jobs that moved to tc-notify, r=aki 2018-02-14 13:13:56 +13:00
testing Bug 1436659 - Implement pending playback rate mechanism; r=hiro 2018-02-13 15:04:18 +09:00
third_party Bug 1437950 - Update python-fluent to 0.6.3. r=Pike 2018-02-13 09:45:48 -08:00
toolkit Bug 1431242 - Use popupnotification's built-in bolding for webextension prompts. r=aswan,johannh 2018-01-19 23:34:25 +05:30
tools Bug 1436639 - [lint] Make sure flake8 is run with same python as |mach lint| was, r=jmaher 2018-02-07 23:28:33 -05:00
uriloader Bug 1437604 - remove NS_INTERFACE_MAP_END_THREADSAFE; r=mystor 2018-02-12 14:36:46 -05:00
view
widget Bug 1436926 - part 2: Remove unnecessary KeyboardEvent.code specification of callers of EventUtils.synthesizeKey() r=smaug 2018-02-09 19:17:26 +09:00
xpcom Bug 1438257, part 4 - Remove duplicate definition of nsID.h. r=froydnj 2018-02-14 10:18:36 -08:00
xpfe Bug 1223303 - Fix nsChromeTreeOwner::OnLocationChanged to set nsXULWindow::mChromeLoaded to false when loading a different document, r=mystor. 2018-02-08 12:29:10 +01:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1436076 - Part 1 - Fix eslint for hudservice.js;r=nchevobbe 2018-02-07 08:16:37 -08:00
.eslintrc.js Bug 1436389 - Switch xbl related files to a different method for determining their environment. r=mossop 2018-02-07 16:02:25 +00:00
.flake8 Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.mailmap Bug 1436182 - Add a .mailmap file to mozilla-central, r=ehsan 2018-02-07 16:01:06 -05:00
.taskcluster.yml Bug 1437562: only use ..:branch:default role, not :*; r=bstack 2018-02-12 18:58:05 +00:00
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1435424 - Remove doxygen support from the build system. r=gps 2018-02-02 14:24:18 -08:00
mozilla-config.h.in
npm-shrinkwrap.json Bug 1436389 - Upgrade ESLint to version 4.17.0. r=mossop 2018-02-07 16:01:29 +00:00
old-configure.in Bug 1433517 - Prevent illegal characters in MOZ_MACBUNDLE_ID r=glandium 2018-02-05 10:31:00 +02:00
package.json Bug 1436389 - Upgrade ESLint to version 4.17.0. r=mossop 2018-02-07 16:01:29 +00:00
settings.gradle
test.mozbuild

README.txt

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/