Jim Mathies
d430cb4c02
Bug 577867 - Update installer to use new city hash taskbar registration ids. r=rstrong
2011-11-03 09:39:51 -05:00
Mounir Lamouri
878ed2bcad
Bug 678694 - (3/7) Plug mozBattery into navigator object. r=sicking
2011-11-02 13:04:39 +01:00
Jonathan Kew
60802d6448
bug 692743 - package hyphenation dictionaries in omnijar. r=glandium,mwu
2011-10-27 19:52:54 +01:00
Marco Bonardo
7279ff22e3
Bug 696159 - Remove some deprecated Places code.
...
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Javi Rueda
c53ac18e41
Bug 448717 - Firefox improperly names html file type "Firefox Document". r=rstrong
2011-10-20 09:51:44 +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
Kyle Huey
2fe1065da6
Merge b-s to m-c.
2011-09-02 17:35:11 -04: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
Ed Morley
19a1226d22
Merge last green changeset on m-i to m-c
2011-09-01 08:41:18 +01:00
Dave Camp ext:(%2C%20Jason%20Orendorff%20%3Cjorendorff%40mozilla.com%3E)
dea5bfddea
Expose jsdbg2 Debugger object as a C.u.import-able module. Bug 679031, r=ted, sr=bsmedberg.
...
--HG--
rename : toolkit/components/ctypes/ctypes.jsm => js/ductwork/debugger/jsdebugger.jsm
extra : rebase_source : 0c936a42bd4191c8cb4d98136dfccf3cca62533d
2011-08-31 10:39:39 -05: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
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
Makoto Kato
c823fe9e20
Bug 678686 - package-manifest should has $(GLOBAL_DEPS) dependency. r=Callek
2011-08-18 11:40:50 +09:00
Tim Taubert
15bd01f850
merge the last green changeset on m-c to fx-team
2011-08-09 18:00:52 +02:00
Robert Strong
ca134e8662
Bug 654131 - Firefox 4 update/installer failed to scrub old java extensions. r=jmathies
2011-08-08 20:59:07 -07:00
Ehsan Akhgari
6690ac6ddf
Merge the latest green changeset on mozilla-inbound to mozilla-central
2011-08-09 08:09:13 -04:00
Jan Varga
5020b003ce
Bug 617528 Part 2 - Core implementation r=smaug
...
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
2011-08-08 19:31:32 +02:00
Ed Morley
5d8d5d2581
Bug 653333 - Remove legacy splash screen code (nsSplashScreen, MOZ_SPLASHSCREEN, splash.bmp) now that no platforms use it; r=dtownsend,bsmedberg
2011-08-04 09:04:40 +02:00
Doug Turner
6c5c93af7d
Bug 670880 - Remove Spatial Navigation. r=blassey
2011-07-20 15:19:59 -07:00
Mike Hommey
94ba9e65a6
Bug 655678 - Move startupcache precompilation to the common packaging rules, and opt-in in browser and xulrunner. r=khuey
...
--HG--
rename : browser/installer/precompile_cache.js => toolkit/mozapps/installer/precompile_cache.js
2011-07-19 08:51:54 +02:00
Phil Ringnalda
11815eb23c
Bug 543535 - Remove ISO8601DateUtils.jsm, r=gal
2010-12-12 19:30:00 -08:00
Ed Morley
92c4bbe424
Bug 561481 - Remove README.txt from release packages; r=dolske
2011-07-11 09:14:12 -04:00
Paul Biggar ext:(%2C%20Jason%20Evans%20%3Cjasone%40canonware.com%3E%20and%20Dale%20Kim%20%3Cdalekim1%40illinois.edu%3E)
c0072a7363
Bug 414946 (part 1): Fix jemalloc on Mac, but leave disabled (r=pavlov)
...
Overwrite the OSX default zone allocator, taking into account the malloc_zone_t
version (supported versions are 3, 6, and 8) for Leopard, Snow Leopard and
Lion. jemalloc can be dynamically disabled for unknown malloc_zone_t versions,
for OSX 10.8 and beyond.
The changeset does not enable jemalloc, to allow for easy disabling if there's
a problem. It will be enabled in the next changeset.
This should be a 15-20% improvement in memory usage.
2011-05-21 20:27:00 -07: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
Taras Glek
b7235b42f0
bug 661574: Move nsITelemetry into toolkit r=Mossop
...
--HG--
rename : xpcom/base/Telemetry.cpp => toolkit/components/telemetry/Telemetry.cpp
rename : xpcom/base/nsITelemetry.idl => toolkit/components/telemetry/nsITelemetry.idl
rename : xpcom/tests/unit/test_nsITelemetry.js => toolkit/components/telemetry/tests/unit/test_nsITelemetry.js
2011-06-20 14:47:55 -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
Kyle Huey
93eb957628
Bug 515492: Revert some bogus changes for hopefully the last android build bustage fix.
2011-06-27 20:17:22 -07:00
Kyle Huey
6306507768
Bug 515492: Make jemalloc work on VS 2010. r=ted,pbiggar
2011-06-27 12:44:51 -07:00
Phil Ringnalda
f9c489d0b9
Bug 657251 - Finish off the removal of content_xmldoc.xpt, r=bz
...
--HG--
extra : rebase_source : 3373f89c6d45a16656e73426bbac192bfec014a1
2011-05-15 18:09:54 -07:00
Steven Michaud
74ff128aad
Bug 621117 - Support native cursor manipulation from OOP plugins on OS X. r=josh,bsmedberg a=sheriff
2011-05-24 01:58:28 -05:00
Michael Wu
8dd395a2e1
Bug 600241 - Strip zips during optimization, r=taras
2011-05-23 17:23:13 -07:00
Matheus Kerschbaum
35f86c76ad
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
2011-05-23 18:54:47 +02:00
Mike Hommey
705ae1894b
Bug 620931 part 7 - Make startup cache generation work better with new omni.jar handling. r=mwu
2011-05-06 11:26:30 +02:00
Phil Ringnalda
b9f79ef09d
Bug 657252 - Clean up some random packaging warnings, r=khuey
...
--HG--
extra : rebase_source : 44bc71af666ba46ecdfe7a0c90d8e8932518c1be
2011-05-15 18:07:38 -07:00
Taras Glek
1cdda9e879
bug 585196: Fix telemetry packaging r=Mossop
2011-05-12 16:39:10 -07:00
Takanori MATSUURA
6c88e1c625
Bug 655439 - Use $(LIBXUL_DIST)/bin/xpcshell instead of $(DIST)/bin/xpcshell. r=khuey
2011-05-11 15:13:43 +02:00
Jonathan Kew
70e8517de7
bug 253317 - part 3.1 - build support to install hyphenation patterns. r=pike
2011-05-04 12:14:51 +01:00
Jonathan Kew
aae5ddda05
Backed out changeset a5877159c9a1 to investigate l10n-check orange
2011-05-04 15:31:37 +01:00
Jonathan Kew
b1dd91b239
bug 253317 - part 3.1 - build support to install hyphenation patterns. r=pike
2011-05-04 12:14:51 +01:00
Marco Bonardo
68533cc515
Merging Places to mozilla-central
2011-04-29 16:04:47 +02:00
Marco Bonardo
f59a88b6e0
Bug 524091 - Remove microsummaries support. (Browser changes)
2011-04-26 14:24:57 +02:00
Ed Morley
dc522a2396
Bug 651622 - Remove WinCE code from browser/* r=dolske
2011-04-22 01:14:59 +02:00
Christian Legnitto
64eac19a90
Bug 649373 - Remove PRE_RELEASE_SUFFIX. This is a wallpaper. r=rstrong, a=LegNeato
2011-04-12 23:43:18 -07: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