.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
Bug 1346967: Generate metadata for all three ISimpleDOM interfaces via a single combined run of MIDL; r=tbsaunde
2017-03-13 16:39:28 -06:00
addon-sdk
Bug 1346819 - Port SanitizeAsBCP47 to LocaleService. r=baku,jfkthame
2017-03-13 08:31:43 -07:00
b2g
Bug 1299500 - Get rid of DeviceStorage API - part 10 - DeviceStorage, r=ehsan, r=billm
2017-03-08 20:15:45 +01:00
browser
Bug 1346442 - Update linux64 asan builds to clang3.9+libgcc4.9.4 - r=glandium
2017-03-14 19:04:49 -07:00
build
Bug 1344892 - Let native calls dispatch to XPCOM event queue; r=snorp
2017-03-14 17:47:16 -04:00
caps
Bug 1300671 - set firstPartyDomain on about: pages. r=smaug
2017-03-14 16:22:02 +08:00
chrome
Bug 1060419 - make nsChromeRegistry.cpp use Printf.h, r=froydnj
2016-12-09 09:58:57 -10:00
config
Bug 1345998: Clean up some unused libs and delayloads in xul.dll. r=glandium
2017-03-14 22:23:52 +13:00
db
Bug 1345627 - add BUG_COMPONENT to db/* files. r=mak
2017-03-10 12:31:59 -05:00
devtools
Merge m-c to inbound, a=merge
2017-03-14 17:23:26 -07:00
docshell
Bug 1300671 - set firstPartyDomain on about: pages. r=smaug
2017-03-14 16:22:02 +08:00
dom
Bug 1345262 (part 5) - Fix how JS sampling is started/stopped by the profiler. r=mstange,djvj.
2017-03-10 09:04:23 +11:00
editor
Bug 1344629 - Part 8: Make nsTLiteralString inherit from nsTStringRepr. r=dbaron
2017-03-14 15:26:36 +13:00
embedding
Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted
2017-02-06 09:45:58 -05:00
extensions
Backed out changeset 7568383eb18d (bug 1337056) for crashing xpcshell test test_bug930456_child.js on debug. r=backout
2017-03-15 00:47:09 +01:00
gfx
Bug 1347289 - Remove GL context sharing support except on EAGL - r=snorp
2017-03-14 19:59:10 -07:00
gradle /wrapper
…
hal
Bug 1342636 - Part 3: Remove the GetCurrentScreenConfiguration sync IPC message; r=billm
2017-03-10 21:29:04 -05:00
image
Bug 1346510. Don't allow the surface cache to unlock the animated frames of an animated image (when discarding of animated images is disabled). r=aosmond
2017-03-14 01:11:44 -05:00
intl
merge mozilla-inbound to mozilla-central a=merge
2017-03-14 14:23:03 +01:00
ipc
Merge inbound to central, a=merge
2017-03-14 17:18:59 -07:00
js
Bug 1345262 (part 5) - Fix how JS sampling is started/stopped by the profiler. r=mstange,djvj.
2017-03-10 09:04:23 +11:00
layout
Bug 1276186. Stop using the locale-sensitive AppendPrintf in code that is supposed to always use '.' as a decimal separator. r=dbaron
2017-03-14 23:16:32 -04:00
media
Merge inbound to central, a=merge
2017-03-13 16:37:21 -07:00
memory
Bug 1344471 - add BUG_COMPONENT to memory/* files. r=glandium
2017-03-08 11:17:11 -05:00
mfbt
Bug 1331173 - Increase header segment capacity for TaskTracer. r=billm
2017-03-10 02:35:00 +01:00
mobile
Bug 1344892 - Let native calls dispatch to XPCOM event queue; r=snorp
2017-03-14 17:47:16 -04:00
modules
merge mozilla-inbound to mozilla-central a=merge
2017-03-13 15:22:26 +01:00
mozglue
Bug 1344809 Move function definition to cpp to fix mingw 'definition is marked dllimport' error r=froydnj
2017-03-13 11:51:10 -05:00
netwerk
Bug 1344305 - Part 2: Update size calculation for base64 encode in nsHttpNTLMAuth::GenerateCredentials. r=jduell
2017-03-14 18:54:18 -07:00
nsprpub
Bug 1331810: enable sending of 0 size UDP packets in NSPR. r=ted
2017-01-18 11:50:12 -08:00
other-licenses
Bug 1324617 - Allow any of multiple installations to be set as the Windows default browser; r=jimm,rstrong
2017-01-09 08:14:00 -08:00
parser
Bug 1296477 - Part 4: stylo: Update test expectations; r=heycam
2017-03-12 21:12:08 -07:00
probes
…
python
Bug 1346284 Updated ndk r11c to be installed by mach bootstrap; r=nalexander
2017-03-13 23:47:23 +05:30
rdf
Bug 1344876 - add BUG_COMPONENT to rdf/* files. r=pike
2017-03-07 13:06:54 -05:00
security
Merge m-c to inbound, a=merge
2017-03-14 17:23:26 -07:00
services
merge mozilla-inbound to mozilla-central a=merge
2017-03-13 15:22:26 +01:00
servo
servo: Merge #15820 - border-image no more accepting shorthand values (from snehasi:master); r=KiChjang
2017-03-14 13:20:08 -07:00
startupcache
Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
2017-03-06 17:52:54 +13:00
storage
Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron
2017-03-14 15:26:27 +13:00
taskcluster
Merge m-c to inbound, a=merge
2017-03-14 17:23:26 -07:00
testing
Merge inbound to central, a=merge
2017-03-14 17:18:59 -07:00
third_party /rust
Merge m-c to graphics
2017-03-08 10:08:57 -05:00
toolkit
Backed out changeset e91e04dadeb3 (bug 1320134) for crashing webgl on Windows. r=backout
2017-03-15 12:41:21 +08:00
tools
Bug 1345262 (part 5) - Fix how JS sampling is started/stopped by the profiler. r=mstange,djvj.
2017-03-10 09:04:23 +11:00
uriloader
Bug 1346859 - Remove dead code found by clang-tidy in unix/nsOSHelperAppService.cpp r=froydnj
2017-03-13 18:09:02 +01:00
view
Bug 1338901 - nsViewManager::ProcessPendingUpdatesForView should use AutoTArray to avoid alloc/free, r=tn
2017-02-14 03:44:23 +02:00
widget
Bug 1344892 - Let native calls dispatch to XPCOM event queue; r=snorp
2017-03-14 17:47:16 -04:00
xpcom
Backed out changeset 5fd991c5f120 (bug 1320134) for crashing webgl on Windows. r=backout
2017-03-15 12:40:11 +08:00
xpfe
Bug 1344629 - Part 9: Bonus fix: Remove heap allocation in nsChromeTreeOwner. r=dbaron
2017-03-14 15:26:37 +13:00
.clang-format
Bug 1322321 - Update the clang format file to match more our coding style r=ehsan
2016-12-06 17:43:17 -10:00
.clang-format-ignore
Bug 1343185 - Add the JNI generate files in the list of ignored elements r=mystor
2017-02-28 08:27:33 +01:00
.clang-tidy
Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan
2016-11-22 12:30:19 +01:00
.cron.yml
Bug 1338871
- Enable Talos tests for linux64-stylo builds r=dustin
2017-03-13 17:28:54 -04:00
.eslintignore
Merge mozilla-central to autoland
2017-03-14 14:27:38 +01:00
.eslintrc.js
Bug 1344711 - Add an eslint rule to report an error when a get*Pref call is the only instruction in a try block, r=jaws.
2017-03-07 15:29:47 +01:00
.flake8
Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal
2016-12-08 09:53:21 -10:00
.gdbinit
Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
2016-11-16 01:13:22 -05:00
.gdbinit_python
…
.gitignore
…
.hgignore
Bug 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke
2017-02-17 20:13:54 +01:00
.hgtags
No bug - Tagging mozilla-central 6583496f169cd8a13c531ed16e98e8bf313eda8e with FIREFOX_AURORA_54_BASE a=release DONTBUILD CLOSED TREE
2017-03-06 23:43:32 +01:00
.lldbinit
…
.taskcluster.yml
Bug 1334810: temporarily revert {{owner}}; r=garndt
2017-02-07 16:18:19 +00:00
.ycm_extra_conf.py
…
AUTHORS
Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner
2016-10-20 18:25:34 +05:30
Android.mk
…
CLOBBER
Bug 1346967 - Generate metadata for all three ISimpleDOM interfaces via a single combined run of MIDL: CLOBBER. r=CLOBBER
2017-03-15 00:51:33 +01:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1339182 - Remove OSX universal support in the build system; r=glandium
2017-02-10 16:52:17 -05:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian
2016-11-18 18:28:58 -08:00
client.mk
Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium
2016-12-02 10:05:57 -08:00
client.py
…
configure.in
…
configure.py
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
gradle.properties
…
gradlew
…
mach
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
moz.build
Merge inbound to central, a=merge
2017-03-08 17:07:55 -08:00
moz.configure
Bug 1339673 - Add an option to disable building the gtest xul and set it for valgrind builds in automation. r=ted
2017-02-16 10:47:55 -08:00
mozilla-config.h.in
…
old-configure.in
Merge mozilla-central to mozilla-inbound
2017-03-08 14:28:34 +01:00
settings.gradle
Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian
2016-10-05 20:23:38 -07:00
test.mozbuild
…