accessible
Bug 726072 - nsAccUtils::GetMultiSelectableContainer should use nsDocAccessible::GetAccessible, r=eitan, f=surkov
2012-03-15 22:13:44 -04:00
b2g
Merge from mozilla-central
2012-03-17 12:32:28 -04:00
browser
Merge m-c to m-i
2012-03-17 20:58:38 -07:00
build
Bug 736246 - DeviceManagerADB should throw an exception if we know it's not going to work. r=jmaher
2012-03-16 18:36:28 -04:00
caps
Bug 735544 - Allow exception stacks to cross compartment boundaries. r=luke
2012-03-15 15:19:52 -07:00
chrome
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
2012-01-18 23:23:28 +13:00
config
Bug 666041 patch 1: Add internal build flag for CSS3 flexbox. r=khuey
2012-03-17 18:50:57 -07:00
content
Bug 736791 - translate transforms are not serialised correctly. r=jwatt
2012-03-18 12:25:28 +00:00
db /sqlite3
Bug 719584 - Build SQLite with /O2 on Windows, since /O1 crashes in PGO.
2012-01-24 13:49:51 +01:00
dbm
Bug 698552: Update to NSS 3.13.2 BETA1 (NSS_3_13_2_BETA1), r=kaie, r=honzab
2011-12-01 14:27:28 -08:00
docshell
Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi
2012-02-22 16:35:56 -08:00
dom
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
2012-03-17 21:51:39 -04:00
editor
Bug 735059 - Second and third execCommand() parameters should be optional; r=ehsan
2012-03-12 18:12:19 -04:00
embedding
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
2012-03-17 21:51:39 -04:00
extensions
Bug 704394 - Add "quinoa" to the spell checking dictionary; r=ehsan
2012-03-07 12:24:51 -05:00
gfx
Remove unused and broken tiling code (bug 736716, r=cjones).
2012-03-17 15:22:22 -07:00
hal
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
2012-03-17 21:51:39 -04:00
image
Bug 735894 - Fire the discard timeout twice as often, so images are discarded after between 1 and 1.5 discard timeout intervals, instead of between 1 and 2 intervals. r=joe
2012-03-15 16:30:41 -04:00
intl
Various fixes to multi-byte Unicode decoders. Bug 715319, r=emk
2012-03-16 13:41:41 -07:00
ipc
Bug 716544 - Include assert.h from logging.h. r=cjones
2012-03-13 09:47:02 +01:00
js
Bug 736795 - Some shell help() messages have extra periods
2012-03-17 22:24:07 -07:00
layout
Bug 736753 - Fix the includes in layout/svg/base/src so that we can stop including nsSVGSVGElement.h in nsSVGContainerFrame.h. r=longsonr.
2012-03-18 10:32:02 +00:00
media
Bug 733598 - Remove some extraneous defines from mozpngconf.h to fix compiler warnings. r=joedrew
2012-03-08 18:48:45 -05:00
memory
Bug 731696 - Revert jemalloc isalloc test code added in bug 703087. r=khuey
2012-02-29 11:25:00 -05:00
mfbt
Bug 732820 - Part 1: Add clear() to LinkedList. r=waldo
2012-03-15 16:30:41 -04:00
mobile
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
2012-03-17 21:51:39 -04:00
modules
Merge inbound and central
2012-03-16 13:42:16 +01:00
mozglue
Back out bf4b1d3c624e (bug 732069) on suspicion of causing increased failure to start the browser during tests
2012-03-17 12:32:44 -07:00
netwerk
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-17 16:57:05 -07:00
nsprpub
Bug 713936, Part 3: Update to NSPR 4.9 RTM (NSPR_4_9_RTM), r=kaie, a=akeybl
2012-02-17 15:03:46 -08:00
other-licenses
Back out bf4b1d3c624e (bug 732069) on suspicion of causing increased failure to start the browser during tests
2012-03-17 12:32:44 -07:00
parser
Bug 729049 - Inline IsXMLLetter, IsXMLNCNameChar, DecodeEntity from nsIParserService. r=hsivonen
2012-03-14 21:56:58 -07:00
probes
profile
Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
2011-11-07 21:20:42 -08:00
rdf
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
2012-03-12 18:53:18 -04:00
security
Bug 673381, patch v3 for NSPR/NSS versions in about:support, make build time minimum NSPR/NSS versions available to JS, r=rrelyea
2012-03-13 00:04:35 +01:00
services
Bug 735968 - PlacesUtils.history must be QI-ed before using nsPIPlacesDatabase methods. r=rnewman
2012-03-14 23:01:46 -07:00
src/test/java/org/mozilla/android/sync/repositories /domain
Bug 709403 - Part 2: add TabsRecord. r=nalexander
2012-03-02 17:36:16 -08:00
startupcache
Bug 733260 followup: use uint32_t for array and string lengths, r=luke
2012-03-06 15:52:55 -08:00
storage
Bug 721582 - We should probably use a strong assert for target in AsyncExecuteStatements::execute. r=mak.
2012-03-09 11:32:28 -03:00
testing
Merge from mozilla-central
2012-03-17 12:32:28 -04:00
toolkit
Merge from mozilla-central
2012-03-17 12:32:28 -04:00
tools
Bug 735191 - shared-libraries-win32.cc fails to crosscompile on case-sensitive OSes r=ehsan
2012-03-15 13:44:02 +01:00
uriloader
Unescape URLs in mail subjects before passing them to ShellExecute. Bug 227268, r=bsmedberg, sr=biesi
2012-02-25 23:12:55 -08:00
view
Bug 721294. Only call nsIPresShell::WillPaint for the root presshell. Pass aWilLSendDidPaint correctly to nsIPresShell::Paint. Remove aPaintDefaultBackground from nsIPresShell::Paint. r=mats
2012-01-28 16:36:23 +13:00
widget
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
2012-03-17 21:51:39 -04:00
xpcom
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
2012-03-17 21:51:39 -04:00
xpfe
Bug 727954 Delay autocomplete of pasted value r=IanNDONTBUILD
2012-03-04 15:13:20 +00:00
xulrunner
Bug 732976 - SingleSourceFactory should generate checksums file. r=ted
2012-03-12 17:48:40 -04:00
.gitignore
Bug 726573: Change .hgignore and .gitignore to ignore Eclipse IDE project files in subdirectories, too. r=khuey
2012-02-13 14:36:16 -08:00
.hgignore
Bug 726573: Change .hgignore and .gitignore to ignore Eclipse IDE project files in subdirectories, too. r=khuey
2012-02-13 14:36:16 -08:00
.hgtags
Added tag FIREFOX_AURORA_13_BASE for changeset b6627f28b7ec
2012-03-13 13:33:44 -07:00
aclocal.m4
Backout changeset 03394bda1d0f (bug 733773) because of Windows red.
2012-03-13 10:05:38 +01:00
allmakefiles.sh
Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build
2012-02-10 12:40:30 +00:00
client.mk
Bug 715048 - Don't re-run configure if .mozconfig.mk changes. r=khuey.
2012-01-04 20:43:30 -08:00
client.py
Bug 699905 - Add update_nssckbi to client.py; r=bsmith r=wtc
2012-02-19 11:58:23 +00:00
configure.in
Bug 666041 patch 1: Add internal build flag for CSS3 flexbox. r=khuey
2012-03-17 18:50:57 -07:00
LEGAL
LICENSE
Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver
2010-02-23 09:37:07 -08:00
Makefile.in
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
2011-12-28 08:24:02 +01:00
README.txt
added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb
2011-03-30 08:23:52 -03:00