Commit Graph

640 Commits

Author SHA1 Message Date
Ben Newman
e7ba8b2269 Build and IPDL groundwork for the multi-process Jetpack API (bug 556846). r=bsmedberg 2010-06-25 08:00:35 -07:00
Dave Townsend
703036d279 Bug 573079: Package Beta Feedback extension in beta release builds. r=ted, r=beltzner 2010-06-24 16:36:31 -07:00
Philipp von Weitershausen
dac4713e8c Bug 571902 - Land sync and crypto components on trunk [r=mconnor r=ted]
Hook 'services' into the build system with MOZ_SERVICES_SYNC not-yet-set as a browser confvar.
2010-06-21 17:07:13 -07:00
Ben Turner
6cb6807e46 Bug 553413 - 'Implement Asynchronous parts of the Indexed Database API.' p=sdwilsh+bent, r=jst. 2010-06-23 12:46:08 -07:00
Robert Strong
03f67d3311 Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Final cleanup patch. r=jmathies 2010-06-22 19:10:13 -07:00
Robert Strong
d066822ccd Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=jmathies 2010-06-21 18:17:18 -07:00
Kyle Huey
4596aadf7f Bug 231062: Part 1 - Clean up the cruft from last time. r=jmathies 2010-04-18 23:17:08 -04:00
Ben Parr
87796dd29f Bug 568728: Move nsAddonRepository.js to a JSM. r=dtownsend 2010-06-17 15:47:51 -07:00
Justin Dolske
0651a20e64 Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin 2010-06-14 14:00:21 -07:00
Robert Strong
c93b123950 Bug 526333 - Having to create patches for each app's package manifest and removed-files and then get reviews from each app is a PITA. configure.in changes for MOZ_UPDATER only. r=ted.mielczarek 2010-06-09 16:02:13 -07:00
Nick Thomas
437ebb4e14 Bug 522649, remove res/arrow*.gif that moved into a jar, r=ted 2010-06-02 09:57:42 +12:00
Nick Thomas
9987fa448b Bug 507288 followup, remove deprecated greprefs/*.js on all platforms, r=ted 2010-06-02 09:51:18 +12:00
Ted Mielczarek
916b853929 Bug 569268 - Package correct Visual C++ CRT DLLs based on compiler version, r=nthomas 2010-06-02 09:49:29 +12:00
Justin Dolske
85c4eedfa6 Bustage fix for bug 439716. 2010-05-25 22:40:37 -07:00
Saint Wesonga
7745015aed Bug 524201 - Move browserconfig.properties to a jar. r=gavin/pike/kev 2010-05-24 11:38:31 +02:00
Kyle Huey
475e06cf1f Bug 563186: Move defaults/profile/prefs.js out of l10n packaging so it is shipped on all platforms. r=rs 2010-05-06 18:51:20 -04:00
Jim Mathies
21bf5968e6 Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong. 2010-05-14 19:24:50 -05:00
Jim Mathies
d85c547d62 Bug 521141 - Group running applications properly under shortcuts pinned to the taskbar. r=rstrong. 2010-05-14 19:24:01 -05:00
Josh Aas
9c496b35f2 Remove default plugins. b=533891 r=dolske sr=jst 2010-05-14 13:08:12 -04:00
Josh Aas
0520dffe81 Backed out changeset 558df3e5b094 due to talos master issue. 2010-05-13 15:56:19 -04:00
Josh Aas
2056c0ef15 Remove default plugins. b=533891 r=dolske sr=jst 2010-05-13 14:54:26 -04:00
Dave Townsend
319b5f006a Bug 562679 - Land new Add-ons Manager on trunk. Update removed-files.in for relanding. r=rstrong 2010-05-10 22:33:30 -07:00
Phil Ringnalda
b5aa663438 Backed out changeset e074757a15aa (bug 533891) due to xpcshell orange after a clobber 2010-05-10 21:38:56 -07:00
Josh Aas
177a87d7d2 Remove default plugins. b=533891 r=dolske sr=jst 2010-05-10 20:21:31 -04:00
Dave Townsend
a06be60112 Bug 562485: Update removed-files.in for the extension manager changes. r=robstrong 2010-05-06 15:56:18 -07:00
Dave Townsend
76426230d6 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Dave Townsend
bd432763a1 Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong 2010-04-29 13:11:23 -07:00
Kyle Huey
3d69e7a5c9 Bug 555512: Reorganize removed-files.in r=rs 2010-05-02 17:56:16 -04:00
Dave Townsend
c48190043f Bug 562697: Update removed-files.in. r=robstrong 2010-05-01 13:19:35 -07:00
Dave Townsend
c92630540b Backout new add-ons manager due to Ts regression on OSX 10.5 2010-05-01 11:04:44 -07:00
Dave Townsend
30d34f0059 Bug 562485: Update removed-files.in for the extension manager changes. r=robstrong 2010-04-28 16:09:53 -07:00
Dave Townsend
fa94aa3e68 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Dave Townsend
ef5020de32 Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong 2010-04-29 13:11:23 -07:00
Alexander L. Slovesnik
56a23354b0 Bug 560022 - Add rambler.xml to removed files. r=pike 2010-04-22 09:22:13 +02:00
Neil Deakin
2a9c357d58 Bug 560166, add link drop handler to installer and reenable test, r=gavin 2010-04-19 15:07:29 -04:00
Ben Turner
be42ef89d6 Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg 2010-04-09 15:40:14 -07:00
Ben Turner
f8ebc3b93d Backed out changeset 25879ce33e7a 2010-04-09 20:57:30 -07:00
Ben Turner
1bf35ba97c Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg 2010-04-09 15:40:14 -07:00
Ted Mielczarek
cd0de0f030 bug 553635 - link libimgicon into libxul in gtk builds. r=bsmedberg 2010-03-20 12:14:15 -04:00
Phil Ringnalda
e43d7d1a36 Bug 552688 - Clean up .autoreg leftovers, r=bsmedberg 2010-03-13 00:03:27 -08:00
Phil Ringnalda
7dc55000ac Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Josh Aas
c023daef67 Bug 555234: Enable OOPP for x86 OS X and don't export mochitests conditional on MOZ_IPC. r=bsmedberg,ted 2010-04-02 20:19:31 -05:00
Marco Bonardo
3eb013b924 followup to bug 554903 - removed-files.in unreadability is killing me 2010-03-26 23:22:33 +01:00
Marco Bonardo
bee3bf6637 Bug 554903 - Remove microsummaries.xpt reference from package-manifest and fix a left-over, r=sdwilsh 2010-03-26 22:57:28 +01:00
Hanspeter Niederstrasser
ed5bf5b1f4 Bug 549746 - Make package-manifest.in look for libimgicon.dylib to fix stock icons when running Firefox from installdir on Darwin/X11. r=bsmedberg 2010-03-19 19:03:57 +01:00
Phil Ringnalda
86b6fd7e01 Bug 547599 - Port the comm-central "make package-compare", r=ted 2010-02-21 21:55:51 -08:00
Jeremy Huddleston
beb6899471 Bug 527612 - Fix packaging on darwin/x11 2010-03-07 10:51:24 +01:00
Chris Jones
2cab577ed5 Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
Phil Ringnalda
2a754d46ef Bug 549246 followup, forgot to remove reshipped files from removed-files.in, like I always do 2010-02-28 16:35:39 -08:00
Phil Ringnalda
bfceb7ec6c Bug 549246 - Go back to shipping run-mozilla.sh and the "firefox" script on OS X, r=ted 2010-02-28 15:25:33 -08:00