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
Hiroyuki Ikezoe 607cd13827 Bug 1254881 - Part 1: Introdue a new assertion to check a given animation is running on the compositor and output animation current time to log when it's failed. r=birtles
%s/assert_equals(\(.*\).isRunningOnCompositor, omtaEnabled,/assert_animation_is_running_on_compositor(\1,/g

MozReview-Commit-ID: 8gAiTyRTAw2

--HG--
extra : rebase_source : b5c6d4b73c8655c5110a707932a51d5e8e80c0a3
2016-09-05 10:32:33 +09:00
accessible Bug 1297649 - Fix misleading indentation in UtilInterface.cpp and nsMaiInterfaceDocument.cpp. r=tbsaunde 2016-08-31 19:51:18 +08:00
addon-sdk Bug 1299631 - Avoid accessing dead windows in test-firefox-windows.js. r=zer0 2016-09-01 15:28:14 -07:00
b2g Bug 1299971 - Update tooltool cargo. r=mshal 2016-09-01 16:20:50 -07:00
browser Bug 1252215 - [webext] LegacyExtensionsUtils JSM module and LegacyExtensionContext helper. r=aswan,kmag 2016-08-24 18:31:36 +02:00
build Backed out changeset 0d714827d06c for causing local build failures on Android (bug 1292674) 2016-09-01 13:34:01 -04:00
caps Backed out changeset 1e7eb0625d3e (bug 1297687) a=merge 2016-09-02 13:18:37 -07:00
chrome Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
config Bug 1298466 - avoid some spammy warnings for ICU when compiling with clang-cl; r=ted.mielczarek 2016-08-25 17:13:51 -04:00
db/sqlite3
devtools Merge m-i to m-c, a=merge 2016-09-03 21:51:33 -07:00
docshell Backed out changeset 10da0eca7bbb (bug 1260931) 2016-09-02 15:33:51 +02:00
dom Bug 1254881 - Part 1: Introdue a new assertion to check a given animation is running on the compositor and output animation current time to log when it's failed. r=birtles 2016-09-05 10:32:33 +09:00
editor Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug 2016-08-31 20:38:50 +03:00
embedding Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
extensions Bug 1280775 - null check in removePermission to prevent crash: permission manager change. r=mystor 2016-06-22 21:07:14 +02:00
gfx Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug 2016-09-04 16:34:21 +09:00
gradle/wrapper
hal Bug 1299493 - Remove Navigator.get/hasFeature(); r=baku 2016-08-31 18:02:46 -04:00
image Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang 2016-08-31 15:53:33 -04:00
intl Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
ipc Backed out changeset 0f53bc1a9aea (bug 1290619) a=merge 2016-08-29 17:40:59 -07:00
js Backed out changeset 1e7eb0625d3e (bug 1297687) a=merge 2016-09-02 13:18:37 -07:00
layout Bug 1260031 followup - Remove unused parameter of BlockReflowInput::ComputeBlockAvailSpace. r=dbaron 2016-08-22 21:39:54 +10:00
media Bug 1300219 - Update mp4parse to v0.5.0. r=kinetik 2016-09-02 14:27:50 -07:00
memory Bug 1291356 - Enable multiple jemalloc arenas for MOZ_STYLO builds. r=me 2016-08-26 20:21:48 +09:00
mfbt Bug 525063 - add attribute to mark functions that initialize member variables for their parent class, in order to be scanned by clang-plugin static analysis. r=froydnj 2016-08-30 10:07:03 +03:00
mobile Bug 1293710 - Add unit tests for highlights query. r=ahunt 2016-09-02 19:31:49 +02:00
modules Merge inbound to m-c a=merge 2016-08-29 17:40:50 -07:00
mozglue Bug 1286306 - Remove temporary assertion now that we have a test. r=aklotz 2016-08-11 09:11:16 -05:00
netwerk Backed out changeset 2ecd402d3934 (bug 1264192) for frequent failure in netwerk/cookie/test/unit/test_eviction.js. r=backout 2016-09-04 15:07:24 +02:00
nsprpub Bug 1293329, land NSPR_4_13_BETA2, r=ted 2016-08-27 11:06:04 +02:00
other-licenses
parser Backed out 3 changesets (bug 1298818, bug 1299838) for invalid wpt log messages 2016-09-01 18:59:36 -07:00
probes
python Merge inbound to m-c a=merge 2016-09-02 13:17:30 -07:00
rdf Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
release/docker
security Bug 1296266 - Land NSS_3_27_BETA2, r=me 2016-08-30 07:58:30 +02:00
services Merge inbound to m-c a=merge 2016-09-01 17:51:22 -07:00
startupcache
storage Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
taskcluster Merge inbound to m-c. a=merge 2016-09-03 11:33:28 -04:00
testing Merge inbound to m-c. a=merge 2016-09-03 11:33:28 -04:00
toolkit Bug 1300219 - Update mp4parse to v0.5.0. r=kinetik 2016-09-02 14:27:50 -07:00
tools Bug 1300080 - add to mozilla repository the modeling file for coverity. r=Ehsan 2016-09-03 08:55:58 +03:00
uriloader Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
view
widget Bug 1293638 NativeKey::WillDispatchKeyboardEvent() should set alternative charCode values properly when other shift state inputs longer text r=m_kato 2016-09-01 14:26:02 +09:00
xpcom Bug 1295747 - Use CheckedInt in size calculation. r=froydnj 2016-08-30 10:43:27 -07:00
xpfe
.clang-format
.clang-format-ignore
.eslintignore Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn 2016-08-31 12:53:24 -04:00
.eslintrc
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml Bug 1298947 - Tag and use decision image 0.1.6; r=dustin 2016-09-01 15:21:02 -07:00
.ycm_extra_conf.py
aclocal.m4 Bug 1298536 - Move --with-linux-headers to Python configure. r=glandium 2016-08-31 14:29:29 -07:00
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1299276 - Add a separate --enable-stylo option to control MOZ_STYLO separate from the linkage effects of --with-servo. r=froydnj 2016-08-30 17:52:41 -07:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Merge inbound to m-c a=merge 2016-09-02 13:17:30 -07: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:

    http://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:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://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 http://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 -
    http://nightly.mozilla.org/