Phil Ringnalda
fa648d26a2
Bug 474602 - package oji.xpt based on the AC_DEFINE, OJI, not the AC_SUBST, MOZ_OJI, r=gavin
2009-01-26 15:34:08 -08:00
Nick Thomas
157bf13b35
Bug 459878, packaging changes from test major update from 3.0.6 to 3.1b2, r=ted.mielczarek
2009-01-23 15:28:02 +13:00
Brian Birtles
0a47d48dae
Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc
2009-01-14 20:38:07 -08:00
philringnalda@gmail.com
14d81ce426
Bug 463947 - There is no privatebrowsing.xpt (r=gavin)
2008-11-11 21:27:06 -08:00
Ehsan Akhgari
07521d5740
Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky
2008-11-04 02:52:23 +03:30
Ehsan Akhgari
9c71483ace
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
f0d502c40e
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
6f0f1e07f4
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
3f60a72d69
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
ba6f3d7af8
Adding dom_threads.xpt to packaging list
2008-10-14 11:16:37 -07:00
Simon Bünzli
59dd39bb0e
Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich
2008-10-11 22:17:31 +03:30
Shawn Wilsher
7a7b8024e3
Backed out changeset f3c9af143cc1 (places fsync work)
2008-09-18 15:00:30 -04:00
Shawn Wilsher
0b053bff4f
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
01d18dd2de
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
69c0f2c2b4
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
2a9195ee3c
Backed out changeset 7fdbccdc1e94
2008-08-26 19:40:21 -04:00
Gavin Sharp
1061e15478
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
7a0636e748
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
a64bf4f050
Bug 451040 – Passwords Manager Empty after convert to MozStorage. r=gavin
2008-08-18 09:39:11 -07:00
Phil Ringnalda
ba9831992b
Bug 445039 - Only package oji.xp if it's likely to be there, r=gavin
2008-08-16 21:27:04 -07:00
Phil Ringnalda
6546d97425
Bug 445094 - clean up unix/packages-static, r=ted
2008-07-14 01:53:27 -07:00
Serge Gautherie
e0ae305c4d
Bug 444605 – Remove obsolete references to <nsUpdateNotifier.js>. r=rstrong/jag
2008-07-12 12:13:38 +02:00
reed@reedloden.com
3bfc77c125
Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Revert jemalloc/libxul integration; makes this bug WONTFIX) [p=jasone@canonware.com (Jason Evans) a1.9=schrep]
2008-05-08 03:45:49 -07:00
gavin@gavinsharp.com
4db2761205
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
54fb411973
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
77c7d93420
Bug 420356: Ship blocklist.xml with Firefox. r=gavin.sharp
2008-03-19 15:35:03 -07:00
reed@reedloden.com
4bcd5af890
Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Integrate jemalloc into libxul on Linux) [p=jasone@canonware.com (Jason Evans) r=bsmedberg sr+a1.9=stuart]
2008-03-14 08:38:37 -07:00
dolske@mozilla.com
4e8a15714c
Forgotten packaging changes from bug 417302. r=gavin
2008-03-09 01:27:51 -08:00
reed@reedloden.com
39964a1001
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
philringnalda@gmail.com
1a89f4580c
Bug 417436 - Packaging cleanup for crashreporter.xpt, r=ted, a=beltzner
2008-02-14 21:02:36 -08:00
jwalden@mit.edu
7200901cae
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
8dcfc85c4c
Bug 415330 - XPInstall leftovers in package files, r=ted, a=blocker
2008-02-08 19:25:43 -08:00
pavlov@pavlov.net
fdde8df444
bug 407459. hooking jemalloc up to the build system. r=various people
2008-02-04 19:16:24 -08:00
reed@reedloden.com
466b0b1204
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
e599e0db22
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
a425bb001a
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
2008-01-31 11:18:07 -08:00
dolske@mozilla.com
d5d2b01eee
32x32 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. rs=mconnor, coattailing in on r/a from earlier 48x48 icons addition.
2008-01-29 21:38:52 -08:00
dolske@mozilla.com
37dcdb1cb4
48x48 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. r=mconnor, bsmedberg, ui-r=mconnor, a=blocking-ff3+
2008-01-29 14:22:09 -08:00
dtownsend@oxymoronical.com
2ee3c4a31f
Bug 404024: Add AMO integration pane followup fix. r=mano
2008-01-28 10:50:54 -08:00
nrthomas@gmail.com
052795880c
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
77f6720c04
bug 412989 - allow per-app override of crashreporter.ini. string changes only. r=bsmedberg/mconnor
2008-01-22 16:20:29 -08:00
ted.mielczarek@gmail.com
6f2d50e15d
bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg
2008-01-22 16:06:40 -08:00
dolske@mozilla.com
31d1e0acaf
Bug 412049 - Use PNG instead of XPM for default window icon on Linux. r=mconnor, r=bsmedberg, ui-r=mconnor, a=schrep
2008-01-18 16:52:09 -08:00
kaie@kuix.de
454bb73392
Follow up to bug 399590, add the new library file to packaging
2008-01-18 03:20:15 -08:00
wr@rosenauer.org
a366d6c626
Bug 412519 - libdbussservice.so missing from package on Linux, r=gavin, a1.9=mtschrep
2008-01-15 23:51:46 -08:00
gavin@gavinsharp.com
4b0d383f93
Bug 412025: package JSON xpt (Firefox & Thunderbird), r=sayrer/mscott, a=schrep
2008-01-12 14:53:42 -08:00
philringnalda@gmail.com
6dd0941f12
Backing out Linux part of bug 398855 to see if it's breaking the unit test machine
2007-10-11 22:25:50 -07:00
philringnalda@gmail.com
1f541bf020
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
c8f6dc40f6
Bug 398012: Include alerts.xpt in package. r=gavin.sharp, a=mconnor
2007-09-30 05:16:25 -07:00
dtownsend@oxymoronical.com
5a4266c345
Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg
2007-09-17 08:33:04 -07:00