Marco Bonardo
|
db05fdca4d
|
Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth
|
2012-09-12 21:26:38 +02:00 |
|
Marco Bonardo
|
0c661928eb
|
Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
|
2012-09-12 12:02:03 +02:00 |
|
Ed Morley
|
2d38a89175
|
Backout 9c2c1987abc4 & ecaff5097b0b (bug 583890) for intermittent failures in browser_bug583890.js
|
2012-08-24 13:16:38 +01:00 |
|
Adam Dane [:hobophobe]
|
3b8ae4eb13
|
Bug 583890 - Tab Title Abridger module and tests. r=ttaubert
|
2012-08-23 20:16:13 -05:00 |
|
Ed Morley
|
715dffe280
|
Merge mozilla-central to mozilla-inbound
|
2012-08-14 14:00:36 +01:00 |
|
Tim Taubert
|
344804aa6b
|
Bug 753448 - Part 1 - Add BrowserNewTabPreloader.jsm; r=gavin
|
2012-08-13 09:30:18 -07:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mike Hommey
|
03af8b0c50
|
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
|
2012-08-04 10:38:41 +02:00 |
|
Mike Hommey
|
7096160830
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 08:48:56 +02:00 |
|
Felipe Gomes
|
f9c4b9133c
|
Bug 775803. Move WebappsInstaller to toolkit. r=glandium
--HG--
rename : browser/modules/WebappsIconHelpers.js => toolkit/webapps/WebappsIconHelpers.js
rename : browser/modules/WebappsInstaller.jsm => toolkit/webapps/WebappsInstaller.jsm
|
2012-08-03 20:40:30 -07:00 |
|
Matthew Noorenberghe
|
be7fa3cf51
|
Bug 764213 - Provisional desktop UI for website sign-in with Persona. r=dolske
--HG--
extra : rebase_source : 8785a377e88b11f59ec00d44b58e6c21fce576a7
|
2012-06-12 18:16:00 -07:00 |
|
Jared Wein
|
4a93a1e6fd
|
Bug 765874 - Implement recommend/share button, r=gavin
--HG--
extra : transplant_source : %A6%EC%03Q%AD%F8%CC%08NK%81%D15S%7C%21%7B%B8%E0C
|
2012-07-11 18:31:19 -07:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Felipe Gomes
|
563c3b183f
|
bug 739636 - implement webapp installer for Mac OS X; r=mstange
|
2012-04-17 07:17:23 -07:00 |
|
Gavin Sharp
|
14d06b5477
|
Bug 738804: back out keyword.URL prompting code while we investigate other larger changes, r=fryn
--HG--
extra : transplant_source : %F0G%AD%A1%89%C6%93%BB%CB/t%9E%DE%14%E9%7D2%91%EFF
|
2012-03-23 16:27:54 -07:00 |
|
Fabrice Desré
|
7d52a85dde
|
Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin]
|
2012-03-12 17:33:10 -07:00 |
|
Gavin Sharp
|
c7ed634880
|
Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi
--HG--
extra : transplant_source : F%5E%C6ge%1B%5B%14%0C%20%C4%C7%82%DA%D9%96%C0%86%A5%C6
|
2012-02-22 16:35:56 -08:00 |
|
Panagiotis Koutsourakis
|
9c7dfb9706
|
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
|
10b2203821
|
Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich
|
2012-01-25 23:44:27 +01:00 |
|
Tim Taubert
|
8059d2926a
|
Backed out changeset 95143a881557 (bug 455553)
|
2012-01-26 18:27:45 +01:00 |
|
Tim Taubert
|
2d8effda7e
|
Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich
|
2012-01-25 23:44:27 +01:00 |
|
Gavin Sharp
|
4211f48877
|
Bug 717105: add TelemetryTimestamps module to collect arbitrary timestamps with telemetry, and start using it for browser startup and sessionstore, r=zpao, r=taras
|
2012-01-10 16:19:06 -08:00 |
|
Tim Taubert
|
5eb2a57b6c
|
Backed out changeset 9883a9f66cf0 (bug 497543)
|
2012-01-20 12:07:56 +01:00 |
|
Tim Taubert
|
682bf6b6d9
|
Backed out changeset 34e078df2ed6 (bug 455553)
|
2012-01-20 12:07:25 +01:00 |
|
Tim Taubert
|
6aa1de4ea5
|
Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich
|
2012-01-20 02:43:20 +01:00 |
|
Tim Taubert
|
5831fad834
|
Bug 497543 - Part 1 - JavaScript Module; r=dietrich
|
2012-01-19 16:01:42 +01:00 |
|
Michal Novotny
|
9776ec5e71
|
Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog
|
2011-12-16 23:36:09 +01:00 |
|
Gavin Sharp
|
b97455bfb6
|
Bug 699575: move browser modules to browser/modules, r=dao
--HG--
rename : browser/base/Makefile.in => browser/modules/Makefile.in
rename : browser/base/content/NetworkPrioritizer.jsm => browser/modules/NetworkPrioritizer.jsm
rename : browser/components/wintaskbar/WindowsJumpLists.jsm => browser/modules/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/WindowsPreviewPerTab.jsm => browser/modules/WindowsPreviewPerTab.jsm
rename : browser/base/content/openLocationLastURL.jsm => browser/modules/openLocationLastURL.jsm
rename : browser/base/content/test/browser_NetworkPrioritizer.js => browser/modules/test/browser_NetworkPrioritizer.js
rename : browser/components/wintaskbar/test/browser_taskbar_preview.js => browser/modules/test/browser_taskbar_preview.js
extra : rebase_source : ed09dfa7b304836be75fbf6efd035efa3a95de28
|
2011-10-27 15:48:53 -07:00 |
|