accessible
Bug 1011736 - Added null check to Accessible::Shutdown.
2014-05-23 13:15:07 -04:00
addon-sdk
Bug 1003095 - Convert DevToolsExtensions.jsm into an SDK module;r=past;r=ZER0
2014-05-22 16:20:41 +02:00
b2g
Bug 897996 - Enable the low-res buffer on B2G. r=Cwiiis
2014-05-22 11:17:33 -04:00
browser
Merge m-c to inbound
2014-05-23 17:37:56 -07:00
build
Bug 1009730
- Stop using /data/local/user.js in b2g unittests, r=jgriffin
2014-05-22 15:47:52 -04:00
caps
Bug 1008481 - Try disabling https test to stop mysterious orange. r=me
2014-05-23 15:28:03 -07:00
chrome
Bug 1004933 - do not use nsVoidArray in nsChromeRegistry; r=bsmedberg
2014-05-02 10:01:11 +02:00
config
Bug 908503: Change to stagefright demuxer; r=cpearce
2014-05-22 14:42:39 +12:00
content
Bug 1013936, part 1 - Add various methods to nsIDocument to help determine its type. r=bz
2014-05-24 20:28:48 +01:00
db /sqlite3
Bug 988507 - Upgrade SQLite to version 3.8.4.2. r=mak
2014-03-26 16:02:23 -04:00
docshell
Bug 1013457 - remove browser.frames.enabled pref, r=bz
2014-05-23 10:54:58 +01:00
dom
Bug 1007878 part 5. Implement callback codegen for MozMap. r=khuey
2014-05-23 17:32:39 -04:00
editor
backout c3f1ab75ea51 (bug 421436) for regressing bug 439462
2014-05-22 15:10:20 -07:00
embedding
Bug 869836 - Part 8: Use `Append('c')` instead of `Append("c")`. r=ehsan
2014-05-22 06:48:52 +03:00
extensions
Bug 1013900 - Add durian to en-US dictionary. r=ehsan
2014-05-21 18:27:55 +07:00
gfx
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
2014-05-24 09:14:45 -07:00
hal
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
2014-05-23 12:53:17 -07:00
image
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
2014-05-23 12:53:17 -07:00
intl
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
ipc
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
2014-05-23 12:53:17 -07:00
js
Bug 978811 - Fix isFakeExitFrame to return true for entry frames. r=nbp
2014-05-20 08:34:25 -04:00
layout
Bug 1008455 - Avoid loading the xul.css UA style sheet when possible. r=bz CLOSED TREE
2014-05-24 19:51:06 +01:00
media
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
2014-05-23 12:53:17 -07:00
memory
Bug 1006769 - Part 2: Backport jemalloc3 run_size_calc logic. r=glandium
2014-05-21 17:34:07 -07:00
mfbt
Bug 1012971 - Fix compiler warnings in mfbt r=nbp
2014-05-22 11:15:06 -07:00
mobile
Merge m-c to inbound
2014-05-23 17:37:56 -07:00
modules
Bug 1013457 - remove browser.frames.enabled pref, r=bz
2014-05-23 10:54:58 +01:00
mozglue
Bug 992357 - b. Add array support stubs; r=blassey
2014-05-16 18:25:29 -04:00
netwerk
Merge m-c to inbound
2014-05-23 17:37:56 -07:00
nsprpub
Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes
2014-05-23 10:51:29 -07:00
other-licenses
Updated 7Zip sfxthat include moz modifications - Bug 995891 - Reduce stub installer install timeouts. r=me
2014-04-16 22:44:08 -07:00
parser
Bug 1014891 - Remove support for XML's 'catalog' style sheets, and provide an internal alternative for the abusing callers of EnsureCatalogStyleSheet. r=bz
2014-05-24 19:46:38 +01: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
Merge m-c to inbound
2014-05-23 17:37:56 -07:00
rdf
Bug 869836 - Part 8: Use `Append('c')` instead of `Append("c")`. r=ehsan
2014-05-22 06:48:52 +03:00
security
Bug 1004351: Enable production mode for twitter pins (r=keeler)
2014-05-22 15:11:07 -07:00
services
Bug 982610 - Update TPS to use latest Mozmill 2.0.6. r=hskupin DONTBUILD
2014-05-22 18:25:50 +02:00
startupcache
Bug 869836 - Part 8: Use `Append('c')` instead of `Append("c")`. r=ehsan
2014-05-22 06:48:52 +03:00
storage
Bug 869836 - Part 8: Use `Append('c')` instead of `Append("c")`. r=ehsan
2014-05-22 06:48:52 +03:00
testing
Bug 1007760
- Add profiling mode to talos mach script. r=gps
2014-05-24 14:29:38 +01:00
toolkit
Bug 1008455 - Avoid loading the xul.css UA style sheet when possible. r=bz CLOSED TREE
2014-05-24 19:51:06 +01:00
tools
Bug 1014382 - Add nm-symbolicate.py helper script. r=jrmuizel DONTBUILD as NPOTB
2014-05-22 05:00:28 +00:00
uriloader
Bug 869836 - Part 9: Use AssignLiteral instead of `Assign(NS_LITERAL_STRING(...))`. r=ehsan
2014-05-22 06:48:52 +03:00
view
Bug 1007604 - add additional null check; r=sicking
2014-05-10 00:53:41 +02:00
webapprt
back out bug 1006615 (blocklist domain change) as data collection systems aren't completely ready yet
2014-05-21 23:36:58 +02:00
widget
Backout 471244c106e9:634be002dbc9 (bug 1012407)
2014-05-23 23:34:43 -04:00
xpcom
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
2014-05-24 09:14:45 -07:00
xpfe
Bug 1005619 - Part 2: Use nsIWidget::GetRestoredBounds from appshell. r=neil
2014-05-20 16:32:17 +09:00
xulrunner
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
2014-05-22 06:48:51 +03: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 908503: Change to stagefright demuxer; r=cpearce
2014-05-22 14:42:39 +12:00
.hgtags
Added FIREFOX_AURORA_31_BASE tag for changeset cfde3603b020. DONTBUILD CLOSED TREE NO BUG a=release
2014-04-28 14:18:30 -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
AUTHORS
…
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
CLOBBER
Bug 1004726 - Clean up profiler pseudo-stack representation. r=djvj,mrosenberg
2014-05-20 15:25:25 -04:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 986301 - Fix --with-libxul-sdk after bug 969164. r=gps
2014-03-21 11:52:25 +09:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -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
client.mk
Bug 1006956 - Disable sccache on non-try PGO builds. r=mshal
2014-05-15 07:14:37 +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
configure.in
Merge fx-team to m-c
2014-05-23 17:04:56 -07:00
mach
Bug 957721 - Transform mach into a shell script that reexecutes itself with python. r=mshal
2014-05-21 11:27:30 +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