Panagiotis Koutsourakis
|
583eb38038
|
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 |
|
Igor Bukanov
|
3163d5e91e
|
bug 723517 - Drop cx argumrent from JS_GetClass(cx, obj). r=luke
|
2012-02-04 01:54:57 +01:00 |
|
Gavin Sharp
|
93f574f547
|
Bug 723808: don't allow loads in type=content docshells to inherit the system principal, r=bz
--HG--
extra : transplant_source : %E6%25%A7%C1.%DA%02%CC%BF%DA%ED%BEZ%E8%FB%CD%28%0A%FE8
|
2012-01-30 18:29:44 -08:00 |
|
Igor Bukanov
|
0c1bc419b6
|
bug 723510 - Workers: double-error reporting in location.toString and incorrect assumption about JS_GetInstancePrivate. r=bent
|
2012-02-03 19:00:08 +01:00 |
|
Jonathan Kew
|
bd99a4284f
|
backout c18523b51058 (bug 716014) on suspicion of causing Win Debug reftest timeouts.
|
2012-02-03 14:01:35 +00:00 |
|
Matt Brubeck
|
15a57a260d
|
Merge mozilla-central to inbound
|
2012-02-02 20:49:06 -08:00 |
|
Olli Pettay
|
08dfac99be
|
Bug 716014 - Use CompartmentGC more often, r=billm,mccr8
|
2012-02-02 22:34:53 +02:00 |
|
Philipp von Weitershausen
|
9c36e6d2b7
|
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
|
91dc535ce8
|
Bug 716709 - RIL: call state on SGS2 has extra uint32. r=qDot
|
2012-02-02 10:41:07 -08:00 |
|
Philipp von Weitershausen
|
ca578f8c1a
|
Bug 720747 - Completely silence RIL worker by default. r=qDot
|
2012-02-02 10:41:07 -08:00 |
|
Ed Morley
|
9b8aaafa74
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-02 10:22:32 +00:00 |
|
Tim Taubert
|
456b0bba2b
|
merge m-c to fx-team
|
2012-02-02 10:03:01 +01:00 |
|
Tim Taubert
|
36e10603d3
|
Bug 720697 - Provide internal API to get canvas image data as nsIInputStream; r=khuey
|
2012-02-01 01:13:44 +01:00 |
|
Olli Pettay
|
cdb5d5b24a
|
Bug 723157 - Call forgetSkippable more often, r=mccr8
--HG--
extra : rebase_source : fdbca61ec4ef1d5898539f24248dd19f2767103e
|
2012-02-01 19:44:03 +02:00 |
|
Olli Pettay
|
98d9305fe1
|
Bug 723064 - Many debug xpcshell-tests show leaks of 1 each of Mutex, ReentrantMonitor, nsTArray_base, nsThread, nsTimerImpl, r=mccr8
--HG--
extra : rebase_source : 7ec508569cf5a64cea12fb5f085f4feb1f9234bd
|
2012-02-01 19:41:17 +02:00 |
|
Ed Morley
|
98b43b9ac2
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-01 10:55:34 +00:00 |
|
Josh Aas
|
1d82a76ecf
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
|
Ed Morley
|
08314b3ec8
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-01-31 10:52:29 +00:00 |
|
Olli Pettay
|
e297be8544
|
Bug 721543 - Call forgetSkippable before CC, r=mccr8
--HG--
extra : rebase_source : 4be50f8bcab1418c563394379abb6b4f074697b3
|
2012-01-30 22:06:18 +02:00 |
|
Wes Johnston
|
89aa32c6d3
|
Bug 722627 - Send window with touch event listener notification. r=smaug
|
2012-01-31 09:48:54 -08:00 |
|
Ed Morley
|
e835f7000f
|
Backout b87113ff33ff (bug 721741) for Android build failures
|
2012-01-31 16:19:00 +00:00 |
|
Kan-Ru Chen
|
bd0bec8497
|
Bug 709585 - Part 6, Connect DOM and hal. r=sicking
--HG--
extra : rebase_source : 8c205b3d2cd706996f92604816013b4d7b41b3c7
|
2012-01-19 22:25:00 -05:00 |
|
Kan-Ru Chen
|
92318b5737
|
Bug 709585 - Part 4, Dummy PowerManager DOM code. r=sicking
--HG--
extra : rebase_source : 57ff9f770d39551bf72f421166acbe21dc38ac23
|
2012-01-19 22:24:00 -05:00 |
|
Kan-Ru Chen
|
dcd32d8e56
|
Bug 709585 - Part 3, Plug mozPower into navigator object. r=sicking
--HG--
extra : rebase_source : 8382e9c044feca9b2e511e022a3bb4fe64ca0d4b
|
2012-01-19 22:24:00 -05:00 |
|
Kan-Ru Chen
|
1a7a178f07
|
Bug 709585 - Part 2, PowerManager interface. r=sicking
--HG--
extra : rebase_source : 2635a9c85ee58c27b8bbf8bf2118b3dd07a8928a
|
2012-01-19 22:23:00 -05:00 |
|
Kan-Ru Chen
|
2c163d8dfd
|
Bug 709585 - Part 1, Makefile boilerplate. r=sicking, sr=gal
--HG--
extra : rebase_source : 6260b13608efd50d78676fb0c09d36b2ba84f8ae
|
2012-01-19 22:23:00 -05:00 |
|
James Willcox
|
dce57d4892
|
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
|
2012-01-31 09:40:58 -05:00 |
|
Jonathan Watt
|
96c744e85d
|
Bug 722071 - Implement array style indexing for SVGStringList. r=mrbkap.
|
2012-01-31 13:18:08 +00:00 |
|
Nathan Froyd
|
c054d45eec
|
Bug 715953 - add telemetry for recent background timers; r=bz
|
2012-01-18 09:35:05 -08:00 |
|
Scott Johnson
|
ff21d09cca
|
Backout 561e1013aba0 for bustage on windows.
|
2012-01-30 18:50:40 -06:00 |
|
Scott Johnson
|
8e1d227edd
|
Backout 828713f89601 for bustage on windows.
|
2012-01-30 18:50:05 -06:00 |
|
Scott Johnson
|
ca52c8df2d
|
Backout 648e5e5b9dd3 for bustage on windows.
|
2012-01-30 18:49:33 -06:00 |
|
Scott Johnson
|
bb8bd93fdc
|
Backout 656500fc5e79 for windows bustage.
|
2012-01-30 18:48:33 -06:00 |
|
Scott Johnson
|
e3eac1cad1
|
Backout 10b455909e94 for bustage on windows.
|
2012-01-30 18:46:41 -06:00 |
|
Scott Johnson
|
d25fcc09aa
|
Backed out changeset 5d81f5f84779
|
2012-01-30 18:44:40 -06:00 |
|
Scott Johnson
|
cf0c79a661
|
Backout 561e1013aba0:10b455909e94 for bustage on Windows.
|
2012-01-30 18:41:25 -06:00 |
|
Blake Kaplan
|
106a0157cb
|
Bug 722318 - Ask wpa_supplicant if it had already connected before we connected to it. r=gal
|
2012-01-31 00:43:46 +01:00 |
|
Kan-Ru Chen
|
bb429b659b
|
Bug 709585 - Part 6/6, Connect DOM and hal. r=sicking
--HG--
extra : rebase_source : e8810a8ad310b888cf6e329fce5e0ddcbd94070f
|
2012-01-30 17:02:53 -06:00 |
|
Kan-Ru Chen
|
73051480d4
|
Bug 709585 - Part 4/6, Dummy PowerManager DOM code. r=sicking
--HG--
extra : rebase_source : f83eef1e296a6c006032a7e30e26bd7ca32b4490
|
2012-01-30 17:02:49 -06:00 |
|
Kan-Ru Chen
|
46b8e14864
|
Bug 709585 - Part 3/6, Plug mozPower into navigator object. r=sicking
--HG--
extra : rebase_source : ec26dca3f0adf92da1940a42e80b6dc4398bf12b
|
2012-01-30 17:02:46 -06:00 |
|
Kan-Ru Chen
|
885d499880
|
Bug 709585 - Part 2/6, PowerManager interface. r=sicking
--HG--
extra : rebase_source : 09836fa8ddd2c663eb1436ab411814ab832fb58e
|
2012-01-30 17:02:43 -06:00 |
|
Kan-Ru Chen
|
a27d073052
|
Bug 709585 - Part 1/6, Makefile boilerplate. r=sicking, sr=gal
--HG--
extra : rebase_source : 5a3631addac30d66d7f7b5c426704027b10f7182
|
2012-01-30 17:02:41 -06:00 |
|
Nicholas Nethercote
|
a95d674a91
|
Bug 721628 (part 4) - Use better names for various JS memory reporting things. r=Ms2ger.
--HG--
extra : rebase_source : 4edc916c571906329075b6be68c245267f9b61d0
|
2012-01-29 14:11:32 -08:00 |
|
Doug Turner
|
ab812201ed
|
Bug 713803 - Rationalize JNI access accross android widget. r=blassey
|
2012-01-29 12:39:30 -08:00 |
|
Phil Ringnalda
|
eab130eacc
|
Back out 59d8d92f9f3c (bug 713803) for Android C1 permaorange
|
2012-01-29 00:49:02 -08:00 |
|
Doug Turner
|
775c1f6fc2
|
Bug 713803 - Rationalize JNI access accross android widget. r=blassey
|
2012-01-28 22:38:02 -08:00 |
|
Matt Brubeck
|
8762a3799f
|
Bug 720400 - Crash in nsPluginInstanceOwner::RemovePluginView @ mozilla::AndroidBridge::EnsureJNIThread [r=blassey]
|
2012-01-28 20:16:26 -08:00 |
|
Jon Buckley
|
ae7d4a9222
|
Bug 721230 - Implement a compressed texture support stub for WebGL conformance. r=bjacob
|
2012-01-28 16:15:27 -05:00 |
|
Landry Breuil
|
90621bb925
|
Bug 722046: Fix build failure on OpenBSD/Gcc 4.2.1 due to extra semicolon. r=Ms2ger
|
2012-01-28 12:03:35 -08:00 |
|
Jonathan Watt
|
b71af22516
|
Bug 711958 - Add a 'length' property to DOMSVGStringList. r=dholbert.
|
2012-01-28 10:43:34 +00:00 |
|