accessible
Bug 1187740
- Handle proxies in mozHTMLAccessible r=tbsaunde
2015-08-05 21:55:15 -04:00
addon-sdk
Bug 1184005 - Remove readinglist. r=MattN,jaws,adw
2015-08-04 12:00:43 +10:00
b2g
Merge m-c to inbound, a=merge
2015-08-06 18:11:16 -07:00
browser
Bug 1192063 - Create a stacking context for the tab overlay icon so that its background paints in front of the tab image; r=jaws
2015-08-06 23:42:00 -04:00
build
Merge m-c to inbound, a=merge
2015-08-06 18:11:16 -07:00
caps
Bug 1184387 - Bail out of file:// loads for all non-chrome:// URIs. r=Gijs
2015-08-06 16:37:00 -07:00
chrome
Bug 1161831 - Factor the sharable bits out of nsIResProtocolHandler. r=billm
2015-07-21 12:57:21 -07:00
config
Bug 1191209 - Rebuild XPT files when the list of corresponding IDL files changed. r=gps
2015-08-07 06:46:33 +09:00
db /sqlite3
Bug 1188578 - Upgrade SQLite to version 3.8.11.1. r=mak
2015-07-30 07:49:40 -04:00
docshell
Merge mozilla-central to fx-team
2015-08-05 13:36:41 +02:00
dom
Bug 1185792: [webm] P2. AndroidDecoderModule requires API 16 or later. r=snorp
2015-08-07 19:31:42 +10:00
editor
Bug 1156062 part 1b - Convert some callers of nsEditor::SplitNodeDeep; r=ehsan
2015-08-05 18:10:09 +03:00
embedding
Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm
2015-08-05 14:25:39 -07:00
extensions
Bug 1192054 - Add subsumption to the en-US dictionary. r=ehsan
2015-08-07 08:43:44 +07:00
gfx
Bug 1189156 (part 5) - Add FontEntryTable typedef and factor out some related code. r=jfkthame.
2015-08-04 18:05:19 -07:00
hal
Bug 1184285 - Stop warning if RemoveObserver() is called for unregistered observer. r=dhylands
2015-07-24 12:08:26 -07:00
image
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
intl
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
ipc
Merge mozilla-central to b2g-inbound
2015-08-03 16:20:10 +02:00
js
Merge m-c to inbound, a=merge
2015-08-06 18:42:15 -07:00
layout
Bug 1191609 - Always stroke CSS border sides separately from corner fills. r=mstange
2015-08-06 00:33:44 -04:00
media
Bug 1187775 - skip host and reflexive ICE candidates if relay-only. r=bwc
2015-08-05 08:22:55 -04:00
memory
Bug 1137580 - Do not use system realloc in mozjemalloc-exposed _recalloc. r=njn
2015-08-07 16:27:28 +09:00
mfbt
Bug 1056356 - Add support for nsRefPtr<const T>. r=froydnj
2015-08-05 13:52:06 -04:00
mobile
Bug 1190988 - Hit testing appears to return incorrect positions when --enable-android-apz is specified. r=kats
2015-08-06 12:59:00 +02:00
modules
Bug 1189030 - Add pref "media.peerconnection.ice.relay_only" (default=false). r=jesup
2015-07-30 10:48:27 -04:00
mozglue
Bug 1186467 - Update generated JNI bindings; r=me
2015-08-04 17:47:28 -04:00
netwerk
Bug 1191258 - check for IFF_RUNNING to detect online interfaces. r=mcmanus
2015-08-05 03:22:00 +02:00
nsprpub
Bug 1191269, Update Mozilla 42 to NSPR 4.10.9, landing NSPR_4_10_9_BETA3, r=ted
2015-08-05 13:03:50 +02:00
other-licenses
Bug 1188462 - Rename gfx/skia/trunk directory to gfx/skia/skia. r=jrmuizel
2015-07-30 11:51:29 -04:00
parser
Bug 1181965. Remove uses of mozRequestAnimationFrame from dom and parser tests. r=bkelly
2015-07-14 15:28:57 -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 1181040 - Set ${var}_IS_SET variables for mk_add_options-defined variables. r=gps
2015-08-07 06:51:52 +09:00
rdf
Bug 1179071 - Merge RemovingIterator into Iterator. r=froydnj.
2015-07-06 22:02:26 -07:00
security
Bug 1164609 - Remove EV treatment for expired Buypass Class 3 CA 1 root certificate. r=keeler
2015-08-07 00:21:00 +02:00
services
Bug 1180673
- Part 1 - Use a different URL pref for healthreport when Unified Telemetry is on and opt-out. r=bsmedberg
2015-07-29 16:59:52 +02:00
startupcache
Bug 1189156 (part 4) - Don't use enumeration style for nsBaseHashtable::SizeOf{In,Ex}cludingThis(). r=erahm,jfkthame.
2015-07-30 21:19:57 -07:00
storage
bug 1189896 - Do not preallocate Sqlite connections caches for now. r=asuth
2015-08-05 21:54:20 +02:00
testing
Merge m-c to inbound, a=merge
2015-08-06 18:11:16 -07:00
toolkit
Bug 1190988 - Hit testing appears to return incorrect positions when --enable-android-apz is specified. r=kats
2015-08-06 12:59:00 +02:00
tools
Bug 1189465 - Make LULStats constructor explicit; r=BenWa
2015-07-30 20:31:08 -04:00
uriloader
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
view
Bug 1157941 - If the current PresShell is suppressed, paint the old one if it is available r=tn,Enn
2015-07-21 21:09:02 -04:00
webapprt
Bug 1185637 - part 1 - move APP_VERSION defines into moz.build; r=glandium
2015-07-20 14:35:31 -04:00
widget
Bug 1188322 - Always hide menubar as well as dock for fullscreen on OS X whatever the screen is. r=mstange
2015-08-07 13:49:12 +10:00
xpcom
Bug 1190735 - Remove nsITimer.TYPE_REPEATING_PRECISE. r=froydnj.
2015-08-04 17:30:53 -07:00
xpfe
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
xulrunner
Bug 1174011, fix xulrunner-stub compile, r=gladium DONTBUILD
2015-08-07 12:20:28 +12:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07:00
.clang-format-ignore
…
.gdbinit
Backed out changeset 047d21f101de (bug 846018)
2014-11-13 17:11:25 -05:00
.gitignore
No bug; add .pdb to gitignore
2015-04-01 16:02:20 -04:00
.hgignore
Bug 1186963 - Ignore files generated by running a Mozharness script. DONTBUILD. r=gps
2015-07-24 09:30:18 -04:00
.hgtags
No bug - Tagging mozilla-central 312c68b16549 with FIREFOX_AURORA_41_BASE a=release DONTBUILD CLOSED TREE
2015-06-29 13:29:11 -07:00
.lldbinit
…
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
AUTHORS
Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin
2015-01-13 03:27:00 +01:00
Android.mk
…
CLOBBER
Bug 1191675 - "Touch Clobber to fix weird xpcshell failures" on a CLOSED TREE r=tomcat
2015-08-05 23:21:00 +02: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 1168535 - print error response body in upload_symbols.py. r=gps
2015-05-27 13:50:04 -04:00
README.txt
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00
aclocal.m4
Bug 1191884 - remove now-unnecessary check for GCC PR49911; r=glandium
2015-08-06 20:41:38 -04:00
client.mk
Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium
2015-07-11 19:37:54 -06:00
client.py
…
configure.in
Merge m-c to inbound, a=merge
2015-08-06 18:11:16 -07: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 1134110 - other-license/android is unnecessary if Android minimum version is 11 or later. f=esawin, r=sworkman
2015-05-14 15:38:18 +09:00
mozilla-config.h.in
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
2015-05-26 16:17:55 +09:00