accessible
bug 1185726 - avoid killing the child process when it sends the parent events with bad IDs r=lsocks
2015-07-21 12:52:18 -04:00
addon-sdk
Bug 1181747 followup. Also need to adjust the assert in the test.
2015-07-09 02:49:10 -04:00
b2g
Merge mozilla-central to mozilla-inbound
2015-07-21 17:04:09 +02:00
browser
Merge mozilla-central to mozilla-inbound
2015-07-21 17:04:09 +02:00
build
Merge m-c to inbound. a=merge
2015-07-20 16:04:28 -04:00
caps
Bug 1143922 - Add AsyncOpen2 to nsIChannel and perform security checks when opening a channel - scriptSecurityManager changes (r=sicking,bholley)
2015-07-19 19:12:26 -07:00
chrome
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
config
Backed out changeset 65117b62026a (bug 1179805) for causing Linux Taskcluster build failures.
2015-07-17 11:57:47 -04:00
db /sqlite3
bug 1174747 - Fix sqlite3 build on iOS. r=glandium
2015-05-07 08:39:13 -04:00
docshell
merge mozilla-inbound to mozilla-central a=merge
2015-07-21 16:56:44 +02:00
dom
Bug 1176341 - De-holder nsIXPConnect::CreateSandbox. r=baku,gabor
2015-07-21 09:44:37 -07:00
editor
Bug 1184280 - Remove warning about mDisabledJSAndPlugins being false. r=ehsan
2015-07-15 14:48:09 -07:00
embedding
Bug 1179069 - Remove docshell warnings in embedding. r=bz
2015-07-20 20:16:27 -07:00
extensions
Bug 1176341 - De-holder nsIXPConnect::CreateSandbox. r=baku,gabor
2015-07-21 09:44:37 -07:00
gfx
Bug 1186031 - Fix SetDispAcquireFence() calling r=nical
2015-07-21 09:56:17 -07:00
hal
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
image
Bug 1185582 - Back out bug 1171356, a hack to retry image decoding which is now useless. r=tn
2015-07-20 11:24:59 -07:00
intl
Bug 1183209 patch 3: update generated data files to Unicode 8, and adapt internal XIDMOD types to the new types in Unicode's xidmodifications.txt, r=jfkthame
2015-07-15 05:55:24 -07:00
ipc
Bug 1185478: Remove strong references from socket I/O class to socket classes
2015-07-21 08:06:29 +02:00
js
Bug 1176341 - De-holder nsIXPConnect::CreateSandbox. r=baku,gabor
2015-07-21 09:44:37 -07:00
layout
Bug 1184452 - Correctly reject @font-face descriptors that have garbage after them. r=heycam
2015-07-21 07:55:42 -07:00
media
Bug 1163486 - Remove MP4Reader. r=jya
2015-07-21 02:48:00 +02:00
memory
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
mfbt
Bug 1184385 - Add a Tie() utility function for tuples (the equivalent of std::tie()) to MFBT. r=froydnj
2015-07-18 03:48:39 -04:00
mobile
Bug 1183643 - Add a testcase to make sure the Tracking Protection UI doesn't show up in a normal tab. r=liuche
2015-07-17 15:32:32 -07:00
modules
Bug 1163486 - Remove MP4Reader. r=jya
2015-07-21 02:48:00 +02:00
mozglue
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
netwerk
Merge inbound to m-c. a=merge
2015-07-17 10:26:22 -04:00
nsprpub
Bug 856404 - Don't default HOST_* variables to target ones when cross compiling. r=ted
2015-04-29 10:50:00 -04:00
other-licenses
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07: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 1184030 - Avoid implicit unicode <-> str conversion; r=smacleod
2015-07-17 11:25:49 -07:00
rdf
Bug 1179071 - Merge RemovingIterator into Iterator. r=froydnj.
2015-07-06 22:02:26 -07:00
security
No bug, Automated HPKP preload list update from host bld-linux64-spot-135 - a=hpkp-update
2015-07-18 03:35:51 -07:00
services
Bug 1165981 - Mochitests and test plugin for Win64 plugin disabling; r=bsmedberg
2015-07-21 08:55:18 -07:00
startupcache
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
storage
Bug 1184564 part 2 - Use Value instead of jsval in dom/ and storage/. r=bz
2015-07-18 21:45:35 +02:00
testing
Bug 1165981 - Mochitests and test plugin for Win64 plugin disabling; r=bsmedberg
2015-07-21 08:55:18 -07:00
toolkit
merge mozilla-inbound to mozilla-central a=merge
2015-07-21 16:56:44 +02:00
tools
Bug 1185737 - Propagate pause and resume commands to child processes. r=BenWa
2015-07-15 12:39:39 -04:00
uriloader
Bug 1175803 - Store redirect chain within loadInfo - part 2 (r=sicking,mayhemer)
2015-07-19 19:43:09 -07:00
view
Backed out changeset 57f4bd1baf13 (bug 1157941) for OSX 10.10 e10s browser_bug427559.js failures.
2015-07-07 12:01:56 -04:00
webapprt
Bug 1160017 part 1 - Remove fullscreen permission code from nsDocument. r=smaug
2015-07-21 20:50:20 +10:00
widget
Bug 1167105 - Part 2. Improve OnSelectionChange implementation. r=masayuki
2015-07-21 21:47:54 +09:00
xpcom
Bug 1185589 - Properly handle self-assignment in nsTArray::operator=. r=mccr8
2015-07-21 09:42:58 -07:00
xpfe
Bug 1182316: Part 1 - Remove FORWARD_TO_INNER_OR_THROW. r=peterv
2015-07-16 22:10:35 -07:00
xulrunner
Bug 1181040 - Include mozconfig.cache after mozconfig.common.override. r=mshal
2015-07-11 06:26:20 +09: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
.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 1172655 - Add GeckoEmbed XCode project (NPOTB)
2015-06-15 07:46:08 -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
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 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin
2015-01-13 03:27:00 +01:00
Android.mk
…
CLOBBER
Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
2015-06-29 13:52:20 -07: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 1163828 - build system changes to support building for iOS. r=glandium
2015-06-10 11:10:40 -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
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
Bug 1182565 - Disable sandboxing on Linux Thread Sanitizer builds. r=kang
2015-07-16 11:53:00 -04: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