- Mar 31, 2012
-
-
Ryan VanderMeulen authored
-
Sinker Li authored
-
Sinker Li authored
-
Ryan VanderMeulen authored
-
- Feb 26, 2012
-
-
Simon Montagu authored
Unescape URLs in mail subjects before passing them to ShellExecute. Bug 227268, r=bsmedberg, sr=biesi
-
- Feb 23, 2012
-
-
Masatoshi Kimura authored
-
Mark Capella authored
-
- Feb 10, 2012
-
-
Phil Ringnalda authored
-
- Feb 04, 2012
-
-
Panagiotis Koutsourakis authored
Files named Makefile.in containing the expression DIRS += <foo> or DIRS = <foo> inside the conditional expression ifdef ENABLE_TESTS ... endif are changed to TEST_DIRS += tests outside any conditional expression. The files ./layout/Makefile.in ./layout/Makefile.in ./layout/style/Makefile.in ./rdf/Makefile.in ./security/manager/Makefile.in ./content/Makefile.in ./content/smil/Makefile.in ./content/xul/templates/Makefile.in ./content/xul/content/Makefile.in ./content/base/Makefile.in ./content/media/Makefile.in ./parser/htmlparser/Makefile.in ./dom/sms/Makefile.in ./js/jsd/Makefile.in ./js/xpconnect/Makefile.in ./widget/Makefile.in ./widget/windows/Makefile.in ./Makefile.in ./startupcache/Makefile.in ./storage/Makefile.in ./gfx/Makefile.in ./intl/strres/Makefile.in ./intl/uconv/Makefile.in ./intl/unicharutil/Makefile.in ./intl/lwbrk/Makefile.in ./embedding/Makefile.in ./modules/libjar/Makefile.in ./modules/libpref/Makefile.in ./build/Makefile.in ./build/win32/Makefile.in ./xpcom/Makefile.in ./extensions/spellcheck/hunspell/Makefile.in ./extensions/cookie/Makefile.in ./netwerk/Makefile.in ./netwerk/streamconv/Makefile.in ./editor/txmgr/Makefile.in ./toolkit/mozapps/shared/Makefile.in ./toolkit/mozapps/update/Makefile.in ./toolkit/library/Makefile.in ./toolkit/library/Makefile.in ./toolkit/crashreporter/Makefile.in ./toolkit/components/perf/Makefile.in ./toolkit/components/perf/Makefile.in ./toolkit/components/feeds/Makefile.in ./toolkit/components/url-classifier/Makefile.in contain the string ifdef ENABLE_TESTS but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and they remain unchanged by this patch.
-
- Feb 08, 2012
-
-
Ed Morley authored
-
Masatoshi Kimura authored
-
- Jan 24, 2012
-
-
Simon Montagu authored
-
- Jan 23, 2012
-
-
Steven Michaud authored
Bug 720168 - Crash in nsHttpChannel::CallOnStartRequest @ objc_msgSend | nsOSHelperAppService::GetMIMEInfoFromOS. r=bgirard
-
- Feb 13, 2012
-
-
passfree authored
-
- Jan 18, 2012
-
-
Matt Brubeck authored
-
- Jan 17, 2012
-
-
Steven Michaud authored
-
- Feb 10, 2012
-
-
Ben Turner authored
-
- Jan 16, 2012
-
-
Makoto Kato authored
-
- Jan 19, 2012
-
-
Steven Michaud authored
-
- Nov 28, 2011
-
-
Felipe Gomes authored
-
- Nov 05, 2011
-
-
Ed Morley authored
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
-
- Nov 11, 2011
-
-
Michael Wu authored
-
- Oct 17, 2011
-
-
Ehsan Akhgari authored
Landing on a CLOSED TREE
-
- Nov 04, 2011
-
-
Rail Aliiev authored
-
- Oct 11, 2011
-
-
Jeff Walden authored
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones --HG-- extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
-
- Sep 29, 2011
-
-
Michael Wu authored
--HG-- rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
-
- Sep 15, 2011
-
-
Neil Rashbrook authored
-
- Oct 12, 2011
-
-
Jeff Walden authored
-
- Oct 11, 2011
-
-
Jeff Walden authored
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones --HG-- extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
-
- Sep 09, 2011
-
-
Boris Zbarsky authored
Bug 489259. Grab the parent chain for our OnStateChange calls before we fire onload and possibly change the docshell tree. r=jst
-
Nick Hurley authored
-
- Sep 07, 2011
-
-
Phil Ringnalda authored
Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE
-
Boris Zbarsky authored
-
Boris Zbarsky authored
Bug 642551. Save status info we may want to use in a list so we don't have to walk the entire pending request hashtable looking for one of the rare ones with status info. r=neil
-
- Aug 29, 2011
-
-
Rafael Ávila de Espíndola authored
-
- Aug 22, 2011
-
-
Geoff Brown authored
-
- Aug 16, 2011
-
-
Paolo Amadini authored
Bug 591289 - Save chosen download file name and other metadata in Places history [r=sdwilsh, ui-r=limi]
-
- Aug 12, 2011
-
-
Malini Das authored
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
-
- Nov 10, 2011
-
-
Oonishi Atsushi authored
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
-
- Aug 10, 2011
-
-
Brad Lassey authored
-