Rob Campbell
7fc1e05e22
merge fx-team to m-c
2012-02-22 12:47:22 -04:00
Tim Taubert
10df0461f2
Bug 728887 - Double clicking a tab group creates a new group under it; r=dietrich
2012-02-22 09:58:43 +01:00
Serge Gautherie
69ef5a73fe
Bug 728999. (Av1) browser_526613.js: Use "about:mozilla", instead of "about:robots", to support non-Firefox applications. r=paul.
2012-02-21 21:55:40 +01:00
Dão Gottwald
f26e1c2535
Bug 728932 - needHomepageOverride should use nsIXULAppInfo::platformVersion instead of nsIHttpProtocolHandler::misc. r=gavin
2012-02-21 04:26:51 +01:00
Cameron McCormack
6f87b94b52
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
2012-02-17 14:47:39 +11:00
Dietrich Ayala
4833765fc4
Bug 671041 - batch 'o telemetry metrics for session restore.
...
r=zpao
2012-02-16 19:50:13 +01:00
Matthew Noorenberghe
e7b9ec98ac
Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin
...
Based on Gavin's patch for bug 596439.
--HG--
rename : browser/components/search/test/testEngine.xml => browser/components/search/test/testEngine_mozsearch.xml
extra : rebase_source : c2d88610668c305a7a1710fb69a99a44d8f23bb7
2011-03-18 14:56:46 -07:00
Geoff Lankow
237b5a24af
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg
2012-01-17 14:34:51 +13:00
Javi Rueda
43645f0229
Bug 708595 - Clarify download history related preferences in the Privacy pane. r=jwein
...
--HG--
extra : rebase_source : 16f3e7973494a01bc0be1287ceaee636416258e2
2012-02-13 21:54:41 +01:00
Tim Taubert
fae3d634c4
merge m-c to fx-team
2012-02-10 14:26:49 +01:00
Tim Taubert
c518b4c346
Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich
2012-02-09 11:12:15 +01:00
Tim Taubert
481de717cf
Backed out changeset bcd726a4a258 (bug 725268)
2012-02-09 11:47:08 +01:00
Tim Taubert
e6e882d134
Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich
2012-02-09 11:12:15 +01:00
Tim Taubert
d07a3bd328
Bug 720838 - [Page Thumbnails] Use canvas.mozFetchAsStream(); r=dietrich
2012-02-09 09:48:30 +01:00
Tim Taubert
c2c6c894d0
merge m-c to fx-team
2012-02-09 09:28:33 +01:00
Tim Taubert
afb51a6702
Bug 695705 - Intermittent TEST-UNEXPECTED-FAIL | browser/base/content/test/tabview/browser_tabview_bug628061.js | There are two groups - Got 1, expected 2; r=dietrich
2012-02-08 17:46:51 +01:00
Marco Bonardo
152ac8a010
Backout 7a8b935ab596 (bug 674370) for Paint regression
2012-02-08 09:23:40 +01:00
Mounir Lamouri
4ae7b782c7
Merge mozilla-central into mozilla-inbound.
2012-02-09 11:31:59 +01:00
Marco Bonardo
6dc7a43e99
Bug 723165 - Telemetry for time needed to show the Bookmarks toolbar.
...
r=dietrich
2012-02-09 11:10:15 +01:00
Paul O’Shannessy
9cb043424f
Bug 482975 - browser_477657.js is unreliable - reenable on OS X [r=me]
2012-02-08 11:59:49 -08:00
Matthew Noorenberghe
fde3087a8e
Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
...
--HG--
rename : toolkit/components/startup/tests/Makefile.in => toolkit/components/startup/tests/browser/Makefile.in
extra : rebase_source : 8df6b163173362ae80832eb3667e04bb817280b3
2011-11-07 21:20:42 -08:00
Cameron McCormack
0079b02b78
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
2012-02-08 11:44:45 +11:00
Phil Ringnalda
835d44b3aa
No bug, remove trailing whitespace to trigger builds in a CLOSED TREE
...
--HG--
extra : rebase_source : 53d869f437a68da6216c57e6eab66ee1486f0db7
2012-02-01 00:06:22 -08:00
Gavin Sharp
5705cce97d
Bug 724145: add telemetry for whether keyword.URL is user-set, r=jaws
2012-02-06 17:39:07 -08:00
Josh Matthews
8f0968d0ec
Bug 723018 - Toggle the private browsing attribute of all root docshells when triggering private browsing mode. r=ehsan
2012-02-06 14:21:11 -05:00
Marco Bonardo
1d8f86ce62
Merge last PGO-safe changeset from inbound to central
2012-02-06 09:37:30 +01:00
Tim Taubert
dbae4f9479
merge m-c to fx-team
2012-02-05 13:33:30 +01: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
041a5e989e
Bug 722479 - browser/components/thumbnails/test/ tests leak chrome://global/content/mozilla.xhtml; r=dao
2012-02-04 11:50:09 +01: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
Reuben Morais
9b2b24178f
Bug 722100 - Use dblclick instead of hard-coded logic/constants in Tab View; r=ttaubert
2012-02-03 14:10:30 +01:00
teramako
f2a599d067
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
Tim Taubert
808287e33d
Backed out changeset 2b7cea9aa6a3 (bug 722479)
2012-02-02 23:19:45 +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
Tim Taubert
0b6f16bc03
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
e2a2510fec
Bug 721019 - [Page Thumbnails] Add telemetry probes; r=dietrich
2012-02-02 15:50:53 +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
b2b298b551
Bug 720985 - Make some tests stop polluting the global scope
2012-02-02 09:56:35 +01:00
Christian Sonne
06d48797ca
Bug 388079 - Deleting multiple cookies deletes wrong ones and/or not all selected. r=ttaubert
2012-02-01 16:49:32 +01:00
Tim Taubert
c60b7bbc68
Bug 707862 - Reset childCount on SHEntry when all children have been removed; r=smaug
2012-02-01 11:45:53 +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
Matthew Noorenberghe
57d8950c7e
Bug 721265 - Firefox migrator: form history support r=mak
...
--HG--
extra : rebase_source : 3f7ae6f3934b4edc9aabd6228c23acf487e8b293
2012-01-28 13:16:18 -08:00
Tim Taubert
65919116f7
merge m-c to fx-team
2012-01-28 09:10:04 +01:00
Tim Taubert
f7b4c26c5a
Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin
2012-01-25 23:43:27 +01:00
Tim Taubert
69050caecd
Bug 721422 - [Page Thumbs] Re-enable tests and make them work with URI_DANGEROUS_TO_LOAD; r=dietrich
2012-01-27 11:22:35 +01:00
Tim Taubert
bc4c77507b
Bug 721398 - moz-page-thumb protocol should not access from a web page; r=mak
2012-01-26 18:28:41 +01:00
Tim Taubert
8d57d8d45e
Backed out changeset 746adaa9c9da (bug 455553)
2012-01-26 18:27:49 +01:00
Tim Taubert
b6c6442e7c
merge fx-team to m-c
2012-01-26 15:17:01 +01:00