.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 1310833: Make nsAccessibilityService synchronously query for its MSAA content process ID if the ID is not yet present; r=tbsaunde
2016-10-27 12:40:50 -06:00
addon-sdk
Bug 1310094 - Part 2: Remove UserCustomizations.jsm; r=myk
2016-10-17 14:08:30 -04:00
b2g
Bug 1312591 - Remove DOM/resourcestats and related code. r=jst
2016-10-24 16:35:04 -07:00
browser
Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug
2016-10-27 15:53:35 -04:00
build
Bug 1309436 - Add test name to java-exception failure messages; r=ted
2016-10-26 11:31:41 -06:00
caps
Bug 1189086 - Eliminate nsIPrincipal::jarPrefix. r=dveditz
2016-10-24 13:52:00 +02:00
chrome
Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam
2016-09-26 22:03:25 +10:00
config
Bug 1312061 - iUpdate tzdata in ICU data files to 2016h. r=Waldo
2016-10-21 10:18:12 -07:00
db /sqlite3
Bug 1310361 - Upgrade to SQLite 3.15.0. r=mak
2016-10-20 11:35:04 -04:00
devtools
Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug
2016-10-27 15:53:35 -04:00
docshell
Bug 1310345 - Change FindChildWithName and related methods to take nsAString& instead of char16_t*, r=bz
2016-10-27 15:53:35 -04:00
dom
Backout revision 111c1227f51e (bug 1243846) for test_intersectionobservers.html failures on android a=backout CLOSED TREE
2016-10-27 14:16:10 -07:00
editor
Bug 1312936 - Part 2. Use nsAutoCString for nsITranserable.getAnyTransferData into editor. r=masayuki
2016-10-26 11:10:29 +09:00
embedding
Bug 1310345 - Change FindChildWithName and related methods to take nsAString& instead of char16_t*, r=bz
2016-10-27 15:53:35 -04:00
extensions
Bug 1305204 - (Part 2) Backout bug 1275746 a=backout
2016-10-23 14:24:45 +02:00
gfx
Only use the GPU process when we expect a working Direct3D 11 compositor. (bug 1297822, r=mattwoodrow)
2016-10-27 19:21:34 -07:00
gradle /wrapper
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
hal
Bug 1306708 - Rename prio to nested in IPDL (r=dvander)
2016-10-04 20:34:54 -07:00
image
Bug 1313102 - Fix crash when calculating sizes for VectorImage memory reports. r=tnikkel
2016-10-26 12:46:00 -04:00
intl
Bug 1081858 - Part 4. Implement segment break transformation rules. r=jfkthame
2016-10-27 14:52:22 +08:00
ipc
Merge m-i to m-c, a=merge
2016-10-26 18:40:50 -07:00
js
Bug 1304638 - Remove redundant call to offsetForStackOperand. r=nbp
2016-10-27 17:40:12 +02:00
layout
Backout revision 111c1227f51e (bug 1243846) for test_intersectionobservers.html failures on android a=backout CLOSED TREE
2016-10-27 14:16:10 -07:00
media
Bug 1308821 - Ensure ClearKey doesn't parse a keyids initdata format session type parameter. r=kikuo
2016-10-09 20:42:01 -07:00
memory
Bug 1303232 - Use per-process reduced thread-ids when munging logalloc logs. r=njn
2016-09-20 13:44:27 +09:00
mfbt
Bug 1309466 - Add Test for the init value by constructor. r=froydnj
2016-10-19 18:12:11 +08:00
mobile
Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug
2016-10-27 15:53:35 -04:00
modules
Bug 1306465 - Disable d3d9 fallback by default r=milan
2016-10-27 11:26:59 -04:00
mozglue
Merge m-c to m-i
2016-10-18 19:45:02 -07:00
netwerk
Bug 1312646 - Carry ChooseApplicationCache flag from child after redirect callback is done. r=jduell
2016-10-27 06:13:00 -04:00
nsprpub
Bug 1311366, update to 4.13.1 to pick up a regression fix, r=ted
2016-10-21 12:34:54 +02:00
other-licenses
Backed out 6 changesets (bug 1299435) for windows reftest failures a=backout
2016-10-24 16:45:46 -07:00
parser
Bug 1298818 - Port test_bug411103.html to wpt; r=jst
2016-10-26 16:49:36 +03:00
probes
…
python
Bug 1312333 - Include bug1309191 in devtools l10n migration script for NetMonitor. r=pike
2016-10-23 23:19:00 +02:00
rdf
Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj.
2016-08-31 09:08:42 +10:00
release /docker
Bug 1297519 - Generate multilocale Firefox snaps r=Callek, a=release DONTBUILD
2016-09-17 10:53:41 -04:00
security
Merge mozilla-central to mozilla-inbound
2016-10-27 16:46:06 +02:00
services
Bug 1312857 - Pass the correct change sources in `getOrCreateTagFolder` and `importJSONNode`. r=markh
2016-10-25 11:39:56 -07:00
startupcache
Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj.
2016-08-31 09:08:42 +10:00
storage
Bug 964561 - Part 10: Fix a possible leak in BindAdoptedBlobByName()/BindAdoptedBlobByIndex(); r=mak
2016-10-25 21:18:37 +02:00
taskcluster
Bug 1307771: rename opt-* and dbg-* and android-* workerTypes to gecko-L-b-*; r=dustin
2016-10-26 18:24:11 +00:00
testing
Bug 1313284 - Mark passing WPT as expected pass on a CLOSED TREE. r=bustage
2016-10-28 10:50:04 +13:00
third_party /rust
Bug 1277338 - Part 0: Vendor third party crates needed for the mozjs-sys crate; r=froydnj
2016-10-13 16:12:42 -07:00
toolkit
Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug
2016-10-27 15:53:35 -04:00
tools
Bug 1312143
- Delete toolkit/obsolete. r=John-Galt
2016-10-24 18:23:24 -07:00
uriloader
Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug
2016-10-27 15:53:35 -04:00
view
Back out b00b37cb64ef (bug 1298709) for static analysis bustage
2016-09-05 20:14:56 -07:00
widget
Backed out changeset 0349a81229e7 (bug 1262251) for build bustage a=backout CLOSED TREE
2016-10-27 11:55:12 -07:00
xpcom
Bug 1313160 - Add From<&'a String> and From<&'a Vec<u8>> conversions for rust nsstring lib; r=mystor
2016-10-27 13:07:50 -07:00
xpfe
Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug
2016-10-27 15:53:35 -04:00
.clang-format
…
.clang-format-ignore
…
.eslintignore
Bug 1303525 - Ignore pref js files for eslint in browser/branding. r=Gijs
2016-10-25 16:35:05 +01:00
.eslintrc.js
Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
2016-10-18 08:38:10 +01:00
.flake8
Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal
2016-09-28 08:28:04 -04:00
.gdbinit
Bug 1310286 - Instruct gdb to ignore certain signals for which it is not useful to stop. r=glandium DONTBUILD NPOTB
2016-10-14 14:27:44 -04:00
.gdbinit_python
…
.gitignore
Bug 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.hgignore
Bug 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.hgtags
No bug - Tagging mozilla-central fc69febcbf6c0dcc4b3dfc7a346d8d348798a65f with FIREFOX_AURORA_51_BASE a=release DONTBUILD CLOSED TREE
2016-09-19 09:43:48 -04:00
.lldbinit
…
.taskcluster.yml
Bug 1311791 - Explicitly declare path to shared hg store; r=dustin
2016-10-20 12:56:43 -07:00
.ycm_extra_conf.py
…
AUTHORS
Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE
2016-10-20 15:59:47 -07:00
Android.mk
…
CLOBBER
Bug 1311178 - Remove various duplicate DevTools files: touch clobber to fix bustage on OS X. r=clobber
2016-10-27 00:15:57 +02:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1307435 - Generate symbols zip file concurrently; r=ted
2016-10-04 05:57:35 -07:00
README.txt
…
aclocal.m4
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07:00
build.gradle
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
client.mk
Bug 1296530 - Bustage followup part deux; r=gps
2016-10-17 15:57:46 -07:00
client.py
…
configure.in
Bug 1295751 - Make it possible to copy configure.in to configure. r=gps
2016-08-16 19:35:00 -07:00
configure.py
Bug 1296503 - Switch config.status to unicode literals. r=ted
2016-08-24 07:32:52 +09:00
gradle.properties
…
gradlew
…
mach
…
moz.build
Bug 1289194 - Move tools/fuzzing/libfuzzer reference to toolkit. r=ted
2016-09-10 02:27:23 +02:00
moz.configure
Bug 1311871 - Fix NSIS version check for NSIS version 3.0. r=chmanchester
2016-10-21 09:15:34 +09:00
mozilla-config.h.in
…
old-configure.in
Bug 1311211: Disable -Gw optimization when building for ASan on Windows. r=glandium
2016-10-25 10:04:35 -05: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
…