accessible
Bug 1171995 - Part 7: Check for proxy in accessibilityIsIgnored for mozButtonAccessible and mozTextAccessible r=tbsaunde
2015-07-16 17:35:29 -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
Bug 1184446 - Remove manual package manifest preprocessing. r=mshal
2015-07-17 06:45:14 +09:00
browser
Bug 1180109 - Telemetry to report whether we can play H.264/AAC with Windows Media Foundation. r=dolske,vladan
2015-07-17 16:10:34 +12:00
build
Bug 1180275 - Part 1: Add a release_build mozinfo variable; r=ted
2015-07-16 14:47:52 -04:00
caps
Bug 1172080 - Part 2: Use ^ instead of ! to delimit originAttributes from the URI in nsIPrincipal.origin, r=bholley
2015-07-16 14:50:07 -04:00
chrome
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
config
Bug 1183487 - Fix sorting in check_macroassembler_style.py. r=nbp
2015-07-13 19:57:00 -04:00
db /sqlite3
Bug 1149815 - Pass storage function failure codes through to callers, r=asuth.
2015-06-20 09:08:20 -07:00
docshell
Backed out changeset 0dca237df7e2 (bug 1160307) for causing bug 1184752.
2015-07-16 20:38:13 -04:00
dom
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
2015-07-17 11:07:53 +08:00
editor
Bug 1184280 - Remove warning about mDisabledJSAndPlugins being false. r=ehsan
2015-07-15 14:48:09 -07:00
embedding
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
extensions
Backed out changeset 7b3074ad5644 (bug 1184397) to hopefully fix the xpcshell bustage
2015-07-16 16:35:08 -07:00
gfx
Bug 1184282 - Remove break suggested inside cluster warning. r=roc
2015-07-16 16:43:04 -07:00
hal
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
image
Bug 1184804
- Wait for DECODE_COMPLETE to be fired in browser_bug666317.js. r=tn
2015-07-16 20:32:24 -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 1177013 - Bug fixes for CPOW cancelation (r=dvander)
2015-07-15 14:37:11 -07:00
js
Bug 1184400, part 3 - Use HasExternalReference in XPCWrappedNative::Traverse. r=bholley
2015-07-16 17:50:43 -07:00
layout
Bug 1182496 - Don't create frames for SVG <text> descendants with failing conditional processing attributes. r=dholbert
2015-07-17 11:29:22 +10:00
media
Bug 1184426 - Unprefix RTCIceCandidatePairStats.priority (formerly mozPriority). r=bwc, r=smaug
2015-07-15 22:43:37 -04:00
memory
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
mfbt
Bug 1177887
- Deref *after* changing the value held by RefPtr. - r=waldo
2015-07-16 17:15:44 -07:00
mobile
Bug 1184446 - Remove manual package manifest preprocessing. r=mshal
2015-07-17 06:45:14 +09:00
modules
Bug 1171228 - Expose WEBGL_debug_renderer_info to Web Content #ifndef MOZ_RELEASE_BUILD. - r=kamidphish, sr=jst
2015-07-16 17:20:15 -07:00
mozglue
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
netwerk
Backed out changeset 00ec02ec876e (bug 1184395) for Android crashes.
2015-07-16 15:18:35 -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 1179292 - Make mozinfo recognize linux64-asan as a distinct platform, r=ahal
2015-07-16 13:17:56 -07:00
rdf
Bug 1179071 - Merge RemovingIterator into Iterator. r=froydnj.
2015-07-06 22:02:26 -07:00
security
Bug 1179678 - Add result strings to misc PSM xpcshell tests. r=keeler
2015-07-14 23:19:00 +02:00
services
Bug 1181952 - limit the number of FxA profile requests we make in a short period. r=zaach
2015-07-15 09:50:59 +10:00
startupcache
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
storage
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
testing
Bug 1178468 - Update marionette cookie support to use nsICookie2. r=jgriffin
2015-07-15 23:51:51 +01:00
toolkit
Bug 1180109 - Telemetry to report whether we can play H.264/AAC with Windows Media Foundation. r=dolske,vladan
2015-07-17 16:10:34 +12:00
tools
Bug 1183982 - Ensure state directory exists before touching state file; a=me
2015-07-15 00:42:03 -07:00
uriloader
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -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
Merge inbound to m-c. a=merge
2015-07-01 16:37:26 -04:00
widget
Bug 1176955 part.3 nsTextStore shouldn't notify TSF of selection change which is caused by selection set event r=m_kato
2015-07-17 11:25:00 +09:00
xpcom
Bug 1184695 - Fix some indentation in nsHashPropertyBag. r=poiru
2015-07-16 17:50:43 -07:00
xpfe
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -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
Backed out changesets 9a048b598b1e and 56e9597b1257 (bug 1180275) for OSX test_android_eclipse.py failures.
2015-07-15 23:40:06 -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 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 1181441 - Configure check for no-tls rust toolchain. r=ted
2015-07-15 22:36:45 -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