Commit Graph

1406 Commits

Author SHA1 Message Date
Matthew Noorenberghe
a25c140e17 Bug 720101 - Remove @import of missing file: toolkit/content/global/autocomplete.css r=dao 2012-01-24 16:35:11 -08:00
Azat Tymerkaev
8491e32736 Bug 609107 - Updated toolbarbutton dropmarker. r=dao 2012-02-09 17:19:03 +01:00
Marco Bonardo
5218fb3591 Bug 691419 follow-up: remove the aero icon from winstripe jar.mn 2012-02-07 10:57:51 +01:00
Leonard Camacho
00bbea41d8 Bug 691419 - Move the command line background image to the browser/.../devtools directory. r=dao 2012-02-07 09:53:12 +01:00
Ed Morley
d0caaee8de Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-05 11:10:53 +00:00
Jared Wein
0b7b3ca543 Bug 722548 - Large play button for HTML5 <video> controls is not centered vertically. r=dao 2012-02-03 13:37:55 +01:00
Panagiotis Koutsourakis
835036b234 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
Ed Morley
5e1bd57ef6 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-31 03:06:47 +00:00
Serge Gautherie
ec96eb352f Bug 722019. (Av2) Remove some useless/redundant listbox rules, in gnomestripe and winstripe. r=neil. 2012-01-30 19:35:35 +01:00
ca8f7575d2 Bug 713446 - White text with text-shadow in selected bottom tabs. r=dao. 2012-01-30 18:30:32 +01:00
Joe Drew
7d87e38db2 Merge mozilla-central to mozilla-inbound. 2012-01-28 15:48:23 -05:00
cfb3b62621 Bug 425916 - Improve look of mac treerows when in editing mode. r=mstange+dao. 2012-01-28 14:34:05 +01:00
Jared Wein
070b6abf73 Bug 681548 - Media controls visual refresh. r=dao 2012-01-27 17:02:42 -08:00
Chris Pearce
e60e83326a Bug 715469 - Make video full-screen button use background image, so it doesn't fire a load event. r=gavin 2012-01-30 20:04:44 +13:00
Jared Wein
36bb73584b Bug 666306 - Added a large play button when the video is not autoplay and with controls enabled. r=dolske 2012-01-26 17:41:35 -08:00
Geoff Lankow
bf54c2dd6d Bug 669392 - File and Directory paths should be cropped in the middle and not at the beginning of the path; r=Unfocused 2011-08-17 14:03:28 +12:00
c2f9b84930 Bug 718392 - [Mac] Restore non-highlight when hovering menus in content menubars. r=dao. 2012-01-20 22:14:05 +01:00
Geoff Lankow
4a85607274 Bug 715735 - Detail view icon has no dimensions set, causes a relayout when it loads; r=Unfocused 2012-01-10 20:15:51 +13:00
Thomas Prip Vestergaard
d3014efb89 Bug 713822 - Simplify @media queries. r=dao 2012-01-06 11:38:39 +01:00
Tim Taubert
fe8941aea1 merge m-c to fx-team 2011-12-29 13:59:50 +01:00
Tim Taubert
d74f7c33f3 merge m-c to fx-team 2011-12-27 17:05:33 +01:00
Jared Wein
73fe6a6b27 Bug 419231 - Floating scrollbar in the toolbar customization palette is funky. r=dao 2011-12-21 15:16:05 -08:00
Dão Gottwald
b3b1b50e93 Bug 706100 - Deduplicate skin files shared between gnomestripe and winstripe. r=dolske 2011-12-19 13:19:05 +01:00
William Chen
914747e587 Bug 497995: Part 5 - Change existing border-image uses in the tree to match the new spec. r=dbaron 2011-12-22 18:35:20 -05:00
Jason Yeo
c23edb7e63 Bug 709578 - Replace :-moz-system-metric with @media blocks. r=dao 2011-12-28 00:49:17 +01:00
Jared Wein
ce677a27f0 Bug 513405 - Add text to video controls to describe the cause of errors. r=dolske 2011-12-05 14:00:28 -08:00
Markus Amalthea Magnuson
ec3f48b242 Bug 623220 - Fix left margin on close buttons for find bar and addon bar on Mac; r=dao 2011-11-30 13:19:48 +00:00
Marco Bonardo
87ae51135e Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-30 12:45:59 +01:00
Tim Taubert
62c1929018 merging m-c to fx-team 2011-11-30 06:45:50 +01:00
Marco Bonardo
34776196b2 Merge mozilla-central to mozilla-inbound 2011-11-30 00:02:46 +01:00
Markus Stange
3d843ea2fc Bug 681425 - Give selected tabs a white text on Lion. r=dao 2011-11-29 15:34:32 +01:00
Dão Gottwald
fe4518421e Bug 659407 - Remove duplicate pinstripe files. r=dolske 2011-11-29 13:33:27 +01:00
Dão Gottwald
03562cc6ef Bug 659407 - Remove duplicate gnomestripe files. r=dolske 2011-11-29 13:27:48 +01:00
Dão Gottwald
df0fbbcd80 Bug 659407 - Remove duplicate winstripe files. r=dolske 2011-11-29 13:24:01 +01:00
Sonny Piers
a9e3f0b119 Bug 703938 - Move WebConsole style from toolkit to browser; r=msucan,dao,rcampbell 2011-11-24 09:18:41 +01:00
Ed Morley
3b1ee92e30 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-24 15:50:30 +00:00
Jared Wein
cc40d1075b Bug 470628 - Part 2: Full screen button graphic. r=dolske 2011-11-23 14:42:25 -05:00
Jared Wein
1e8092a8d4 Bug 470628 - Part 1: CSS, JS, XBL, and locale changes (with fall-back support). r=dolske ui-r=shorlander f=fryn 2011-11-23 14:42:18 -05:00
Dão Gottwald
55664356ea fixing line endings, no bug 2011-11-29 17:18:42 +01:00
Sonny Piers
fb32b5ab0d Bug 703123 - web console 'Web Developer' filter button should be renamed; r=msucan,dao 2011-11-21 11:37:18 +01:00
Richard Marti
cfc04d60b0 Bug 687968 - Highlight the whole treerow on dragging/dropping. r=dao 2011-11-19 14:40:20 +01:00
Sonny Piers
e048a0e2ed Bug 702776 - Missing margin in the highlighter and web console buttons; r=msucan,dao 2011-11-16 14:50:46 +01:00
Ed Morley
6e731c995a Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rail Aliiev
b2aeac5a65 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Philipp von Weitershausen
9b87ee5546 Merge m-c to s-c 2011-10-24 09:08:55 -07:00
Jared Wein
4bfadb0b38 Bug 692640 - Video statistics text overlaps itself on small dimension videos. r=dolske 2011-10-21 16:07:18 -04:00
Philipp von Weitershausen
05d46e1d26 Bug 693461 - Make inContentUI.css work for XHTML pages. r=dao 2011-10-19 14:29:17 -07:00
Brad Lassey
03fb4f1a1b bug 687265 - Front-end support for flash on Android Fennec r=mbrubeck,blassey,dolske,jst 2011-10-07 13:46:02 -04:00
Dave Townsend
97afc8173d Bug 652376: Migrate XPInstall dialog into the extensions directory. r=robstrong 2011-11-23 15:04:56 -08:00
Jesper Kristensen
4fa0c23f96 Bug 591780 - Frontend support for restartless dictionaries. r=ehsan, r=Mossop 2011-10-06 12:06:18 -07:00