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
Mike Hommey 21a0a419d0 Bug 1052573 - Separate the base allocator functions in malloc_decls.h. r=njn
malloc, free, calloc, realloc and memalign constitute some sort of
minimal interface to the allocator. posix_memalign, aligned_alloc and
valloc are already defined in terms of memalign. The remaining functions
are not related to active allocation.

--HG--
extra : rebase_source : ee27ca70e271f3abef76c7782724d607b52f58b1
2017-09-21 10:31:09 +09:00
.cargo
.vscode
accessible Bug 1401392: Use ApplicationAccessibleWrap for content application accessible on Windows; r=davidb 2017-09-19 16:55:34 -06:00
browser Bug 1401777 - don't use rich icons for tabs and remove crisp filters making hi res icons look blocky. r=Mardak 2017-09-21 10:21:50 +02:00
build Merge m-c to m-i 2017-09-21 20:49:43 -07:00
caps Bug 1363200 - JSAPI for realms: Move mIsContentXBLScope to the CompartmentPrivate. r=mrbkap 2017-07-12 15:00:47 -05:00
chrome Backed out changeset 05fc8d2d7ca9 (bug 863246) for failing various reftests, e.g. parser/htmlparser/tests/reftest/bug535530-2.html. r=backout on a CLOSED TREE 2017-08-25 16:44:40 +02:00
config Bug 1052573 - Generically whitelist memalign calls from anything under memory/. r=njn 2017-09-22 08:57:23 +09:00
db Bug 1369361 - Backport SQLite fix removing rand_s() in an attempt to avoid Lenovo DLL crashes. r=mak 2017-09-12 12:58:59 -07:00
devtools Merge m-c to autoland, a=merge 2017-09-21 17:04:03 -07:00
docshell Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
dom merge mozilla-central to autoland. r=merge a=merge 2017-09-22 11:50:19 +02:00
editor Bug 1400777 (part 1) - Remove eHTMLTags. r=mrbkap. 2017-09-19 11:07:49 +10:00
embedding
extensions Bug 1401050 - Add vanishingly to the en-US dictionary. r=ehsan 2017-09-19 07:01:39 +07:00
gfx merge mozilla-central to autoland. r=merge a=merge 2017-09-22 11:50:19 +02:00
gradle/wrapper
hal
image Bug 1247843 - Part 3: Set request context ID to the http channel created in imgLoader::LoadImage. r=baku 2017-09-20 20:09:00 -04:00
intl Backed out changeset e46cfa3b45ff (bug 1347798) because it will fail browser-chrome's browser_all_files_referenced.js. r=backout 2017-09-21 22:28:55 +02:00
ipc Merge inbound to central, a=merge 2017-09-20 17:18:21 -07:00
js Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
layout merge mozilla-central to autoland. r=merge a=merge 2017-09-22 11:50:19 +02:00
media Merge m-c to inbound, a=merge 2017-09-20 17:39:08 -07:00
memory Bug 1052573 - Separate the base allocator functions in malloc_decls.h. r=njn 2017-09-21 10:31:09 +09:00
mfbt Bug 1356936 - Use __builtin_add/sub/mul_overflow() where available to optimize CheckedInt. r=waldo,ehsan 2017-09-21 18:24:10 +02:00
mobile merge mozilla-central to autoland. r=merge a=merge 2017-09-22 11:50:19 +02:00
modules Backed out changeset from bug 1392841 due to speedometer regression. r=backout 2017-09-19 18:37:40 +02:00
mozglue Backed out changeset 4dab43248f15 (bug 1372823) for crashing GTest on Windows 10 x64 debug. r=backout 2017-09-21 17:27:32 +02:00
netwerk Merge inbound to central, a=merge 2017-09-21 17:03:29 -07:00
nsprpub Bug 1393854, land NSPR_4_18_RTM, no code change, only version numbers, r=me 2017-09-19 18:43:02 +02:00
other-licenses
parser Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
probes
python Backed out 12 changesets (bug 1383880) for decision task bustage 2017-09-20 19:57:39 -07:00
rdf Bug 1396682 - Remove exposure of nsIAtom to script in rdf/. r=pike. 2017-09-05 09:33:54 +10:00
security Merge autoland to central, a=merge 2017-09-21 16:29:32 -07:00
services Bug 1401590 - Mock FxAccounts#newAccountState in push service tests. r=markh 2017-09-21 13:27:46 -04:00
servo servo: Merge #18590 - Use Atom::from(nsIAtom) to increment reference count in case of dynam… (from hiikezoe:increment-ref-count-for-will-change); r=xidorn 2017-09-21 04:18:28 -05:00
startupcache
storage Merge autoland to m-c. a=merge 2017-08-24 20:20:08 -04:00
taskcluster Merge m-c to autoland, a=merge 2017-09-21 17:04:03 -07:00
testing Backed out changeset 147051a4cc35 (bug 1402002) for perma-crashing in wpt /css/css-variables-1/variable-first-letter.html on Linux 32 stylo disabled debug and still failing wpt /mediacapture-streams/MediaStream-MediaElement-preload-none.https.html on non-stylo builds. r=backout a=backout 2017-09-22 11:42:15 +02:00
third_party bug 1382005, update compare-locales to 2.1, r=glandium 2017-09-18 18:31:24 +02:00
toolkit Bug 1387609 - Use --toolbarbutton-icon-fill-opacity for the tab close button. r=nhnt11 2017-09-21 15:16:05 +02:00
tools Merge m-c to m-i 2017-09-21 20:49:43 -07:00
uriloader Bug 1400453 - yield thread between each call to gExternalProtocolService.getProtocolHandlerInfo; r=florian 2017-09-19 15:55:07 -07:00
view Bug 1398196, flush layout before hittesting when handling mousedown/up, r=ehsan 2017-09-14 23:26:24 +03:00
widget Bug 1397918 - don't use versions of libxcb before 1.11.1. r=karlt 2017-09-22 00:10:35 -04:00
xpcom Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
xpfe Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
.clang-format Bug 1399359 - Enable clang-format option SplitEmptyFunction to have empty constructor correctly placed r=andi,jya 2017-09-13 08:39:43 +02:00
.clang-format-ignore No bug - Remove an non-breaking space r=me DONTBUILD 2017-09-01 11:41:39 +02:00
.clang-tidy
.cron.yml bug 1349227 - 2 nightlies per day on m-c. r=catlee DONTBUILD 2017-08-29 16:01:14 -07:00
.eslintignore Bug 1399449 - Convert devtools/client/responsivedesign/responsivedesign.jsm to a commonjs module. r=jryans 2017-09-13 14:33:58 +02:00
.eslintrc.js
.flake8 Bug 1395126 - Support cascading configuration for flake8, r=bc 2017-08-29 17:32:31 -04:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags No bug - Tagging mozilla-central f7e9777221a34f9f23c2e4933307eb38b621b679 with with FIREFOX_NIGHTLY_57_END a=release DONTBUILD CLOSED TREE 2017-09-21 16:41:11 +02:00
.inferconfig
.lldbinit
.taskcluster.yml Backed out 4 changesets (bug 1394883) for Windows signing chain-of-trust failures 2017-08-31 20:02:34 -07:00
.yamllint Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin 2017-08-23 11:28:28 -04:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
client.mk
client.py Bug 1399100 - fix client.py follow-up, r=kaie 2017-09-20 09:13:14 +02:00
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-09-21 16:42:31 +02:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build Backed out 12 changesets (bug 1383880) for decision task bustage 2017-09-20 19:57:39 -07:00
moz.configure Backed out changeset d9bc6c96c492 (bug 1399877) for build bustage a=backout 2017-09-15 14:53:20 -07:00
mozilla-config.h.in
npm-shrinkwrap.json Bug 1395879 - Remove espree/escope etc from the direct dependencies of eslint-plugin-mozilla since they are really peerDependencies supplied by the existing eslint peer. r=mossop 2017-09-01 11:27:33 +01:00
old-configure.in Bug 1281101 Part 3 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND in old-configure.in. r=ted 2017-09-21 17:41:25 +08:00
package.json
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.]

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/