Commit Graph

152 Commits

Author SHA1 Message Date
Mike Hommey
1f4341fcce Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
Brian R. Bondy
f3519a8442 Bug 481815 - Provide a Windows service for silent updates. r=rstrong. 2012-01-04 23:19:14 -05:00
Blake Kaplan
898bd6d340 Bug 712629 - Make Wifi work under gonk. There are large parts of this that are still sketches, but this gets us limping along. r=gal
--HG--
extra : rebase_source : 7fb2de1e4eb22250dbe0958a46e551012ff54ac3
2011-12-06 22:14:55 +08:00
Mike Hommey
21c1293aee Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges.
--HG--
rename : mozglue/build/Makefile.in => memory/mozutils/Makefile.in
rename : mozglue/build/dummy.cpp => memory/mozutils/dummy.cpp
rename : mozglue/build/fixcrt.py => memory/mozutils/fixcrt.py
rename : mozglue/build/mozglue.def.in => memory/mozutils/mozutils.def.in
rename : mozglue/android/APKOpen.cpp => other-licenses/android/APKOpen.cpp
rename : mozglue/android/APKOpen.h => other-licenses/android/APKOpen.h
rename : mozglue/android/nsGeckoUtils.cpp => other-licenses/android/nsGeckoUtils.cpp
2011-12-28 12:12:09 +01:00
Mike Hommey
b193d0733f Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozutils.def.in
2011-12-28 08:24:02 +01:00
Phil Ringnalda
be45030cc0 Bug 695345 - Bring back ISO8601DateUtils.jsm, a=akeybl 2011-12-18 18:50:13 -08:00
Kyle Huey
b9d8b73097 Add the DLL from Bug 709657 to removed-files.in 2011-12-14 08:02:56 -05:00
Blake Kaplan
4757794925 Bug 707883 - Make nsITelephonyWorker more generic in preparation for more workers. r=bent 2011-12-06 16:47:35 +08:00
Blake Kaplan
79ed79c31c Bug 707883 - Move RadioManager from dom/telephony to dom/system/b2g and then make the worker component the only stuff in dom/telephony. The idea is that the RadioManager is a generic component that manages several workers implemented in various dom/* directories. r=bent
--HG--
rename : dom/telephony/worker-component/Makefile.in => dom/system/b2g/Makefile.in
rename : dom/telephony/RadioManager.cpp => dom/system/b2g/RadioManager.cpp
rename : dom/telephony/RadioManager.h => dom/system/b2g/RadioManager.h
rename : dom/telephony/worker-component/nsIRadioInterface.idl => dom/telephony/nsIRadioInterface.idl
rename : dom/telephony/worker-component/nsITelephonyWorker.idl => dom/telephony/nsITelephonyWorker.idl
rename : dom/telephony/worker-component/nsTelephonyWorker.js => dom/telephony/nsTelephonyWorker.js
rename : dom/telephony/worker-component/nsTelephonyWorker.manifest => dom/telephony/nsTelephonyWorker.manifest
rename : dom/telephony/worker-component/ril_consts.js => dom/telephony/ril_consts.js
rename : dom/telephony/worker-component/ril_worker.js => dom/telephony/ril_worker.js
2011-12-06 14:10:51 +08:00
Philipp von Weitershausen
43c6b2381f Bug 699256 - Part 3: Hook the RIL worker and the DOM API up to the build system. r=gal 2011-12-05 15:58:27 +08:00
Nick Thomas
610b375863 Bug 705974, Remove files deprecated in Fx7/Fx8, r=khuey 2011-12-05 13:11:07 +13:00
Mark Banner
a9f8ded538 Bug 707121 - msvc* dlls will never get removed on update. r=khuey 2011-12-02 14:20:15 +00:00
Chris Pearce
6ec2d9c9ef Bug 702146 - Move :-moz-full-screen-ancestor to an override style sheet. r=bz 2011-11-30 11:00:31 +13:00
Andras Timar
8a973ef27f Bug 696014, Remove Bluu search engine from Hungarian builds, r=milos,nthomas 2011-11-25 14:32:04 +13:00
Mike Hommey
6c1448574b Bug 696555 - Move update.locale into omni.jar. r=rstrong 2011-11-22 08:05:59 +01:00
Michael Wu
f93dba09f1 Bug 701875 - Rename omni.jar to omni.ja, r=ted 2011-11-12 19:58:19 -08:00
Jonathan Kew
9744870420 bug 692743 - package hyphenation dictionaries in omnijar. r=glandium,mwu 2011-10-27 19:52:54 +01:00
Marco Bonardo
bf386cf7fd Bug 696159 - Remove some deprecated Places code.
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Gregory Szorc
364d4fb86e Bug 687225 - Detect MSVC 2011 compiler. r=ted 2011-10-03 21:57:00 -04:00
Mike Hommey
d0a3d1bc2f Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) 2011-09-03 08:19:06 +02:00
Ed Morley
ed260633c7 Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE 2011-09-03 04:35:21 +01:00
Mike Hommey
cfd3ac70a2 Bug 677501 - Build a mozutils library containing jemalloc and other things. r=khuey
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozutils/Makefile.in
rename : memory/jemalloc/fixcrt.py => memory/mozutils/fixcrt.py
rename : memory/jemalloc/jemalloc.def => memory/mozutils/mozutils.def.in
2011-09-01 14:12:10 +02:00
Mike Hommey
3f485aa66c Bug 681893 - Add the CRT dlls we don't use to the remove-files lists. Also fix inclusion of the MSVC 10 CRT in the js shell archive. r=khuey 2011-08-29 07:23:20 +02:00
Mike Hommey
2d38faddec Bug 678195 - Remove old style jemalloc. r=khuey 2011-08-23 15:43:17 +02:00
Mike Hommey
bcbef9851d Bug 678161 - Also install msvc*.dll when using new style jemalloc. r=khuey 2011-08-23 15:36:31 +02:00
Phil Ringnalda
11815eb23c Bug 543535 - Remove ISO8601DateUtils.jsm, r=gal 2010-12-12 19:30:00 -08:00
Doug Turner
6c5c93af7d Bug 670880 - Remove Spatial Navigation. r=blassey 2011-07-20 15:19:59 -07:00
Ed Morley
92c4bbe424 Bug 561481 - Remove README.txt from release packages; r=dolske 2011-07-11 09:14:12 -04:00
Chris Leary
679a65fe47 Merge mozilla-central and tracemonkey. 2011-07-05 17:30:35 -07:00
Dave Townsend
63de6ef728 Bug 659468: Make Feedback maxVersion match the Firefox version. r=robstrong
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/install.rdf => browser/app/profile/extensions/testpilot@labs.mozilla.com/install.rdf.in
2011-07-05 14:58:05 -07:00
Dave Herman
324dbe8390 Bug 590973 - Reflect.parse(): expose to chrome as a toolkit component (r=gal) 2011-06-28 10:57:16 -07:00
Ben Hearsum
e1e1f62525 bug 664778: add distributions/ to removed-files.in. r=rs
--HG--
extra : rebase_source : dbb5e7ae850c2d851695f6900553410c986cf648
2011-06-16 14:56:58 -04:00
Ben Hearsum
78d7936c91 bug 664723: update removed-files.in for bug 643816. r=khuey 2011-06-16 11:38:46 -04:00
Matheus Kerschbaum
35f86c76ad Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
Marco Bonardo
f59a88b6e0 Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Dave Townsend
dab9719f1a Bug 649168 - "Need to ship feedback with the aurora and beta channels" [r=gavin.sharp] 2011-04-11 19:12:00 -04:00
Nick Thomas
ed71033b5d Bug 590953, packaging fixes from 3.6.14 --> 4.0b10 major update testing, r=rstrong, a=blocker 2011-01-31 15:05:24 +13:00
Dave Townsend
c4c06c7917 Bug 594858: Package Feedback as a distribution add-on. r=robstrong, a=blocks-betaN 2011-01-21 11:56:42 -08:00
Seth Bindernagel
1405ce232a Bug 626617, Remove Termiadur search plug-in on major update to 4.0, r=nthomas a=DONTBUILD 2011-01-20 11:26:14 +13:00
Shawn Wilsher
06f60f7a34 Merge mozilla-central to Places 2010-11-10 09:38:08 -08:00
Phil Ringnalda
47919e620f Bug 610307 - Clean up packaging of WeaveCrypto, r+a=ted 2010-11-07 19:36:18 -08:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E)
50d31806a3 Bug 552023 - Kill Places partitioned temp tables.
r=sdwilsh
r=mak
a=blocking2.0
2010-08-09 17:59:59 +02:00
Michael Wu
61d1bf0634 Bug 591866 - channel-prefs.js should not be in omni.jar, r=bsmedberg a=blocking-beta5 2010-08-30 16:37:08 -07:00
Bas Schouten
f0e8d2cc0b Backed out changeset 7c0438df6767 2010-08-27 22:52:02 +00:00
Benjamin Smedberg
4d1e606675 Bug 562313 - Statically link binary browser components into firefox.exe, r=ted 2010-08-27 22:09:23 +00:00
Michael Wu
37491f1b45 Bug 589738 - Update removed-files.in to remove modules/PropertyPanel.jsm and res/fonts/mathfontSymbol.properties, r=rs a=blocking2.0 2010-08-23 22:07:00 -05:00
Margaret Leibovic
e5512ffefb Bug 572695: Remove "Report a Broken Website" from Firefox. r=dolske, a=blocking-betaN 2010-08-23 10:34:29 -07:00
Michael Wu
9f8b8e53fa Bug 556644 - Yet another removed-files.in update, r=rs a=blocking-beta5 2010-08-19 16:52:55 -05:00
Michael Wu
76c53b9faf Bug 556644: Update removed-files.in for omnijar. r=rs, a=blocking-beta5 2010-08-17 12:13:07 -07:00
Kyle Huey
205248cad7 Backed out changeset 5c0c9dd09bd9 2010-08-18 09:29:49 -04:00