Jonathan Kew
|
9006acace3
|
backout 5ca407ff5564 (bug 672507) for M-oth (a11y) orange
|
2012-02-03 10:18:03 +00:00 |
|
teramako
|
cdbf3b742d
|
Bug 722663 - open a new tab from Panorama view should reference gWindow.BROWSER_NEW_TAB_URL; r=dietrich
|
2012-02-03 10:41:09 +01:00 |
|
Rafael Ávila de Espíndola
|
adcd1c249a
|
Bug 723501 - Mark MemoryReporter_* final. r=justin.lebar.
--HG--
extra : rebase_source : 7c1066ab8353c8d4766b060491cbbd4adfa44ce0
|
2012-02-03 10:22:01 +01:00 |
|
Daniel Holbert
|
1f36270e24
|
Bug 723809: Fix signed/unsigned build warning in TestTArray.cpp. r=jlebar
|
2012-02-03 01:18:58 -08:00 |
|
Daniel Holbert
|
51b490f296
|
Bug 723754: Fix C++ style comment in header that gets included by .c files. r=karlt
|
2012-02-03 01:18:53 -08:00 |
|
Dão Gottwald
|
be33215b58
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-03 10:13:41 +01:00 |
|
Dão Gottwald
|
5100aaee99
|
Bug 720985 - Report a failure when a test leaks a global variable. r=gavin
|
2012-02-03 10:10:52 +01:00 |
|
Tim Taubert
|
7f8124f8b6
|
Backed out changeset 2b7cea9aa6a3 (bug 722479)
|
2012-02-02 23:19:45 +01:00 |
|
Neil Rashbrook
|
fda00c5f29
|
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
|
2012-02-02 22:54:58 +01:00 |
|
Aryeh Gregor
|
2f98b52366
|
Bug 723680 - Fix known failing test from bug 505115. r=roc
|
2012-02-02 15:50:08 -05:00 |
|
Jignesh Kakadiya
|
646cc79ec3
|
Bug 539694 - Added MOZ_DELETE attribute to private copy constructors, r=surkov
|
2012-02-09 16:43:13 +09:00 |
|
Phil Ringnalda
|
6ef12e6a7b
|
Back out 20ad3570d599 (bug 716556) for xpcshell orange
|
2012-02-08 22:11:42 -08:00 |
|
John Ford
|
221da5fe43
|
Bug 725199 - include build machine name in about:buildconfig r=ted
|
2012-02-08 19:16:47 -10:00 |
|
John Schoenick
|
7e335a3e1c
|
Bug 716556 - Fix possible buffer overflow with nsScriptableInputStream, r=bsmedberg
|
2012-02-08 14:44:55 -08:00 |
|
Benoit Jacob
|
b5c12a324e
|
Bug 719164 - Silence glxtest to get rid of spurious messages from the GL - r=glandium
|
2012-02-08 21:55:34 -05:00 |
|
David Mandelin
|
0afa5c5bef
|
Bug 725198: reuse js_DoubleToECMAInt32 for js_DoubleToECMAUint32, r=luke
|
2012-02-08 18:38:32 -08:00 |
|
Eddy Bruel
|
8a63434154
|
Bug 675694: add function to dump parse trees and use it in shell parse function, r=jorendorff
|
2012-02-08 17:21:33 -08:00 |
|
David Mandelin
|
eea808da03
|
No bug, mark slow test
|
2012-02-08 18:09:28 -08:00 |
|
Matt Brubeck
|
880578f17d
|
Backed out changeset af0ab64cb947 (bug 675694) because of build failures
|
2012-02-08 17:36:53 -08:00 |
|
Eddy Bruel
|
e53c5d7bad
|
Bug 675694: add function to dump parse trees and use it in shell parse function, r=jorendorff
|
2012-02-08 17:21:33 -08:00 |
|
Olli Pettay
|
9aeadab10e
|
Bug 716014 - Use CompartmentGC more often, r=billm,mccr8
|
2012-02-02 22:34:53 +02:00 |
|
Philipp von Weitershausen
|
90ea87d1b4
|
Bug 723372 - B2G telephony: audio should be turned on during dialing + ringing. r=bent DONTBUILD because NPOTB
|
2012-02-02 11:12:32 -08:00 |
|
Philipp von Weitershausen
|
dd04869e98
|
Bug 723356 - Make console output show up in logcat. r=gal
|
2012-02-02 11:11:42 -08:00 |
|
Josh Matthews
|
7c3ef60c66
|
Bug 722840 - Add private browsing attribute to docshells. r=bz
|
2012-02-02 14:03:46 -05:00 |
|
Ed Morley
|
0a281e1b93
|
Backout 001b3e1ec98f (bug 721772),
|
2012-02-04 18:02:07 +00:00 |
|
Robert Longson
|
ab7333bf97
|
Bug 616892 - Follow up mark suspend-02.svg test random on windows for now (tracked by bug 724281)
|
2012-02-04 17:59:54 +00:00 |
|
David Bolter
|
8a2a6f78b0
|
Bug 721772 - Call ISimpleDOM telemetry accumulation only once; r=tbsaunde
|
2012-02-04 17:45:04 +00:00 |
|
Panagiotis Koutsourakis
|
791aa57b19
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
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.
|
2012-02-04 17:32:24 +00:00 |
|
Kyle Huey
|
e9311b28fe
|
Bug 723029 - Crash in mozilla::storage::Service::UpdateQutoaInformationForFile @ `anonymous namespace''::xOpen.
r=taras
|
2012-02-04 16:19:44 +01:00 |
|
Ms2ger
|
543fea550d
|
Bug 705429 - Remove dead code: txNamespaceMap::lookupNamespace(const nsAString&); r=peterv
|
2012-02-04 15:02:06 +00:00 |
|
Ms2ger
|
92d889a17a
|
Bug 705430 - Remove dead code: txXPathNodeUtils::getDocument; r=peterv
|
2012-02-04 15:02:06 +00:00 |
|
Marco Bonardo
|
375ecc8a79
|
Bug 723126 - Telemetry for time needed for idle maintenance.
r=dietrich
|
2012-02-04 15:12:46 +01:00 |
|
Marco Bonardo
|
03cb8e0aaa
|
Bug 723124 - Telemetry for time needed for idle frecency update.
r=dietrich
|
2012-02-04 15:12:42 +01:00 |
|
Marco Bonardo
|
de261a7af6
|
Backout f66ffefbb697 (bug 715402) for m-oth proprty leaks
|
2012-02-04 15:12:21 +01:00 |
|
Robert Longson
|
dc84569d62
|
Bug 616892 - Make more updates honour suspendRedraw. r=roc
|
2012-02-04 13:58:46 +00:00 |
|
Masatoshi Kimura
|
774c844087
|
Bug 722962 - Avoid a race condition; r=jonas
|
2012-02-04 13:11:09 +00:00 |
|
Aryeh Gregor
|
320d776065
|
Bug 723637 - Fix two reftests from bug 505115; r=roc
|
2012-02-02 14:13:13 -05:00 |
|
Philipp von Weitershausen
|
f76b8ed391
|
Bug 716709 - RIL: call state on SGS2 has extra uint32. r=qDot
|
2012-02-02 10:41:07 -08:00 |
|
Philipp von Weitershausen
|
28c35b977e
|
Bug 720747 - Completely silence RIL worker by default. r=qDot
|
2012-02-02 10:41:07 -08:00 |
|
Victor Porof
|
180e38d187
|
Bug 715970 - Highlighted node should center in the visualization (Tilt); r=rcampbell
|
2012-02-02 19:14:40 +02:00 |
|
Armen Zambrano Gasparnian
|
359e977fcc
|
Bug 719567. expand talos.json to support pageloader.xpi. r=jmaher
|
2012-02-02 11:03:47 -05:00 |
|
Tim Taubert
|
b220132363
|
Bug 722479 - browser/components/thumbnails/test/ tests leak chrome://global/content/mozilla.xhtml; r=dao
|
2012-02-02 15:51:37 +01:00 |
|
Tim Taubert
|
eb1372e781
|
Bug 721019 - [Page Thumbnails] Add telemetry probes; r=dietrich
|
2012-02-02 15:50:53 +01:00 |
|
Jonathan Kew
|
fc48b61693
|
bug 723472 - don't trigger an OOM abort on a zero-size allocation. r=cjones
|
2012-02-02 14:34:22 +00:00 |
|
Victor Porof
|
7759041ecc
|
Bug 699121 - Style Editor should save file:// URLs immediately; r=cedricv,paul
|
2012-02-02 13:27:43 +02:00 |
|
Rob Campbell
|
cb4b96de38
|
Bug 717373 - Remove the textarea fallback from the Source Editor; r=msucan
|
2012-02-08 10:48:07 -04:00 |
|
Tim Taubert
|
8868a92a2d
|
Bug 721417 - Can't drag and drop URL into about:newtab; r=fryn
|
2012-02-08 02:46:20 +01:00 |
|
Jared Wein
|
99a897f70e
|
Bug 723090 - Add telemetry probe for the opening time of the site identity popup. r=dietrich
|
2012-02-02 12:06:42 +01:00 |
|
Ed Morley
|
8be2a077dc
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-02 10:22:32 +00:00 |
|
Tim Taubert
|
67644c2dbd
|
merge m-c to fx-team
|
2012-02-02 10:03:01 +01:00 |
|