accessible
Bug 1211122 - ensuring that we check position against an actual doc/dialog on doc load event. r=marcoz
2015-10-16 09:39:30 -04:00
addon-sdk
Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop
2015-09-29 20:34:48 +09:00
b2g
merge mozilla-inbound to mozilla-central a=merge
2015-10-16 13:17:56 +02:00
browser
Bug 1210154 - Part 3: Update the clang that we use to build with on OSX as well
2015-10-16 13:17:33 -04:00
build
Bug 1164921 - part 3 - make more things depend on CONFIG[MOZ_ANDROID_CXX_STL]; r=glandium
2015-10-15 16:32:25 +09:00
caps
Bug 1191653 - Listen to clear-origin-data in nsPermissionManager. r=bholley
2015-10-13 10:27:42 +08:00
chrome
Backed out 2 changesets (bug 1202902
) to recking bug 1202902
to be able to reopen inbound on a CLOSED TREE
2015-10-07 14:03:21 +02:00
config
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
db /sqlite3
Bug 1209875 - Get rid of XULPPFLAGS. r=gps
2015-10-01 07:30:48 +09:00
devtools
Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey
2015-10-16 18:48:26 +02:00
docshell
Bug 1003100 - pushState() in iframe fails when reloading with CTRL+F5, r=bz
2015-10-16 20:05:54 +03:00
dom
Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey
2015-10-16 18:48:26 +02:00
editor
Bug 1209414
- New test for manual dictionary change. r=ehsan
2015-10-11 18:13:10 +02:00
embedding
Bug 1095236 - Disable dialog=1 support for windows opened from content. r=mrbkap
2015-10-02 19:00:54 -04:00
extensions
Merge m-c to mozilla-inbound
2015-10-14 12:47:31 +02:00
gfx
Bug 1211363. Calculate min inset blur with max border radius. r=mstange
2015-10-16 08:27:51 -07:00
hal
Bug 1172740 - Implement Android HAL backend for alarms. r=snorp
2015-10-01 14:40:53 -03:00
image
Bug 1213613 (part 3) - Fix color-scaling of 16bpp BMP images. r=seth.
2015-10-13 20:01:02 -07:00
intl
Bug 1197309 - remove PR_snprintf calls in intl/; r=froydnj
2015-10-15 21:43:53 -04:00
ipc
Bug 1212027 - part 4 - use class interfaces when destroying managees; r=jld
2015-10-07 00:02:27 -04:00
js
Bug 1214846 - Make SPSProfiler::enter() report OOM to the context r=terrence
2015-10-16 11:51:37 +01:00
layout
Bug 1211363. Part 2: reftest with int border radius. r=mstange
2015-10-16 08:27:53 -07:00
media
Bug 1215234 - Update gtest for mp4parse-rust v0.1.0. r=kinetik
2015-10-15 16:26:52 -07:00
memory
Backed out 2 changesets (bug 1202902
) to recking bug 1202902
to be able to reopen inbound on a CLOSED TREE
2015-10-07 14:03:21 +02:00
mfbt
Bug 1212624 - Tests for LinkedList, r=Waldo
2015-10-07 12:36:00 -07:00
mobile
merge mozilla-inbound to mozilla-central a=merge
2015-10-16 13:17:56 +02:00
modules
Merge m-c to mozilla-inbound
2015-10-14 12:47:31 +02:00
mozglue
merge mozilla-inbound to mozilla-central a=merge
2015-10-14 12:46:09 +02:00
netwerk
Backed out 3 changesets (bug 1204983) for various talos failures
2015-10-16 09:29:36 -07:00
nsprpub
Bug 1215200, NSPR_4_10_10_RC1 and NSS_3_20_1_RC0, r=dkeeler
2015-10-16 15:29:23 +02:00
other-licenses
bug 1198226 - Move HOST_{C,CXX}FLAGS to moz.build HOST_{CFLAGS,CXXFLAGS,DEFINES}. r=mshal
2015-09-08 11:35:43 -04:00
parser
Bug 1209658 part 2. Add text/json and text/vtt as text MIME types. r=bkelly
2015-10-05 12:23:26 -04:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
python
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
rdf
Backed out 2 changesets (bug 1202902
) to recking bug 1202902
to be able to reopen inbound on a CLOSED TREE
2015-10-07 14:03:21 +02:00
security
bug 1215270 - remove some unused functions from nsNSSShutDown.h r=Cykesiopka
2015-10-15 13:22:13 -07:00
services
Bug 1211606
- Only fetch keys when Sync is enabled via 'services.sync.enabled' pref changed from Gaia. r=fabrice
2015-10-15 23:36:58 +02:00
startupcache
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
2015-09-15 20:49:53 -07:00
storage
Bug 1194023 - Part 2: Only check for sort operations if mozStorage logging is enabled. r=mak
2015-09-25 16:33:22 -07:00
testing
Backed out 3 changesets (bug 1204983) for various talos failures
2015-10-16 09:29:36 -07:00
toolkit
Bug 994063 - Properly disable the quick-find bar only if an editable element is focused, or if the document is in design mode; r=mikedeboer
2015-10-16 12:43:30 -04:00
tools
Bug 1214924 - Add "WindowServer" and "kernel" processes to |mach power|'s output. r=BenWa.
2015-10-16 14:01:22 +11:00
uriloader
Bug 1214819. Add support for @crossorigin to <link rel=prefetch> so resources can be prefetched via anonymous CORS, for example. r=hurley
2015-10-15 15:12:00 -04:00
view
Bug 1207161 - fix run-by-dir leak in test_bug846906.xul; r=mccr8
2015-10-12 21:41:35 -04:00
webapprt
Bug 1212299 part 1 - Forbid documents inside elements other than iframe from requesting fullscreen. r=smaug
2015-10-12 11:24:23 +11:00
widget
Bug 943294 - Leave dealing with legacy codepages for clipboard data to Windows itself. r=jmathies.
2015-10-13 09:46:51 +03:00
xpcom
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
xpfe
Backed out 2 changesets (bug 1137009)
2015-10-13 18:33:51 -07:00
xulrunner
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07:00
.clang-format-ignore
Bug 967361 - Fix .clang-format-ignore on Windows. r=gps
2014-02-04 17:25:04 +13:00
.eslintrc
Bug 1203520 - We need a DevTools ESLint plugin containing our ruleset r=gps
2015-09-30 14:44:48 +01:00
.gdbinit
Backed out changeset 047d21f101de (bug 846018)
2014-11-13 17:11:25 -05:00
.gitignore
Bug 1214256 - Add talos virtualenv and tp5n files to .hgignore and .gitignore. r=gps
2015-10-13 12:35:42 -04:00
.hgignore
Bug 1214256 - Add talos virtualenv and tp5n files to .hgignore and .gitignore. r=gps
2015-10-13 12:35:42 -04:00
.hgtags
No bug - Tagging mozilla-central fcef8ded82219c89298b4e376cfbdfba79a1d35a with FIREFOX_AURORA_43_BASE a=release DONTBUILD CLOSED TREE
2015-09-21 10:11:56 -04:00
.lldbinit
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
AUTHORS
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
Android.mk
…
CLOBBER
Bug 1210154 - Part 3: Update the clang that we use to build with on OSX as well
2015-10-16 13:17:33 -04:00
GNUmakefile
Bug 794723 - Add a default makefile which wraps mach. r=gps
2015-02-06 10:26:00 -08:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
README.txt
No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE
2015-08-30 21:53:27 +12:00
aclocal.m4
Bug 1205012 - Allow rust source code in SpiderMonkey; r=mshal
2015-09-18 13:55:29 -07:00
client.mk
Fixup for bug 1188766 for valgrind bustage on a CLOSED TREE. r=me
2015-08-11 07:45:36 +09:00
client.py
Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium
2014-04-01 11:33:27 +08:00
configure.in
Fixup for b2g bustage from bug 1164921. r=me
2015-10-15 17:10:03 +09:00
mach
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
moz.build
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
mozilla-config.h.in
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
2015-05-26 16:17:55 +09:00