Ehsan Akhgari
71379763ff
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
Boris Zbarsky
a79385332a
Backed out changeset dcb3aa2fd0ab to see whether this fixes unit test bustage
2009-02-19 09:14:36 -05:00
Ehsan Akhgari
b73a635113
Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor
2009-02-19 09:22:08 +03:30
Vladimir Vukicevic
2a7a44217c
b=477727; fix shell service and disable migration browser component for Windows CE; r=gavin
2009-02-11 18:24:53 -08:00
ted.mielczarek@gmail.com
5bc866acda
bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg
2008-03-13 11:34:13 -07:00
rflint@ryanflint.com
6e3b547a51
Bug 400324 - Remove old safebrowsing 'speach bubble' UI code. r=tony, a=damons
2008-02-25 22:48:55 -08:00
jag@tty.nl
05cdb6aefe
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
benjamin@smedbergs.us
50667d0c23
Bug 394329 - Ship the JS import library in the SDK, and stop linking it from browsercomps which doesn't use it, r=luser a=NPDB
2007-09-05 08:56:56 -07:00
benjamin@smedbergs.us
4b6ed1dfac
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 07:46:17 -07:00
mozilla.mano@sent.com
8854db12e8
Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin.
2007-07-17 14:08:24 -07:00
mozilla.mano@sent.com
a5ea51c116
Bustage fix #1
2007-05-18 21:47:38 -07:00
sayrer@gmail.com
05e84aa82d
force a rebuild to fix bustage
2007-05-18 21:38:14 -07:00
thunder@mozilla.com
1f20fd1155
Bug 373501: Add import/export of microsummaries to places. r=mano
2007-05-15 16:23:51 -07:00
dietrich@mozilla.com
65504bd2fc
Bug 376008 bookmarks html import/export needs to move to /browser (r=mano)
2007-05-03 01:56:41 -07:00
benjamin@smedbergs.us
3048b90adc
Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser
2007-04-23 12:25:39 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
benjamin%smedbergs.us
217948472d
Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano
2006-11-13 17:53:01 +00:00
pavlov%pavlov.net
0b5a3c2706
backing out 345517 due to leak test bustage
2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us
c8bc8c9265
Bug 345517, try #2 , make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano
2006-11-09 15:02:29 +00:00
sspitzer%mozilla.org
519037fe9d
fix for bug #356487
...
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.
also addresses bugs:
bug #330923 : "View -> Sidebar menu" is empty if you build with places
bug #355738 : implement history sidebar on top of places backend
bug #356175 : hook up the history menu to the places backend
bug #356453 : add back "Clear Private Data" menu item
bug #356630 : add back "History | Show in Sidebar" menu item
bug #356631 : remove "search in history" and "view all history" menu items
bug #357301 : add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831 : history sidebar, right mouse button click should not expand / collapse item
r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
mozilla.mano%sent.com
f407e29925
Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin.
2006-10-09 23:57:40 +00:00
dougt%meer.net
b0a376c402
Bug 353353. Remove unused nsIObserver impl from toolkit/xre/nsNativeAppSupportWin.cpp. r=rob_strong
2006-09-22 14:40:55 +00:00
gavin%gavinsharp.com
d51ce46276
Bug 284660: Firefox bookmarks don't provide a charset to layout code, r=mconnor, sr=bzbarsky
2006-09-21 17:20:43 +00:00
benjamin%smedbergs.us
af03fc0477
Backout bug 345517 due to various issues.
2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us
ffd802f9ed
Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento
2006-08-09 13:39:19 +00:00
benjamin%smedbergs.us
d69b941372
Bug 321219 - separate places backend into toolkit, r=beng
2006-07-18 19:41:12 +00:00
beng%bengoodger.com
a5a0d89b76
336903 - feed view should not run with chrome privileges. Browser pieces: move privileged code from subscribe.js into FeedWriter javascript component, make an about:feeds redirector module in browser so that we don't need to touch the one in necko. r=mento
2006-06-27 19:53:48 +00:00
brettw%gmail.com
d376cc3bac
Attempt to fix tree bustange from landing of safe browsing.
2006-05-19 23:59:09 +00:00
darin%meer.net
f598aa62e6
landing performance improvements for safe browsing (bugs: 338189, 338191, 338327, 338369, 338366, 338193, 338371, 338562) patches by tony+brettw, r=bryner+darin
2006-05-19 20:29:24 +00:00
cbiesinger%web.de
51a89a8b1e
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
beng%bengoodger.com
2ba9c439ed
336852 - show some basic content in the feed handling page, also fix some bustage due to identicaly named libraries with toolkit/components/feeds.
2006-05-06 04:58:38 +00:00
benjamin%smedbergs.us
2daffd0f4f
Bug 335421 - Make FF+XR work on windows, r=mento
2006-04-27 13:37:15 +00:00
beng%bengoodger.com
4c3bdeb751
333751 - land initial content converter patch for feed parsing, turned off. r=bsmedberg for configure bits, r=brettw for everything else... use --enable-feeds in .mozconfig to turn this on.
2006-04-27 00:24:12 +00:00
benjamin%smedbergs.us
0d580341f2
Bug 333874 - cannot build ffox against xulrunner due to xpcom_obsolete dependency, patch by Pawl Chmielowski <prefiks@aviary.pl>, r=me
2006-04-19 18:02:39 +00:00
benjamin%smedbergs.us
409c85bd04
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-04-06 15:19:31 +00:00
mark%moxienet.com
159ccd8008
331827 Provisional build patch to make gtk2/darwin builds functional out of the box. There may be additional changes needed for static builds. r=bsmedberg
2006-03-28 20:06:17 +00:00
benjamin%smedbergs.us
2bdd3b1c75
Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls
2006-03-27 20:16:50 +00:00
brettw%gmail.com
22deb9822e
Bug 329546 r=ben@mozilla.org, annie.sullivan Separate out view from history
...
result.
2006-03-23 00:31:48 +00:00
brettw%gmail.com
4f5a9f0b93
Fixing build bustage
2006-02-17 01:10:25 +00:00
benjamin%smedbergs.us
1a5272733a
Bug 327331 - nsNavHistory::Init is fragile and leaky in error conditions, r=brettw
2006-02-15 21:45:40 +00:00
benjamin%smedbergs.us
57839c8110
Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-14 15:57:04 +00:00
bryner%brianryner.com
5afcfd2410
Use the Mork reader class to import old history files, removing the dependency on Mork itself. Bug 322369, r=brettw.
2006-01-18 01:01:41 +00:00
bryner%brianryner.com
8aee0debc3
Don't build the old bookmarks implementation if MOZ_PLACES is enabled. We still export the interface headers for now since not everything is converted over. Bug 320482, r=brettw.
2005-12-16 05:17:33 +00:00
brettw%gmail.com
a36360cfa0
Bug 320422 r=annie.sullivan: Rename nav-history/nsINavHistory to nav-history-service/nsINavHistoryService
2005-12-16 00:40:48 +00:00
annie.sullivan%gmail.com
b2ff11200f
Added nsIBookmarksContainer interface which allows custom bookmarks types.
...
Implemented nsILivemarksService as a nsIBookmarksContainer.
bug=317837 r=beng sr=bryner
2005-12-15 20:56:18 +00:00
brettw%gmail.com
6cb415a868
Bug 317839, r=bryner Added places favicon service (defaulted to off along with places)
2005-12-13 01:27:14 +00:00
bryner%brianryner.com
6f8c691831
Fix Places build on gcc4 by removing extra semicolons. Bug 318974, patch by jlurz24@gmail.com, r=me.
2005-12-03 23:35:47 +00:00
brettw%gmail.com
989c75c181
Forgotten update for Bug 316077
2005-11-17 21:41:13 +00:00
brettw%gmail.com
d9bb356977
Bug 316077, r=annie.sullivan, sr=darin
...
Protocol handler allowing access to binary annotations.
Also: forgotten registration part of bug 306640 for the annotation service.
2005-11-17 18:36:40 +00:00
bryner%brianryner.com
d0295dcf29
History-based bookmarks implementation for Places. Bug 314553, r=brettw.
2005-11-16 22:53:47 +00:00