accessible
Bug 1035394 - Fix dangerous public destructors in accessible - r=surkov
2014-07-08 17:23:18 -04:00
addon-sdk
Bug 1034262 - Don't use wantXrays for requiresAddonGlobal sandboxes. r=gabor
2014-07-10 10:04:30 -07:00
b2g
Merge b2g-inbound to m-c. a=merge
2014-07-14 16:17:10 -04:00
browser
Bug 1031609 - Basic e10s add-on shim architecture and content-policy shims (r=mconley,mrbkap)
2014-07-14 22:10:06 -07:00
build
Merge inbound to m-c. a=merge
2014-07-11 16:34:56 -04:00
caps
Bug 965413 part 4. Teach the security manager about nsILoadInfo. r=smaug
2014-07-10 02:56:36 -04:00
chrome
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
2014-06-24 22:12:07 -07:00
config
Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal
2014-07-11 19:06:55 +09:00
content
Bug 1038406 - Privatize destructor for ResourceSocketListener. r=cpearce
2014-07-14 14:47:00 +02:00
db /sqlite3
Bug 1020815 - Upgrade SQLite to version 3.8.5 - Mozilla changes. r=mak
2014-06-24 14:46:02 -04:00
docshell
No bug - Remove unnecessary line in browser_uriFixupIntegration.js
2014-07-14 07:59:12 -07:00
dom
Bug 1035282
- Make Webapps.jsm throw DUPLICATE_ORIGIN only if the app with the same origin is natively installed. r=fabrice,myk
2014-07-15 03:53:48 +02:00
editor
Bug 1035394 - Fix dangerous public destructors in editor - r=ehsan
2014-07-08 17:23:18 -04:00
embedding
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
2014-07-06 11:25:31 -04:00
extensions
Bug 1018583 part 2. Remove the returnStringOnly gunk from sandboxes. r=bholley
2014-07-04 01:22:50 -04:00
gfx
Bug 1038155
- Give GfxD2DVramReporter a private destructor; r=bjacob
2014-07-14 21:49:53 -04:00
hal
Bug 1038152 - Make the destructor of WindowsGamepad.cpp's Observer private; r=bjacob
2014-07-14 21:49:23 -04:00
image
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
2014-07-14 12:21:34 -07:00
intl
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
2014-07-14 12:21:34 -07:00
ipc
Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal
2014-07-11 19:06:55 +09:00
js
bug 991153: Fix float32 on arm to handle aliased registers (r=jandem)
2014-07-15 03:34:08 -04:00
layout
Backed out changeset 5c1f3340c45f (bug 1022612)
2014-07-15 10:29:50 +02:00
media
Bug 1028139 - DataBuffer should not be a refcounted class. r=jesup
2014-07-11 16:39:00 +02:00
memory
Bug 1030899 - Remove issetugid usage on jemalloc. r=glandium
2014-07-08 17:52:09 +09:00
mfbt
Bug 1037461. mfbt: Add a MakeUnique variant that takes 5 arguments.
2014-07-11 11:01:47 -04:00
mobile
Bug 1034167 - Part 2: Explicit set scrollbars in TabsTray (r=mfinkle)
2014-07-14 17:31:50 +01:00
modules
Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps
2014-07-14 15:58:10 -07:00
mozglue
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
2014-07-10 19:10:17 -07:00
netwerk
Merge m-c to inbound. a=merge
2014-07-14 16:19:58 -04:00
nsprpub
Update NSPR to NSPR_4_10_7_BETA3 to fix bug 1034415 and bug 979278
2014-07-07 11:13:29 -04:00
other-licenses
Bug 1004376 - Remove reliance on legacy skia apis GETTOTALCLIP. r=gw280
2014-06-20 11:03:09 -07:00
parser
Bug 1035394 - Fix dangerous public destructors in parser - r=wchen
2014-07-08 17:23:18 -04:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
python
Bug 1036093 - ignore mach exceptions when printing binary paths; r=gps
2014-07-11 10:55:40 -04:00
rdf
Bug 1028588 - Fix dangerous public destructors in rdf/ - r=bsmedberg
2014-06-30 18:11:50 -04:00
security
Bug 1035786 - Fix namespace bug in Linux sandbox LOG_ERROR macro. r=jld
2014-07-08 05:53:00 +01:00
services
Backed out changeset 8673477f5fc2 (bug 862563) for Windows mochitest-5 failures
2014-07-11 17:00:08 -07:00
startupcache
Bug 1028588 - Fix dangerous public destructors in miscellaneous places - r=ehsan
2014-06-23 18:40:03 -04:00
storage
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
2014-07-14 12:21:34 -07:00
testing
Bug 1022612. Part 7: Enable APZC for IPC reftests. r=billm
2014-06-25 18:38:05 +12:00
toolkit
Bug 1031609 - Docshell getter shim (r=mconley)
2014-07-14 22:10:07 -07:00
tools
Merge m-c to fx-team. a=merge
2014-07-11 16:43:23 -04:00
uriloader
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
2014-07-14 12:21:34 -07:00
view
Bug 1027251 - Fix or whitelist dangerous public destructors in view/ - r=roc
2014-06-20 07:08:25 -04:00
webapprt
Bug 1036117 - Make WebappRT users wait for the configuration to be loaded. r=myk
2014-07-15 01:35:43 +02:00
widget
Bug 815952 - Stop clearing clipboard data originating from a private window after closing private windows. r=ehsan
2014-07-14 12:35:30 -07:00
xpcom
Bug 1038149 - Make nsDriveEnumerator's destructor private; r=bjacob
2014-07-14 21:47:36 -04:00
xpfe
Bug 968804 - Part m: Add outer window assertions to DispatchCustomEvent; r=khuey
2014-06-29 17:31:13 +02:00
xulrunner
Bug 728600 - define TARGET_XPCOM_ABI in mozilla-config.h; r=glandium
2014-06-23 15:06:48 -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 1007486 - Ignore tag files generated by GNU Global. r=ted
2014-05-07 20:32:00 -04:00
.hgignore
Bug 1031025 - Add generated/downloaded Loop unit test files r=jorendorff
2014-06-27 15:25:03 -05:00
.hgtags
Added FIREFOX_AURORA_32_BASE tag for changeset 16f3cac5e8fe. IGNORE BROKEN CHANGESETS DONTBUILD CLOSED TREE NO BUG a=release
2014-06-09 11:44:47 -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
.reviewboardrc
Bug 943747 - Add a .reviewboardrc file; r=mconley
2013-11-27 14:13:18 +08:00
aclocal.m4
Backed out changeset 9d86b9442f0b (bug 975011) for Windows debug test bustage that only appears on clobber builds.
2014-06-18 13:21:57 -04:00
Android.mk
AUTHORS
client.mk
Bug 1033958 - Avoid running configure on every build when mozconfig changes $PATH. r=gps
2014-07-04 08:07:24 +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 1024707 - Add API to register style sheets but without loading them. r=bz
2014-07-09 11:43:33 +02:00
configure.in
Bug 982693 - use -fno-integrated-as (if available) with clang when building vp8_asm_enc_offsets.c r=tterriberry
2014-07-11 09:55:27 +02:00
LEGAL
LICENSE
mach
Bug 1031180 - Fallback to checking whether the directory mach lives in contains mach_bootstrap.py. r=gps
2014-07-03 07:15:31 +09:00
Makefile.in
Bug 1035543 - Remove the MOZ_PSEUDO_DERECURSE variable. r=gps
2014-07-10 14:11:52 +09:00
moz.build
Backed out changeset 9d86b9442f0b (bug 975011) for Windows debug test bustage that only appears on clobber builds.
2014-06-18 13:21:57 -04: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