author | Asaf Romano <mano@mozilla.com> |
Mon, 16 Apr 2012 23:42:13 +0300 | |
changeset 91757 | c61e7c3a232aad0d8fb1bc2455487ce61dd9e182 |
parent 91756 | e74b044c18b8301b489f71b1ec383c0d3f49c7e6 |
child 91829 | 40455cbb1ad3732a85a20da3f5de9e542e0e4de6 |
child 106116 | 0e6d579045c8200b5433098f418a3c1ebbf64a1b |
push id | 22476 |
push user | aromano@mozilla.com |
push date | Mon, 16 Apr 2012 20:42:25 +0000 |
treeherder | mozilla-central@c61e7c3a232a [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | mak |
bugs | 710259 |
milestone | 14.0a1 |
first release with | nightly linux32
c61e7c3a232a
/
14.0a1
/
20120417030641
/
files
nightly linux64
c61e7c3a232a
/
14.0a1
/
20120417030641
/
files
nightly mac
c61e7c3a232a
/
14.0a1
/
20120417030641
/
files
nightly win32
c61e7c3a232a
/
14.0a1
/
20120417030641
/
files
nightly win64
c61e7c3a232a
/
14.0a1
/
20120417030641
/
files
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
releases | nightly linux32
14.0a1
/
20120417030641
/
pushlog to previous
nightly linux64
14.0a1
/
20120417030641
/
pushlog to previous
nightly mac
14.0a1
/
20120417030641
/
pushlog to previous
nightly win32
14.0a1
/
20120417030641
/
pushlog to previous
nightly win64
14.0a1
/
20120417030641
/
pushlog to previous
|
--- a/browser/installer/package-manifest.in +++ b/browser/installer/package-manifest.in @@ -403,17 +403,21 @@ @BINPATH@/components/WifiWorker.manifest @BINPATH@/components/DOMWifiManager.js @BINPATH@/components/DOMWifiManager.manifest #endif @BINPATH@/components/BrowserProfileMigrators.manifest @BINPATH@/components/ProfileMigrator.js @BINPATH@/components/ChromeProfileMigrator.js @BINPATH@/components/FirefoxProfileMigrator.js +#ifdef XP_WIN +@BINPATH@/components/SafariProfileMigrator.js +#endif #ifdef XP_MACOSX +@BINPATH@/components/SafariProfileMigrator.js @BINPATH@/components/libalerts.dylib #endif #ifdef MOZ_ENABLE_DBUS @BINPATH@/components/@DLL_PREFIX@dbusservice@DLL_SUFFIX@ #endif @BINPATH@/components/nsINIProcessor.manifest @BINPATH@/components/nsINIProcessor.js @BINPATH@/components/nsPrompter.manifest