This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-14 05:44:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
toolkit
/
mozapps
History
beng%bengoodger.com
65ef342f8e
334747, 339893 - desktop application feed readers do not display their app name properly or launch with the specified feed on OSX due to lack of support for a function to get the application bundle name, and a method to invoke an application bundle on OS X with a URL. Add an attribute to nsILocalFileMac called bundleDisplayName to show the application's name, and a method to nsIShellService called openApplicationWithURL which launches an application with a URL parameter appropriately across platforms (nsIProcess on windows and linux, LaunchServices on OS X). Update the client code to use bundleDisplayName, and also the <filefield> binding in preferences to use it too. r=mark sr=darin
2006-06-27 22:38:55 +00:00
..
downloads
Bug 315536 "do this automatically for files like this from now on" often grayed out (r=mconnor)
2006-06-27 07:39:28 +00:00
extensions
Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once. patch=michael.wu, r=rob_strong
2006-06-26 21:34:54 +00:00
installer
Bug 339714 (part 0) - separate target to generate setup.exe (for l10n repackaging of the NSIS installer) r=robstrong
2006-06-27 20:27:41 +00:00
plugins
Fix bug 338342 - clicking Finish in pfs no longer works. r=mconnor
2006-05-25 20:03:51 +00:00
preferences
334747, 339893 - desktop application feed readers do not display their app name properly or launch with the specified feed on OSX due to lack of support for a function to get the application bundle name, and a method to invoke an application bundle on OS X with a URL. Add an attribute to nsILocalFileMac called bundleDisplayName to show the application's name, and a method to nsIShellService called openApplicationWithURL which launches an application with a URL parameter appropriately across platforms (nsIProcess on windows and linux, LaunchServices on OS X). Update the client code to use bundleDisplayName, and also the <filefield> binding in preferences to use it too. r=mark sr=darin
2006-06-27 22:38:55 +00:00
shared
/content
…
update
Bug 302348 - Fix a bunch of client-side update code reliability and bulletproofing issues; see the bug for a full list. r=darin
2006-06-27 21:22:36 +00:00
xpinstall
Bug 275629 - incorrect text in extension installation prompt. r=bsmedberg, ui-review=beltzner
2006-06-21 19:07:44 +00:00
.cvsignore
…
jar.mn
Bug 325901: don't preprocess files unnecessarily, r=mconnor
2006-03-14 20:44:37 +00:00
Makefile.in
fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg
2006-01-10 02:36:05 +00:00