accessible
Bug 991969 - Event not fired when description changes, r=jwei
2014-04-12 00:03:22 -04:00
addon-sdk
Backed out changeset 22feaebc0b2c (bug 821809) win8 debug jetpack-sdk test failures
2014-04-09 15:12:01 +02:00
b2g
Bumping manifests a=b2g-bump
2014-04-11 09:48:34 -07:00
browser
Bug 963075 - Skip browser_pdfjs_main.js and browser_pdfjs_views.js on OSX debug for frequent leaks on a CLOSED TREE.
2014-04-11 17:11:30 -04:00
build
Bug 895463 - (p2) Expose DrawListener in LayerView, r=kats
2014-04-11 10:38:14 -04:00
caps
Bug 986439 - Don't use nsNullPrincipalURI for referrer. r=bz
2014-03-29 19:10:27 +00:00
chrome
Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug
2014-02-27 10:04:09 -08:00
config
Bug 989522 - Remove LIBXUL_LIBRARY from the moz.build sandbox. r=mshal
2014-04-02 11:52:04 +09:00
content
Bug 982189 - Fix Input type="number" immutability. r=jst
2014-04-13 14:42:40 -04:00
db /sqlite3
Bug 988507 - Upgrade SQLite to version 3.8.4.2. r=mak
2014-03-26 16:02:23 -04:00
docshell
Merge latest green inbound changeset and mozilla-central
2014-04-10 17:55:29 +01:00
dom
Bug 906223 - Add currently running app to the registry if it isn't already there. r=fabrice
2014-04-13 14:42:39 -04:00
editor
Bug 962676 - Reset expected assertion counts for Android crashtests; r=blassey
2014-04-09 08:38:44 -06:00
embedding
Bug 989504 - [e10s] Disable test_window_open_position_constraint.html in e10s (r=roc)
2014-04-03 11:45:32 -07:00
extensions
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
2014-04-04 13:11:12 -04:00
gfx
Bug 916812 - Part 1: Make RenderTile private. r=jmuizelaar
2014-04-13 14:18:03 -04:00
hal
bug 980876 - null check GamepadService in case of events still in play during shutdown. r=smaug
2014-04-07 14:28:41 -04:00
image
Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky
2014-04-11 17:26:29 -04:00
intl
bug 987668 - add hyphenation patterns for Polish. r=smontagu,gerv
2014-04-02 07:38:00 +01:00
ipc
Bug 913653: Remove lock from IOInterposer and add IOInterposer thread registration; r=froydnj
2014-04-08 22:57:52 -06:00
js
Bug 984101 - Undo some of our more aggressive new poisoning to get back performance. r=jonco
2014-04-09 08:11:06 -07:00
layout
Bug 993918 - Shut down CAPS and XPConnect after imagelib and gfx. r=Ms2ger
2014-04-13 10:15:29 -07:00
media
Merge m-c to inbound on a CLOSED TREE.
2014-04-11 16:24:56 -04:00
memory
Bug 985017 - [1/2] Support null VolatileBufferPtrs, r=glandium
2014-04-02 21:32:54 -04:00
mfbt
Bug 987274 - Add IntegerTypeTraits.h to MFBT for additional integer traits and helpers that don't have type_traits equivalents - r=Waldo
2014-04-01 09:38:42 -04:00
mobile
Bug 990125 - ignore automatic update checks in webapp processes; r=mfinkle
2014-04-11 15:34:28 -07:00
modules
Bug 995655 - Fix -Wpointer-sign warnings in libmar. r=rstrong
2013-12-16 16:55:53 -08:00
mozglue
Bug 970362 - Block F-Secure on Windows XP. r=bsmedberg
2014-04-13 14:18:03 -04:00
netwerk
Bug 994344 - Prevent access of null mDB in seer. r=mcmanus
2014-04-11 22:52:58 -04:00
nsprpub
Bug 849085: Update to NSPR_4_10_5_BETA3. Also includes fixes for
2014-04-03 07:24:00 -07:00
other-licenses
Bug 988138 - Add new SupportedOS GUIDs to the 7-Zip self extracting archive. r=bbondy
2014-03-26 10:16:28 -07:00
parser
Bug 688580 - Run deferred scripts before DOMContentLoaded; r=hsivonen
2014-04-12 11:02:21 +02:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan
2014-03-17 13:00:17 -04:00
python
Bug 995374 - Update virtualenv to 1.11.4; r=mshal
2014-04-11 12:07:20 -07:00
rdf
bug 987624 - ensure the nsRDFLog variable is declared if logging is enabled. r=bsmedberg
2014-03-31 11:53:07 +01:00
security
Bug 995047 followup. Fix a caller that I missed because it's only compiled on some platforms, so we can reopen the CLOSED TREE
2014-04-12 00:38:06 -04:00
services
Merge latest green inbound changeset and mozilla-central
2014-04-10 17:55:29 +01:00
startupcache
Bug 913653: Remove lock from IOInterposer and add IOInterposer thread registration; r=froydnj
2014-04-08 22:57:52 -06:00
storage
Bug 959787 - Handlify remaining JS APIs r=sfink r=bholley r=smaug
2014-04-02 15:28:03 +01:00
testing
Backed out changeset c63d8f19a893 for failures in Android mochitests.
2014-04-12 12:00:37 +02:00
toolkit
Bug 906223 - Add currently running app to the registry if it isn't already there. r=fabrice
2014-04-13 14:42:39 -04:00
tools
Bug 994359 - Update Bitbucket certificate fingerprint; r=edmorley
2014-04-09 15:33:16 -07:00
uriloader
Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug
2014-04-03 13:18:38 +09:00
view
Backed out changeset c81707878977 (bug 974197) for Gaia integration test failures on a CLOSED TREE.
2014-04-09 22:14:13 -04:00
webapprt
Bug 906223 - Add currently running app to the registry if it isn't already there. r=fabrice
2014-04-13 14:42:39 -04:00
widget
Bug 994816 - Avoid doing any alignment of display port when tiling is disabled. r=tn
2014-04-10 13:16:20 -04:00
xpcom
Bug 995047. Change out stack/exception APIs to hand out AString instead of AUTF8String for filename/functionname, so we end up with fewer string conversions in practice. r=smaug
2014-04-11 22:20:40 -04:00
xpfe
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
2014-04-04 13:11:12 -04:00
xulrunner
Bug 964902 - Make sure log is initialized in nsXULRunnerApp.cpp. r=bsmedberg
2014-04-02 15:21:44 -04:00
.clang-format
Bug 965120 - Use .clang-format to set tree default format; r=gps
2014-01-30 14:27:44 +13:00
.clang-format-ignore
Bug 967361 - Fix .clang-format-ignore on Windows. r=gps
2014-02-04 17:25:04 +13:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
.gitignore
Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB
2013-04-30 10:22:25 +03:00
.hgignore
Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa
2013-07-16 10:32:55 -04:00
.hgtags
No bug - Fix broken tags. DONTBUILD
2014-03-17 17:40:16 -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
.reviewboardrc
Bug 943747 - Add a .reviewboardrc file; r=mconley
2013-11-27 14:13:18 +08:00
aclocal.m4
Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl
2014-03-11 09:53:58 -07:00
Android.mk
AUTHORS
client.mk
Bug 991976 - Only fail creating .mozconfig.mk once. r=mshal
2014-04-04 14:57: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
CLOBBER
Bug 991256 - Rename preprocessed Gecko* -> Themed* in widget/. r=bnicholson
2014-04-02 15:56:52 -07:00
configure.in
Bug 988271 - Fixed D3D SDK detection on mingw. r=mshal,jgilbert
2014-03-31 13:21:38 +02:00
LEGAL
LICENSE
mach
Backed out changeset faafb9526e32 (bug 957721) for breaking mach on Windows.
2014-01-16 08:21:07 -05:00
Makefile.in
Bug 986301 - Fix --with-libxul-sdk after bug 969164. r=gps
2014-03-21 11:52:25 +09:00
moz.build
Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl
2014-03-11 09:53:58 -07:00
mozilla-config.h.in
Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium
2014-02-28 08:17:22 -05:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00