gecko/browser/components
Shawn Wilsher c3bde40cce Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
..
build Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor 2009-02-22 18:21:52 +03:30
certerror Bug 463923 - show expanded technical details in expert mode (SSL error pages). r=johnath/gavin 2008-12-09 14:03:27 +01:00
dirprovider Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
feeds Bug 415543 - "Choose Application…" menu item should have an icon. r=gavin 2009-03-14 09:50:50 +01:00
microsummaries
migration Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg 2009-03-19 10:41:13 -07:00
places Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback 2009-03-19 15:56:51 -04:00
preferences Bug 483881 - application.png is distorted on Linux. r=gavin 2009-03-18 20:22:31 +01:00
privatebrowsing Backed out changeset 113bda3be8df (bug 463256) due to test failures on Mac 2009-03-12 13:35:14 +03:30
safebrowsing Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking 2009-01-15 20:02:21 -08:00
search Bug 483086. r=gavin, a=beltzner 2009-03-18 03:52:43 -04:00
sessionstore Bug 483403 - Temporarily disable tabstrip smooth scrolling when restoring a window. r=dietrich/zeniko 2009-03-18 09:46:47 +01:00
shell enable browser_420786.js, disable browser_480148.js 2009-03-15 14:33:30 +01:00
sidebar Don't try to load favicon.ico for error pages. b=453442 r=gavin 2008-10-21 16:02:26 -04:00
aboutRights.js Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner 2008-10-30 23:42:02 -07:00
aboutRobots.js
distribution.js Bug 449388: allow the customized-bokmarks-added preference to be changed (for compatibility with legacy deployments). r=gavin 2008-08-25 14:24:03 -07:00
Makefile.in b=477727; fix shell service and disable migration browser component for Windows CE; r=gavin 2009-02-11 18:24:53 -08:00
nsBrowserContentHandler.js Bug 290057 - Thunderbird should integrate with the Spotlight Search; Add Mac -file arg handling so Spotlight can open mail files from searches v7; r=(bienvenu + joshmoz) sr=benjamin 2009-02-02 18:49:56 +01:00
nsBrowserGlue.js Bug 483845 - Update Geolocation Strings to match latest madhava mockups. r=mconnor 2009-03-18 15:56:14 -07:00
nsIBrowserGlue.idl Bug 473299 - _someone_ forgot to rev the UUID when changing an interface. r=mconnor, fail=dolske 2009-01-12 21:54:17 -08:00
nsIBrowserHandler.idl