Gavin Sharp
|
5705cce97d
|
Bug 724145: add telemetry for whether keyword.URL is user-set, r=jaws
|
2012-02-06 17:39:07 -08:00 |
|
Nicholas Nethercote
|
610b65aebb
|
Bug 689583 - Add names for memory multi-reporters. r=jlebar.
--HG--
extra : rebase_source : adb3fb2cbbb8a07b60edd48c7dc9a3a4a4763b79
|
2012-02-06 17:02:59 -08:00 |
|
Nicholas Nethercote
|
4bd01c2e8a
|
Bug 722969 - Don't use innerHTML when generating about:memory. r=jlebar.
|
2012-01-31 20:05:14 -08:00 |
|
Jed Davis
|
7145a95a6e
|
Bug 716110 - Split -new-instance flag out of existing -no-remote flag. r=bsmedberg
|
2012-01-20 01:12:00 -05:00 |
|
Brian R. Bondy
|
d3c51f21c1
|
Bug 715489 - MozillaMaintenance service is missing a description in Service Manager. r=rstrong
|
2012-02-06 13:32:51 -05:00 |
|
Jim Straus
|
e873ad365e
|
Bug 712378: Add an interface to control lights, and use it for the screen backlight on Gonk. r=cjones
|
2012-02-01 22:09:00 -08:00 |
|
Steven Lee
|
558004c794
|
Bug 714413 - Sensor support for gonk [r=cjones]
|
2012-02-05 18:41:15 -08:00 |
|
David Rajchenbach-Teller
|
10a61d376a
|
Bug 696033 - Add xperf probes (sample startup probes); r=glandium
|
2012-02-05 22:49:37 +00:00 |
|
Dão Gottwald
|
fb5926d8cc
|
Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich
|
2012-02-05 21:22:57 +01:00 |
|
aceman
|
342548bbbd
|
Bug 559501 - On about:support, change "Profile Directory" to "Profile Folder" on Windows & Mac; r=gavin.sharp
|
2012-02-05 18:57:46 +00:00 |
|
Ed Morley
|
abd2c4311d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-05 11:10:53 +00:00 |
|
Tim Taubert
|
5f79e14963
|
merge m-c to fx-team
|
2012-02-04 11:31:07 +01:00 |
|
Tim Taubert
|
013824d68d
|
merge m-c to fx-team
|
2012-02-04 11:28:09 +01:00 |
|
Ed Morley
|
0f53210896
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-03 16:45:09 +00:00 |
|
Jared Wein
|
e5e73cd6b0
|
Bug 722548 - Large play button for HTML5 <video> controls is not centered vertically. r=dao
|
2012-02-03 13:37:55 +01:00 |
|
Jared Wein
|
67774cb05d
|
Bug 723515 - Add telemetry probe for the opening time of the Firefox app menu. r=ttaubert
|
2012-02-03 13:32:11 +01:00 |
|
Jared Wein
|
58b72802b5
|
Bug 722532 - Large play button should not be displayed on audio elements. r=dolske
|
2012-02-03 13:29:44 +01:00 |
|
Dão Gottwald
|
6a95aff71b
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-03 10:13:41 +01:00 |
|
Neil Rashbrook
|
0a1cf802b8
|
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
|
2012-02-02 22:54:58 +01:00 |
|
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 |
|
Marco Bonardo
|
39552c2602
|
Bug 723126 - Telemetry for time needed for idle maintenance.
r=dietrich
|
2012-02-04 15:12:46 +01:00 |
|
Marco Bonardo
|
a38fe49873
|
Bug 723124 - Telemetry for time needed for idle frecency update.
r=dietrich
|
2012-02-04 15:12:42 +01:00 |
|
Tim Taubert
|
e2a2510fec
|
Bug 721019 - [Page Thumbnails] Add telemetry probes; r=dietrich
|
2012-02-02 15:50:53 +01:00 |
|
Jared Wein
|
c218dddebb
|
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
|
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 |
|
Dão Gottwald
|
eca2c3b177
|
Bug 574971 - Remove WindowDraggingElement's redundant 'window' argument. r=enn
|
2012-02-02 09:28:04 +01:00 |
|
Dave Townsend
|
5908b09675
|
Bug 635610 - Show the discovery pane's content earlier in the loading process. r=Unfocused, ui-r=limi
|
2012-02-01 14:21:16 +13:00 |
|
Gregory Szorc
|
8baa0dbe2f
|
Bug 716736 - Re-add performance data to daily add-on update check; r=Unfocused
|
2012-01-31 17:22:42 -08:00 |
|
Fabrice Desré
|
9fd57ced37
|
Bug 708484 - Add camera capture stream provider for gonk (temporary solution) - Part 1 : backend [r=cjones]
|
2012-01-31 16:29:17 -08:00 |
|
Ed Morley
|
08314b3ec8
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-01-31 10:52:29 +00:00 |
|
Marco Bonardo
|
d2fced45f5
|
Bug 720792 (part 1) - Backout autocomplete delay changes, for compatibility problems.
r=gavin
|
2012-01-31 11:29:20 +01:00 |
|
Ed Morley
|
987beafe67
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-01-31 03:06:47 +00:00 |
|
Neil Rashbrook
|
366e19724f
|
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
|
2012-01-31 00:27:23 +01:00 |
|
Ed Morley
|
d1b367f3d5
|
Backout 8705f07a49ec (bug 649840) for bustage
|
2012-01-30 23:20:54 +00:00 |
|
Neil Rashbrook
|
8f27b20bd2
|
Better test for bug 649840 r=ehsan
|
2012-01-30 22:28:21 +00:00 |
|
Serge Gautherie
|
191680ed86
|
Bug 722019. (Av2) Remove some useless/redundant listbox rules, in gnomestripe and winstripe. r=neil.
|
2012-01-30 19:35:35 +01:00 |
|
stefanh@inbox.com
|
7d55c9a367
|
Bug 713446 - White text with text-shadow in selected bottom tabs. r=dao.
|
2012-01-30 18:30:32 +01:00 |
|
Marco Bonardo
|
70e5f12159
|
Backout 3bd7584753ae for test failures
|
2012-01-30 12:49:27 +01:00 |
|
Marco Bonardo
|
78ca8f03c2
|
Merge central to inbound
|
2012-01-30 11:47:01 +01:00 |
|
Marco Bonardo
|
1b867db153
|
Merge last green PGO from inbound to central
|
2012-01-30 11:32:01 +01:00 |
|
Doug Turner
|
599542c9f7
|
Bug 722118 - Android make package fails if --disable-tests. r=blassey
|
2012-01-29 20:42:00 -08:00 |
|
Joe Drew
|
27be73c00c
|
Merge the last PGO-clean changeset of mozilla-inbound into mozilla-central.
|
2012-01-28 21:41:17 -05:00 |
|
Joel Maher
|
f41618b77e
|
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
|
2012-01-28 19:19:44 -05:00 |
|
Joe Drew
|
9f3a3972b2
|
Merge mozilla-central to mozilla-inbound.
|
2012-01-28 15:48:23 -05:00 |
|
stefanh@inbox.com
|
29e90013fe
|
Bug 425916 - Improve look of mac treerows when in editing mode. r=mstange+dao.
|
2012-01-28 14:34:05 +01:00 |
|
aceman
|
f6b8672946
|
Bug 593443 - Add some new prefs to the about:support whitelist. r=Mossop
|
2012-01-28 11:56:14 +00:00 |
|
aceman
|
cd5b3ac2ed
|
Bug 559500 - On about:support, "Open Containing Folder" is misleading. r=gavin
|
2012-01-28 11:55:35 +00:00 |
|
Tim Taubert
|
65919116f7
|
merge m-c to fx-team
|
2012-01-28 09:10:04 +01:00 |
|
Jared Wein
|
bade346f49
|
Bug 721626 - Video controls' fullscreen button exits fullscreen when in a fullscreen document. r=gavin
|
2012-01-27 17:03:22 -08:00 |
|