Robert Strong
e58b51123f
Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend
2009-01-05 15:17:40 -08:00
philringnalda@gmail.com
e5dfb7c4dd
Bug 463947 - There is no privatebrowsing.xpt (r=gavin)
2008-11-11 21:27:06 -08:00
Ehsan Akhgari
1bd7a4be4f
Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky
2008-11-04 02:52:23 +03:30
Ehsan Akhgari
97eae1d71e
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [Private Browsing service]; r=mconnor
2008-11-04 02:52:22 +03:30
Justin Dolske
e7ea71cc97
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
Johnathan Nightingale
d010d61ed4
Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner
2008-10-29 11:54:51 -04:00
Shawn Wilsher
7a2e763702
Bug 450290 - Sync the temp tables to the permanent tables.
...
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones. For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark. For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77
2008-10-27 18:52:20 -04:00
Ben Turner
a38b77add4
Adding dom_threads.xpt to packaging list
2008-10-14 11:16:37 -07:00
Simon Bünzli
2243cc4a79
Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich
2008-10-11 22:17:31 +03:30
Shawn Wilsher
900250bc91
Backed out changeset f3c9af143cc1 (places fsync work)
2008-09-18 15:00:30 -04:00
Shawn Wilsher
16fef55947
Bug 450290 - Sync the temp tables to the permanent tables.
...
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones. For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark. For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77
--HG--
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js
2008-09-18 11:10:47 -04:00
Neil Deakin
f7f3593429
Bug 444735, move search service to toolkit, r=gavin
...
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Gavin Sharp
41b54ee6e1
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
2008-08-26 19:55:18 -04:00
Gavin Sharp
d9b7a7a51b
Backed out changeset 7fdbccdc1e94
2008-08-26 19:40:21 -04:00
Gavin Sharp
6b325928cd
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
2008-08-26 19:39:16 -04:00
Doug Turner
70a550fd3e
Bug 437948. Add the xpt file for geolocation to the packaging files. r=ted.mielczarek@gmail.com
2008-08-24 07:30:01 -07:00
Justin Dolske
008f7fc08e
Bug 451040 – Passwords Manager Empty after convert to MozStorage. r=gavin
2008-08-18 09:39:11 -07:00
Phil Ringnalda
813dd35839
Bug 445039 - Only package oji.xp if it's likely to be there, r=gavin
2008-08-16 21:27:04 -07:00
gavin@gavinsharp.com
830c0f5fff
Bug 425062: undo part of the initial patch (extApplication.js doesn't need to be packaged)
2008-03-25 14:23:53 -07:00
gavin@gavinsharp.com
3a28cebac8
Bug 425062: add new fuel components to the installer manifests, r=mfinkle, a=beltzner
2008-03-25 14:19:35 -07:00
dtownsend@oxymoronical.com
56ae809725
Bug 420356: Ship blocklist.xml with Firefox. r=gavin.sharp
2008-03-19 15:35:03 -07:00
dolske@mozilla.com
8c3435c2d7
Forgotten packaging changes from bug 417302. r=gavin
2008-03-09 01:27:51 -08:00
reed@reedloden.com
bc445f8d63
Bug 419916 - "Only package CRT files ifndef MOZ_MEMORY" [p=philringnalda@gmail.com (Phil Ringnalda) r=luser/ted a1.9b4=beltzner]
2008-02-28 11:30:59 -08:00
reed@reedloden.com
87f71ac38d
Bug 419921 - "Stop trying to package safebrowsing.xpt, add it to removed-files.in" [p=reed r=gavin a1.9b4=beltzner]
2008-02-28 02:31:28 -08:00
mconnor@steelgryphon.com
f8c24c7bbb
Bug 339229 - Stop shipping DOM Inspector in Firefox builds, r=bsmedberg
2008-02-25 22:18:12 -08:00
philringnalda@gmail.com
02bbcd7cf4
Bug 417436 - Packaging cleanup for crashreporter.xpt, r=ted, a=beltzner
2008-02-14 21:02:36 -08:00
jwalden@mit.edu
90f095319c
Bug 414122 - Packaging changes to no longer ship an effective TLD list as a separate file, since we compile the data into necko now. r=notworthsomeonestimetoreview, a=blocker
2008-02-14 16:02:44 -08:00
philringnalda@gmail.com
a20e4f1f41
Bug 415330 - XPInstall leftovers in package files, r=ted, a=blocker
2008-02-08 19:25:43 -08:00
pavlov@pavlov.net
c381c0546d
bug 407459. hooking jemalloc up to the build system. r=various people
2008-02-04 19:16:24 -08:00
reed@reedloden.com
23e398896c
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
2008-02-01 18:07:49 -08:00
reed@reedloden.com
41073ec644
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
2008-02-01 00:51:29 -08:00
enndeakin@sympatico.ca
d23cbccf38
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
2008-01-31 11:18:07 -08:00
dtownsend@oxymoronical.com
6e76008294
Bug 404024: Add AMO integration pane followup fix. r=mano
2008-01-28 10:50:54 -08:00
nrthomas@gmail.com
85a5a400f1
Bug 394046, packaging changes/fixes for major update to Fx3, r=bsmedberg, a=blocking1.9+
2008-01-23 10:57:43 -08:00
ted.mielczarek@gmail.com
419fe7dfb3
bug 412989 - allow per-app override of crashreporter.ini. string changes only. r=bsmedberg/mconnor
2008-01-22 16:20:29 -08:00
kaie@kuix.de
9707fe5d97
Follow up to bug 399590, add the new library file to packaging
2008-01-18 03:20:15 -08:00
gavin@gavinsharp.com
42c75ca221
Bug 412025: package JSON xpt (Firefox & Thunderbird), r=sayrer/mscott, a=schrep
2008-01-12 14:53:42 -08:00
philringnalda@gmail.com
b5dc362c6a
Bug 398855 - clean up some disappeared files, use the preprocessor to cut down on packages-static noise, r=bsmedberg, a=mconnor
2007-10-11 21:01:31 -07:00
dtownsend@oxymoronical.com
819d3d7db0
Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg
2007-09-17 08:33:04 -07:00
roc+@cs.cmu.edu
d8b0eabf3f
Bug 392845. Don't ship non-built xml-rpc components with the browser. r=bsmedberg,gavin
2007-09-05 16:01:19 -07:00
dtownsend@oxymoronical.com
a15deec5a1
Bug 393982: Download Manager does not appear when saving files, package new component. r=gavin.sharp
2007-08-28 06:37:46 -07:00
philringnalda@gmail.com
1bf8bc7617
Bug 392420 - No DOMi window icon in Firefox, r=bsmedberg
2007-08-16 20:55:20 -07:00
flamingice@sourmilk.net
4c3bf017dd
Bug 271559, Plugins blocklisting, r=robstrong
2007-08-15 17:43:12 -07:00
philringnalda@gmail.com
193a6ad5c4
Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony
2007-08-14 19:51:44 -07:00
sdwilsh@shawnwilsher.com
d98abd5a78
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 09:47:41 -07:00
enndeakin@sympatico.ca
4eac080665
Bug 380813, installer files for scriptable IO, r=gavin,sr=neil
2007-08-11 04:53:18 -07:00
sdwilsh@shawnwilsher.com
3f13316a06
nsHandlerService.js not packaged. rs=mconnor. No bug
2007-07-25 23:36:03 -07:00
sdwilsh@shawnwilsher.com
95d5347743
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
2007-07-25 21:24:25 -07:00
rrelyea@redhat.com
ff84fbb60d
Bug 388403 Land NSS 3.12 Alpha r=kai.
2007-07-23 12:02:59 -07:00
sdwilsh@shawnwilsher.com
fc4c982152
Bug 306907 build orange fix (forgot about installer files). rs=bsmedberg
2007-07-18 11:10:29 -07:00