Граф коммитов

4087 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net beebc0b969 reverting previous change since it would seem to be problematic. 2006-05-11 07:34:40 +00:00
darin%meer.net aa855734e5 fixes bug 337516 "Txul regression resulting from threadmanager branch landing" r=bzbarsky 2006-05-11 05:47:55 +00:00
myk%mozilla.org 7015d36237 unhork adding a new bookmark from the bookmarks manager
bug=337305
r=brettw
sr=ben
a=ben for 1.8 branch
2006-05-11 00:58:54 +00:00
beng%bengoodger.com c0a83e8d1b 336945 - subscription options - can't use/select use a website on windows if no feed protocol handler ever installed on system. r=gavin 2006-05-11 00:16:30 +00:00
gavin%gavinsharp.com 4432fb68fc Temporarily disable session restore to test effect on Ts, try #2: disable completely. Bug 337320 2006-05-10 06:18:13 +00:00
bzbarsky%mit.edu a69a514b09 Temporarily disable session restore to test effect on Ts. Bug 337320 2006-05-10 04:48:18 +00:00
myk%mozilla.org 8b3452d2eb possible fix for microsummaries Ts regression
bug=336833
r=mconnor
2006-05-10 02:22:32 +00:00
mconnor%steelgryphon.com c1a2bf4b4b bug 337320 - Session Restore Ts regression, patch by dietrich@mozilla.com, r=me 2006-05-10 00:42:37 +00:00
bzbarsky%mit.edu debbf1bebb Break cycle with timer at shutdown. Bug 328159, r=mconnor 2006-05-09 01:56:26 +00:00
mconnor%steelgryphon.com 29be4fc6c8 backing out, I suck, first round of drinks are on me at Xtech 2006-05-08 23:08:35 +00:00
beng%bengoodger.com 8a860d81bc did not mean to check this in yet 2006-05-08 22:59:52 +00:00
beng%bengoodger.com 9bdc07160f did not mean to check this in yet 2006-05-08 22:21:14 +00:00
beng%bengoodger.com bfc843d2f3 337184 - feed sniffer considers too many documents feeds... needs to not consider an element a feed unless it is the root element. reviewed by darin, r=mconnor 2006-05-08 22:18:58 +00:00
beng%bengoodger.com 9d4d2f361d 337197 - default reader list for a2 r+a=mconnor 2006-05-08 22:12:28 +00:00
mconnor%steelgryphon.com c38db762e4 bug 337178 - hook up search suggestions, forgot to add this file to trunk as well 2006-05-08 22:00:29 +00:00
mconnor%steelgryphon.com 7fac66141f bug 336758 - flip crash restore prompt on, now that it won't turn tbox orange, patch by dietrich@mozilla.com, r+a=me 2006-05-08 21:58:28 +00:00
mconnor%steelgryphon.com 64da442f07 bug 328159 - more fixes for Ts etc, remove cache hack, patch by dietrich@mozilla.com, r+a=me 2006-05-08 21:50:00 +00:00
mconnor%steelgryphon.com 87a363948c bug 337178 - hook up remote search suggestions, r=gavin, a=bonecho drivers 2006-05-08 21:41:54 +00:00
timeless%mozdev.org ce13aa43ed Bug 328159 Wire up the Session-data Service
Fixing circular loop between sessiondata service and (pref service and observer service) by using WeakReference support in both.
r=ben
2006-05-08 18:56:14 +00:00
bzbarsky%mit.edu 66be1eed99 Observe shutdown too. Bug 336922 followup, r=mconnor, sr=darin, branch181=mconnor 2006-05-08 05:31:12 +00:00
beng%bengoodger.com e43d861c21 336903 - make sure we check uris specified in the feed with the security manager before we set them as load-able hrefs or srcs in the output document, which has chrome privileges. r=bz 2006-05-08 04:21:44 +00:00
myk%mozilla.org 43e94da3c1 stop leaking the annotation service in the microsummary service; possible fix for balsa leak regression
bug=336922
r=bz
2006-05-08 01:50:38 +00:00
timeless%mozdev.org 45cb5c3a4c Bug 335953 Make code outside intl use NS_CHARSETALIAS_CONTRACTID instead of NS_CHARSETALIAS_CID
r=bz sr=bz
2006-05-06 22:09:20 +00:00
gavin%gavinsharp.com d29a18af0c Bug 336902: add session-restore files to the installers, patch by Dietrich Ayala <dietrich@mozilla.com>, r=rob_strong 2006-05-06 19:53:05 +00:00
cbiesinger%web.de 1fe4516c9f 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 34f74f36a5 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
beng%bengoodger.com 58292820f7 followon to 335433 - some tweaks to the visual appearance of the search box to fix regressions on windows and gnome 2006-05-06 04:13:09 +00:00
myk%mozilla.org 819536e52a makes the microsummary picker handle invalid and blank URLs
bug=336840
r=ben
a=ben for branch
2006-05-06 03:24:15 +00:00
beng%bengoodger.com 87a668a019 336755 - revert earlier change I made on darin's suggestion because end_iter is moved after all. allows proper detection of rdf-rss feeds. also ensure that the rdf-rss switch is triggered after all three conditions are met, not any one 2006-05-06 03:05:28 +00:00
myk%mozilla.org 4702957aef consistently display and destroy microsummary picker in the non-Places bookmarks dialogs
bug=336828
r=brettw
sr=ben
a=ben for the branch
2006-05-06 02:40:13 +00:00
beng%bengoodger.com 53f781ee79 335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org 2006-05-06 02:37:51 +00:00
joshmoz%gmail.com fafe9ff033 wrap a places stylesheet in MOZ_PLACES. b=335925 r=mano 2006-05-06 02:17:40 +00:00
beng%bengoodger.com c8667aa809 336457 - mark selected engine in the dropdown list patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org 2006-05-06 00:12:26 +00:00
beng%bengoodger.com 562c8bc605 335441 - add search dropdown menu and button patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org + some tweaks by me to make it look better on windows 2006-05-06 00:05:22 +00:00
beng%bengoodger.com 57053ea858 336824 - numerous small issues with feed handling/options r=brettw for browser bits r=sayrer for processor exception handling 2006-05-05 23:13:20 +00:00
myk%mozilla.org c5b8e2d95e Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
2006-05-05 22:45:37 +00:00
brettw%gmail.com ada8729336 Bug 336694 (for tony@ponderer.org) r=ben use url-classifier db service for local list management 2006-05-05 21:51:46 +00:00
beng%bengoodger.com bb58d58666 336808 - some more stylistic tweaks to the preview page for OS X only: make sure that the header area is yellow instead of white, and make sure that the post subheading text is readable (a darker color than ThreeDDarkShadow 2006-05-05 21:18:44 +00:00
beng%bengoodger.com da9eab1768 336755 - also add saxparser.xpt to the packager lists 2006-05-05 19:56:35 +00:00
beng%bengoodger.com e19f382310 336786 - use new feed icons from stephen horlander. 2006-05-05 18:51:39 +00:00
mconnor%steelgryphon.com 05f7c55ec1 bug 328159 - the one that should work, or I'm buying the build team drinks 2006-05-05 18:01:35 +00:00
beng%bengoodger.com 05663381fc 336755 - add feed files to installer packager lists r=brettw@gmail.com 2006-05-05 17:36:33 +00:00
beng%bengoodger.com 684a66945b 333751 - land feed preview page. actually turn it on by default + address some review comments from darin to nsFeedSniffer.* r=darin@meer.net for the configure changes and nsFeedSniffer.* 2006-05-04 21:57:18 +00:00
brettw%gmail.com 9d99105501 Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2006-05-04 20:36:16 +00:00
mconnor%steelgryphon.com 858643e347 bug 328159 - backing to see if that fixes orange 2006-05-04 18:05:45 +00:00
silver%warwickcompsoc.co.uk 7a33becf7b Bug 313388 - Match winstripe CSS to XP Classic appearance, and remove native theming of menus on Windows pending re-working of code. r=kevin 2006-05-04 16:02:06 +00:00
benjamin%smedbergs.us e0e132a342 Build/packaging work for bug 326580, NPOB 2006-05-04 15:43:31 +00:00
mconnor%steelgryphon.com 68abae9d66 bug 328159 - take #3 2006-05-04 15:14:26 +00:00
beng%bengoodger.com 9c210f99dc 333751 make sure that a default handler for windows is shown in the box, if one is specified in the windows registry. not part of the build 2006-05-03 23:38:18 +00:00
beng%bengoodger.com 900de3278c 333751 - fix small typo in subscribe.css to ensure image shows correctly. not part of build 2006-05-03 18:26:29 +00:00