Tim Taubert
|
58e4cae83f
|
Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich
|
2012-02-09 11:12:15 +01:00 |
|
Tim Taubert
|
19772ea2bf
|
Bug 720838 - [Page Thumbnails] Use canvas.mozFetchAsStream(); r=dietrich
|
2012-02-09 09:48:30 +01:00 |
|
Tim Taubert
|
5444e85a28
|
merge m-c to fx-team
|
2012-02-09 09:28:33 +01:00 |
|
Dietrich Ayala
|
aaf8907a18
|
Bug 715402 - Wait for chrome MozAfterPaint before executing any code not critical to making the initial window visible; r=gavin
|
2012-02-08 17:46:51 +01:00 |
|
Marco Bonardo
|
de8434cfcb
|
Backout 7a8b935ab596 (bug 674370) for Paint regression
|
2012-02-08 09:23:40 +01:00 |
|
Tim Taubert
|
ef724aab37
|
Backed out changeset b3a4b572a634 (bug 715402)
|
2012-02-09 20:20:30 +01:00 |
|
Mounir Lamouri
|
a243c131df
|
Merge mozilla-central into mozilla-inbound.
|
2012-02-09 11:31:59 +01:00 |
|
Tim Taubert
|
700f95f445
|
Bug 721417 - Can't drag and drop URL into about:newtab; r=fryn
|
2012-02-08 02:46:20 +01:00 |
|
Tim Taubert
|
e53ff4e9ab
|
merge m-c to fx-team
|
2012-02-07 20:11:47 +01:00 |
|
Matthew Noorenberghe
|
9bf9072d5f
|
Bug 722636 - Only show "Undo Add to Dictionary" context menu on text fields and add separator r=ehsan
|
2012-01-31 14:53:21 -08:00 |
|
Paul O’Shannessy
|
2438a429cc
|
Bug 721860 - addonBar keyboard shortcut enabled in non-browser windows [r=gavin]
|
2012-02-08 11:59:32 -08:00 |
|
Gavin Sharp
|
0d243ec514
|
Back out parts of bug 698986 to resolve bug 716945
|
2012-01-30 15:37:59 -08:00 |
|
VD
|
9c9297a32d
|
Bug 702894 - Remove pre-DOM API full-screen video implementation. r=dao
|
2012-02-08 14:19:29 +01:00 |
|
Panagiotis Astithas
|
8fa4dc1487
|
Bug 697762 - Land the debugger in m-c - sr changes; r=msucan,rcampbell; sr=dtownsend
|
2012-01-23 10:29:15 +02:00 |
|
Panagiotis Astithas
|
c829da62d2
|
Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend
|
2012-02-07 13:22:30 -04:00 |
|
Blake Winton
|
d810893160
|
Bug 694958 - [highlighter] [infobar] limit the size of the infobar. r=dao
|
2012-01-30 14:27:53 -05:00 |
|
Marco Bonardo
|
904ec1019e
|
Merge last PGO-safe changeset from inbound to central
|
2012-02-06 09:37:30 +01:00 |
|
Tim Taubert
|
085c7a4efd
|
merge m-c to fx-team
|
2012-02-05 13:33:30 +01:00 |
|
Ed Morley
|
d0caaee8de
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-05 11:10:53 +00:00 |
|
Tim Taubert
|
6f1cbacb55
|
Bug 723102 - [New Tab Page] Can't Hide/Show New Tab Page when closing left tab; r=jaws
|
2012-02-04 11:47:07 +01:00 |
|
Tim Taubert
|
7c5e869c9a
|
merge m-c to fx-team
|
2012-02-04 11:31:07 +01:00 |
|
Jared Wein
|
682601d6a1
|
Bug 723515 - Add telemetry probe for the opening time of the Firefox app menu. r=ttaubert
|
2012-02-03 13:32:11 +01:00 |
|
teramako
|
f607682b87
|
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 |
|
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 |
|
Marco Bonardo
|
9a276017c3
|
Backout f66ffefbb697 (bug 715402) for m-oth proprty leaks
|
2012-02-04 15:12:21 +01:00 |
|
Jared Wein
|
26e317ba94
|
Bug 723090 - Add telemetry probe for the opening time of the site identity popup. r=dietrich
|
2012-02-02 12:06:42 +01:00 |
|
Dão Gottwald
|
35c9461a0d
|
Bug 720985 - Make some tests stop polluting the global scope
|
2012-02-02 09:56:35 +01:00 |
|
Dão Gottwald
|
592ceb244f
|
Bug 574971 - Remove WindowDraggingElement's redundant 'window' argument. r=enn
|
2012-02-02 09:28:04 +01:00 |
|
Marco Bonardo
|
409c3c519c
|
Bug 720792 - browser_urlbarAutoFillTrimURLs.js cause can't work with autoFill nonzero delay
|
2012-01-31 12:29:51 +01:00 |
|
Gavin Sharp
|
89752ca1d5
|
Bug 718203: don't allow drops of javascript: URIs on the home button, r=enndeakin, sr=bz
|
2012-01-30 17:58:30 -08:00 |
|
Dietrich Ayala
|
59f0780dda
|
Bug 715402 - Wait for chrome MozAfterPaint before executing any code not critical to making the initial window visible.
r=gavin
|
2012-02-04 14:02:10 +01:00 |
|
Tim Taubert
|
6c441a5168
|
merge m-c to fx-team
|
2012-01-28 09:10:04 +01:00 |
|
Jared Wein
|
35a6559b0b
|
Bug 714277 - Customization palette has only three columns in a new profile on Windows. r=dao
|
2012-01-27 17:03:09 -08:00 |
|
Matt Brubeck
|
ce24b648fd
|
Merge last green changeset from inbound to mozilla-central
|
2012-01-27 08:29:23 -08:00 |
|
Gregory Szorc
|
7ddb16ac70
|
Merge mozilla-central into services-central
|
2012-01-26 17:11:45 -08:00 |
|
Tim Taubert
|
85bd4646aa
|
Backed out changeset 34157f4059ba (bug 455553)
|
2012-01-26 18:27:58 +01:00 |
|
Tim Taubert
|
724a32b67f
|
Backed out changeset 3f30da5d0bc3 (bug 455553)
|
2012-01-26 18:27:54 +01:00 |
|
Tim Taubert
|
6dec0cabdd
|
Backed out changeset 746adaa9c9da (bug 455553)
|
2012-01-26 18:27:49 +01:00 |
|
Tim Taubert
|
02da0245ae
|
Backed out changeset 38eda0c8b0fd (bug 455553)
|
2012-01-26 18:27:41 +01:00 |
|
Tim Taubert
|
2f278ca465
|
Backed out changeset 7f44427086f7 (bug 717110)
|
2012-01-26 18:27:37 +01:00 |
|
Tim Taubert
|
6b2a7b8083
|
Backed out changeset 74b125f29e23 (bug 717492)
|
2012-01-26 18:27:33 +01:00 |
|
Tim Taubert
|
e91090fbeb
|
merge fx-team to m-c
|
2012-01-26 08:45:50 +01:00 |
|
Tim Taubert
|
1facb186eb
|
merge fx-team to m-c
|
2012-01-26 08:36:07 +01:00 |
|
Owen Carpenter
|
9b0c50c676
|
Bug 716464 - Typing about:Addons into the url bar loads the add-ons manager but doesn't hide the address bar (the test is case sensitive). r=bmcbride
|
2012-01-25 17:19:14 -08:00 |
|
Tim Taubert
|
b3288beee9
|
Bug 717492 - [New Tab Page] URL bar history pops up when pressing toolbar buttons; r=dao
|
2012-01-25 23:47:36 +01:00 |
|
Tim Taubert
|
f68c801c87
|
Bug 717110 - [New Tab Page] Tooltips should be added to page thumbnails; r=dao
|
2012-01-25 23:45:16 +01:00 |
|
Tim Taubert
|
003b8ed0e6
|
Bug 455553 - Part 5 - New Tab Page tests and test suite; r=dietrich
|
2012-01-25 23:44:41 +01:00 |
|
Tim Taubert
|
57cc2cd067
|
Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin
|
2012-01-25 23:43:27 +01:00 |
|
Tim Taubert
|
9e574e1032
|
Bug 455553 - Part 2 - Assets / CSS / Images; r=dao
|
2012-01-25 23:42:15 +01:00 |
|
Tim Taubert
|
f818b715f7
|
Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich
|
2012-01-25 23:40:18 +01:00 |
|