This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2fc2a407b1c94f8849bce8a1dc4fa2ea2b43f7ea
Mozilla
/
mozilla
/
browser
/
components
History
gavin%gavinsharp.com
e457b880cf
Checked in the wrong patch for bug 332785
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208529 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-26 16:07:09 +00:00
..
bookmarks
bug 346818: make sure microsummary bookmark records in the bookmarks datastore really exist (i.e. they aren't for cut or deleted bookmarks, which don't get completely removed from the datastore until restart) so we don't hit an error when trying to update them; also, trap errors when updating microsummary bookmarks, so an exception for one update doesn't hork the rest of them; finally, add microsummary properties to the bookmark transaction manager, so they get saved and restored the way they are supposed to be saved and restored when bookmarks are cut and pasted
2006-08-26 08:09:56 +00:00
build
A whole gaggle of changes for bugs 336903 - feed view needs to run without privileges, so move all code requiring privs from subscribe.js to new FeedWriter js component that will have them while subscribe.js will not - and will be loaded by using about:feeds. r=mark Also some fixes for 339893 - unable to load client application feed handler on MacOS X due to inability to run a Mac bundle with a URL parameter and 337474 - feed handler name not displayed properly so make code use new bundleDisplayName property on nsILocalFileMac_MOZILLA_1_8_BRANCH r=mark a=darin for everything
2006-06-28 23:45:22 +00:00
dirprovider
Bug 344159 - Ensure the usability of the CCK with Firefox 2, by making profile-installed searchplugins override app-installed, r=sspitzer a=mconnor
2006-08-03 13:30:20 +00:00
feeds
Bug 348544: Clean up console-logged errors and warnings in feed subscription, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano, a=beltzner
2006-08-26 15:40:19 +00:00
history
Bug 271496 - [Mac] both delete and del keys should delete bookmarks and history items. r=mconnor a=shaver
2005-06-01 08:04:49 +00:00
microsummaries
bug 346818: make sure microsummary bookmark records in the bookmarks datastore really exist (i.e. they aren't for cut or deleted bookmarks, which don't get completely removed from the datastore until restart) so we don't hit an error when trying to update them; also, trap errors when updating microsummary bookmarks, so an exception for one update doesn't hork the rest of them; finally, add microsummary properties to the bookmark transaction manager, so they get saved and restored the way they are supposed to be saved and restored when bookmarks are cut and pasted
2006-08-26 08:09:56 +00:00
migration
Bug 343784 home page not migrated r=mconnor, branch181=beltzner
2006-08-18 17:44:06 +00:00
places
46177 Show icons in native Mac menu items. r=josh sr=bryner a/1.8.1=mconnor
2006-08-04 18:52:26 +00:00
preferences
Checked in the wrong patch for bug 332785
2006-08-26 16:07:09 +00:00
safebrowsing
Bug 348625: use whitelist to suppress remote lookups
2006-08-24 01:08:28 +00:00
search
Checking the patch for bug 346933: crashes [@ morkRowObject::CloseRowObject] during shutdown for David Bienvenu. r=gavin/vladimir a=beltzner
2006-08-21 03:02:46 +00:00
sessionstore
Bug 343871 session restore after nightly update opens a bunch of blank windows - reapplying (r=me, a=schrep for drivers)
2006-08-25 23:22:10 +00:00
shell
339893 - unable to open rss feed reader application on mac, nsIProcess doesn't work for app bundles so have to refactor code into nsIShellService... impl on windows and gnome as nsIProcess and on mac using LaunchServices. r=mark a=darin
2006-06-28 23:44:17 +00:00
sidebar
Bug 341668: Preload title into search engine confirmation dialog. r=gavin, beng; a181=drivers
2006-07-18 19:00:45 +00:00
Makefile.in
Bug 328159: land session-restore patch for branch, patch by Dietrich Ayala <dietrich@mozilla.com>, r+a=mconnor
2006-05-06 04:26:28 +00:00
nsBrowserContentHandler.js
Bug 348076 remove generated URLs from region.propertie (r=phil, sr+a=mconnor)
2006-08-19 05:34:46 +00:00
nsBrowserGlue.js
Fix another typo from the checkin for bug 322169
2006-07-26 18:26:05 +00:00
nsIBrowserGlue.idl
'Sanitize on shutdown' fails if the last closed window is not a browser window. patch from Giorgio Maone <g.maone@informaction.com>, r=mconnor, a=asa.
2005-08-26 12:53:26 +00:00
nsIBrowserHandler.idl
Make opening a new window load the homepage, if it's supposed to. Bug 289211,
2005-04-10 23:32:51 +00:00