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

2228 Коммитов

Автор SHA1 Сообщение Дата
sayrer%gmail.com 3633149ca8 Bug 348227. Live Bookmarks should take metadata from the Feed, not the page. r=mano 2006-08-28 17:24:28 +00:00
mozilla.mano%sent.com 601e9b1a6d Bug 349752 - Under GTK2 native theme, 'Always use...' checkbox is broken in the feed preview page. r=mconnor, a=schrep 2006-08-28 09:38:38 +00:00
mozilla.mano%sent.com be7136569b Bug 350424 - Search is broken. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-08-28 08:34:45 +00:00
gavin%gavinsharp.com 0470959842 Bug 348737: restoring default search engines doesn't restore the original order, r=mconnor 2006-08-27 17:18:41 +00:00
cbiesinger%web.de 8c59aae763 Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
gavin%gavinsharp.com cf06700bb1 Bug 339032: Safebrowsing: 'Get me out of here' should go to the default home page, r=mconnor 2006-08-26 17:10:29 +00:00
gavin%gavinsharp.com 7fcd6ffec1 Bug 344640: [SessionStore] API for saving/restoring sessions, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, sr=shaver 2006-08-26 16:15:33 +00:00
gavin%gavinsharp.com a92bdad288 Bug 332785: [Mac] Use bundle name instead of (empty) filename for helper apps, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-08-26 16:07:27 +00:00
gavin%gavinsharp.com 3682f2cf11 Bug 348774: replace "Extensions and Themes" with add-ons in update prefs, patch by Mike Beltzner <beltzner@mozilla.com>, r=mconnor 2006-08-26 15:48:54 +00:00
gavin%gavinsharp.com f8b13d9a58 Bug 348544: Clean up console-logged errors and warnings in feed subscription, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-08-26 15:43:52 +00:00
gavin%gavinsharp.com da7a582b5f Bug 338378: When customizing toolbars, search box has grey text and I-beam cursor and is hard to drag, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me 2006-08-26 15:28:56 +00:00
dietrich%mozilla.com 4298e9d857 Bug 347336 [SessionStore] Preserve the list of recently closed tabs during one session - fixes regression (r=mconnor) 2006-08-26 05:52:49 +00:00
myk%mozilla.org 1964f70a1e bug 346818: make sure microsummary bookmark records in the bookmarks datastore really exist (i.e. they aren't for cut or deleted bookmarks, which don't get completely removed from the datastore until restart) so we don't hit an error when trying to update them; also, trap errors when updating microsummary bookmarks, so an exception for one update doesn't hork the rest of them; finally, add microsummary properties to the bookmark transaction manager, so they get saved and restored the way they are supposed to be saved and restored when bookmarks are cut and pasted
r=mconnor
2006-08-24 22:30:07 +00:00
mozilla.mano%sent.com ad314f950f Bug 349233 - feed subscription ui not functional after going back to the preview page, also remove changeOptions from subscribe.js (forgot to remove it in bug 346009). r=mconnor. 2006-08-24 20:16:30 +00:00
jwalden%mit.edu ba4fc0b6c8 Bug 349225 - Added content handlers are not retained by feeds pane. r=mconnor 2006-08-24 20:03:26 +00:00
gavin%gavinsharp.com 143c9df1e7 Bug 348461: SessionStore ignores certain browser windows, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2006-08-23 20:13:09 +00:00
tony%ponderer.org 4cfa9c25de bug 349234: reduce remote lookups per user
patch: use onlocationchange instead of onstatechange
r=darin,sr=bryner
2006-08-23 17:19:10 +00:00
myk%mozilla.org af9a6dd4de make the microsummary service stop loading about:blank in new hidden iframes to work around a crash when about:blank and another URI are both loading in a doc shell
bug=344305
r=bzbarsky
2006-08-22 01:15:44 +00:00
sspitzer%mozilla.org 26e8ae582b Checking the patch for bug #346933: crashes [@ morkRowObject::CloseRowObject] during shutdown for David Bienvenu.
r=gavin/vladimir
2006-08-21 17:06:47 +00:00
mozilla.mano%sent.com abb6d38e2d Bug 346009 - better subscription UI for feed preview. r=mconnor. See comment 31 on the bug. 2006-08-21 08:30:25 +00:00
gavin%gavinsharp.com 6c53bff18c Bug 349452: Safe Browsing changes: remove third paragraph, change final link to "This isn't a web forgery", patch by Reed Loden <reed@reedloden.com>, r=me 2006-08-21 04:18:42 +00:00
dietrich%mozilla.com 39a8c8f4a9 Bug 347336 [SessionStore] Preserve the list of recently closed tabs during one session (for zeniko@gmail.com, r=dietrich) 2006-08-20 16:13:42 +00:00
dietrich%mozilla.com b92630d89c Bug 348076 remove generated URLs from region.properties (r=mconnor) 2006-08-19 21:43:31 +00:00
dietrich%mozilla.com ec11f116b2 Bug 348076 remove generated URLs from region.properties (r=phil, sr=mconnor) 2006-08-19 02:00:52 +00:00
jwalden%mit.edu 1e38e73d73 Bug 349098 - Text in Tabs pane is truncated when checkbox wraps. r=mconnor 2006-08-18 22:28:55 +00:00
pkasting%google.com f5fa1c2b1c Back out bug 340895 due to tinderbox orange. 2006-08-18 22:07:29 +00:00
pkasting%google.com 7149b4acc9 Bug 347956: Import Bookmarks from File broken when no other browsers installed
Patch by Adam Guthrie (ispiked@gmail.com)
r=gavin
checkin OK=mconnor
2006-08-18 21:45:38 +00:00
pkasting%google.com 22d39f42e8 Bug 340895: Move SessionStore prefs to firefox.js.
Patch by Simon B�nzli (zeniko@gmail.com)
r=mano
2006-08-18 21:19:15 +00:00
tony%ponderer.org f11bd33695 Bug 348625: use whitelist to suppress remote lookups
patch: use whitelist to suppress remote lookups
r=provos,sr=bryner
2006-08-18 19:31:15 +00:00
jwalden%mit.edu bd48c1dd29 Bug 348820 - Fix followups from bug 346942. r=mconnor 2006-08-18 17:46:16 +00:00
masayuki%d-toybox.com bce8d33648 Bug 343784 home page not migrated r=mconnor 2006-08-18 08:29:33 +00:00
preed%mozilla.com 339e225afd Bug 344897: anti-phishing needs different update urls for official builds. r=bsmedberg, rstrong 2006-08-17 22:51:41 +00:00
sayrer%gmail.com e71bdd0627 Backing out wallpaper for 348586. 2006-08-17 17:42:16 +00:00
myk%mozilla.org 422f5d5b83 better workaround for problem that Live Title bookmark not listed in the main bookmark menu until Firefox is restarted
bug=348248
r=mconnor
2006-08-17 07:38:10 +00:00
jwalden%mit.edu 4a70f1e980 Add an id to the fonts groupbox in the Content pane of prefs, no bug, r=mconnor as trivial 2006-08-16 20:22:06 +00:00
jwalden%mit.edu 1a83e25ed9 Bug 346942 - Finalize anti-phishing UI, part 2. This gets rid of the stupid dialog we had before. Parts of patch courtesy of Tony Chang, rest was me, r=mconnor 2006-08-16 07:23:53 +00:00
mconnor%steelgryphon.com 8040d8a296 bug 348203 - Help -> Report Phishing Website wording reswizzle, patch by beltzner@mozilla.com, r=me 2006-08-16 07:14:19 +00:00
tony%ponderer.org 6ff38e953b Bug 348360: jar:file: urls should not trigger a lookup
patch: any nested uri
sr=bzbarsky
2006-08-16 05:57:33 +00:00
gavin%gavinsharp.com c98fe9b1f1 Bug 344189, fix #2: don't destroy state when a timer is pending, to ensure that it will fire when needed, r=mconnor 2006-08-16 04:28:02 +00:00
sayrer%gmail.com 2a7cfbaf42 Wallpaper for bug 348586. Feed preview causes crash. r=mano 2006-08-16 01:48:34 +00:00
myk%mozilla.org c198bf4728 changes microsummary load timeout from 10 seconds to 300 seconds (five minutes), which is long enough to handle almost every page load while still being short enough to cancel loads before they start to pile up
bug=347097
r=mconnor
2006-08-15 23:57:17 +00:00
myk%mozilla.org 7ebcc67add make the microsummary update interval use a preference
bug=342044
Patch by Simon B��nzli.
r=myk
2006-08-15 19:39:28 +00:00
jwalden%mit.edu a32d4a5ebd Bug 345572 - In Options window tab Main bottom border line missing. r=mconnor 2006-08-14 18:02:14 +00:00
sayrer%gmail.com e80e0c0520 Bug 346317. Browser goes into an endless loop after automatically subscribing to this feed. r=vlad 2006-08-12 21:30:38 +00:00
mozilla.mano%sent.com e7fa3052a3 Bug 348449 - 'Warning Messages' section description is vertically misaligned. r=mconnor. 2006-08-12 20:11:18 +00:00
dietrich%mozilla.com 8d318d8411 Bug 343871 session restore after nightly update opens a bunch of blank windows (for zeniko@gmail.com, r=dietrich) 2006-08-12 19:36:44 +00:00
sayrer%gmail.com 34477f6889 Bug 348010. Don't do Feed Preview on POST requests. r=vlad 2006-08-12 18:35:07 +00:00
sayrer%gmail.com 4ed9049cef Bug 344983. Firefox leaks every nsIFeedResult created as a result of visiting feed pages. r=ben 2006-08-12 15:42:37 +00:00
sayrer%gmail.com 29665c4f34 Bug 347824. RSS leaks windows and documents. r=vlad 2006-08-12 15:04:34 +00:00
sayrer%gmail.com 6fa03a1730 Bug 340554. Provide sanitizing fragment sinks for use with feeds. r=mrbkap. sr=jst 2006-08-12 04:46:43 +00:00
gavin%gavinsharp.com f56894273e Bug 345012: Session restore triggers lots of exceptions, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2006-08-11 21:00:45 +00:00
gavin%gavinsharp.com 6ab3e3c37a Bug 346662: fix crash when deleting a Live bookmark via "Bookmark Properties", patch by Joel Nackman <joelnackman@gmail.com>, r=annie.sullivan 2006-08-11 20:42:53 +00:00
tony%ponderer.org 41e917f958 Bug 348360: jar:file: urls should not trigger a lookup
patch: check inner uri
r=bryner
2006-08-11 18:51:20 +00:00
myk%mozilla.org cc3fd8919a add UI for the browser.startup.page preference, so there's a simple way to tell Firefox to start with a blank page (or, for that matter, with your windows and tabs from last time, i.e. session restore)
bug=346044
r=mconnor
r=jwalden
2006-08-11 17:43:24 +00:00
myk%mozilla.org bcf442316b don't treat microsummary generator that goes missing as if it were a remote generator
bug=346822
r=mconnor
2006-08-11 00:18:39 +00:00
pamg.bugs%gmail.com aa54933ea9 Bug 348141: Adding an autodetected search engine should choose it too. r=beng, r (on irc)=gavin 2006-08-10 21:16:13 +00:00
pamg.bugs%gmail.com 677552e876 Bug 347950: Adding or removing a search engine doesn't update other tabs' menus. r=gavin (on irc), ben 2006-08-10 21:05:44 +00:00
pamg.bugs%gmail.com 7cb6a7747d Bug 347429: Search engine updates fail if the engine name hasn't changed. r=gavin, ben 2006-08-10 20:21:26 +00:00
benjamin%smedbergs.us af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
myk%mozilla.org 949b757456 backing out fix for bug 346044, which turns out to have been premature (beltzner wants some changes to the UI for it) 2006-08-10 00:08:05 +00:00
myk%mozilla.org 6458c32a12 enable a simple way to set a blank page as your home page in preferences
bug=346044
r=mconnor
2006-08-09 23:05:52 +00:00
jwalden%mit.edu 02bd894974 Bug 347227 - Accessibility issues on Show Cookies dialog. Patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-08-09 23:05:32 +00:00
jwalden%mit.edu 299375425c Restore change accidentally overwritten for bug 346942 2006-08-09 22:55:14 +00:00
myk%mozilla.org c173400c52 correctly detect when a microsummary page isn't HTML or XML, and explicitly don't handle multipart content (multipart/x-mixed-replace), since there's no good way to determine which part of it is the last part when downloading it via XMLHttpRequest
bug=346624
r=mconnor
2006-08-09 22:50:28 +00:00
jwalden%mit.edu ad5e04631c Bug 346942 - Finalize anti-phishing UI, part 1. This changes UI to reflect the final anti-phishing UI as displayed directly in the preference window; changing the UI shown when switching from using a list to using on-load checking of URLs (currently a butt-ugly dialog) will be part 2. r=mconnor, r=markp on the a11y aspects of the patch 2006-08-09 22:47:52 +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
mrbkap%gmail.com f7c391aafd Fixing build bustage from bug 347183 on non-places-enabled builds. 2006-08-09 06:56:31 +00:00
jwalden%mit.edu 43185c4bfd Fix a control/id attribute mismatch, r=me as trivial 2006-08-08 21:04:15 +00:00
gavin%gavinsharp.com 599cc60aa0 Bug 343707: Add Restore Default Search Engines button to search manager, patch by Michael Wu <michael.wu@mozilla.com>, r=me 2006-08-07 23:26:27 +00:00
gavin%gavinsharp.com db839a9b4a Bug 346447: loadFolderAndReplace=false ignores "loading" tabs, patch by Pablo Greco <pablo@fliagreco.com.ar>, r=mano 2006-08-07 23:01:32 +00:00
gavin%gavinsharp.com d59fc6db36 Bug 346764: Change "Software Installation" to "Add-ons Installation", patch by Reed Loden <reed@reedloden.com>, r=rob_strong 2006-08-07 22:54:45 +00:00
gavin%gavinsharp.com 3ca5fdbd4f Bug 346049: fix typos in safe browsing text, patch by Reed Loden <reed@reedloden.com>, r=mconnor 2006-08-07 22:49:56 +00:00
gavin%gavinsharp.com 1679d33b82 Bug 346356: Replace deprecated calls to preventBubble() on trunk, patch by Adam Guthrie <ispiked@gmail.com>, r=mano 2006-08-07 22:40:33 +00:00
gavin%gavinsharp.com c3635f787f Fix silly typo from the patch for bug 347241 that caused engine order not to be remembered after a restart, r=mconnor over IRC 2006-08-07 18:58:19 +00:00
sayrer%gmail.com 6506fe0fa9 Bug 346312. RSS preview page should reload without feed preview if there was no result.doc. Patch by Michael Wu <michael.wu@mozilla.com>. r=mconnor. 2006-08-07 16:57:26 +00:00
benjamin%smedbergs.us 92f283562b Bug 347364 - Allow extensions to add searchplugins at the top of the list, preserving additional ordering, r=gavin 2006-08-07 15:22:55 +00:00
gavin%gavinsharp.com c0ba53e08e Bug 347457: If a readonly engine has updates, and the icon load callback runs first, an exception is thrown, r=mconnor 2006-08-06 20:30:37 +00:00
jwalden%mit.edu 77d4229c96 Bug 345769 - Move "Ask me before clearing" checkbox from the CPD dialog to the prefwindow. r=mconnor 2006-08-04 21:35:18 +00:00
gavin%gavinsharp.com 0ccf0f858a Bug 347241: Fix whitespace issue caused by landing the diff -w 2006-08-04 14:02:22 +00:00
gavin%gavinsharp.com d6fb9d8434 Bug 347241: Don't use the DB to store engine order information unless the order is changed, r=mconnor 2006-08-04 13:59:20 +00:00
gavin%gavinsharp.com b3538102d2 Bug 308240: Changing Live Bookmark URL doesn't remove current items before loading new URL, patch by Phil Ringnalda <philringnalda@gmail.com>, r=vlad 2006-08-04 13:52:07 +00:00
myk%mozilla.org 3dfef310be after selecting microsummary for bookmark, ensure bookmark label displays something even if microsummary hasn't finished loading
Patch by Simon B��nzli.
bug=342225
r=myk
2006-08-04 13:26:36 +00:00
mkaply%us.ibm.com 8d98809fe4 343780 - r=bsmedberg - type for pref attributes causing disabling homepage buttons not to work 2006-08-03 19:50:11 +00:00
gavin%gavinsharp.com 7c58249303 Bug 342020: Avoid default browser check if the user chose to restore a session after a crash, patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-08-03 19:19:03 +00:00
gavin%gavinsharp.com 687a56b735 Bug 344581: [newprefs] Cache preferences not properly spoken by WindowEyes, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-08-03 19:09:00 +00:00
gavin%gavinsharp.com e727c0e525 Bug 344578: [newprefs] Warning Messages Settings associated label not spoken by WindowEyes, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-08-03 19:07:27 +00:00
gavin%gavinsharp.com 01fea2a665 Bug 344572: [newprefs] Unit of measure for history preference not spoken by WindowEyes, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-08-03 19:05:31 +00:00
gavin%gavinsharp.com 468e598194 Bug 346819: fix the drop/canDrop implementations so that search engine list drag and drop behaves correctly in all cases, r=mconnor 2006-08-03 18:57:59 +00:00
myk%mozilla.org 3a863795d3 ensure microsummary picker exception doesn't prevent bookmark dialogs from closing when the user cancels their bookmark changes
bug=346825
r=mconnor
2006-08-03 04:36:00 +00:00
jwalden%mit.edu dcbc68f4c7 Bug 343832 - New history prefs UI needs a little more work. r=mconnor 2006-08-02 18:28:26 +00:00
jwalden%mit.edu 0f089261be Bug 343657 - Choose Languages associated label not read by WindowEyes. Patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-08-02 18:06:17 +00:00
myk%mozilla.org cba6346ced cancel timeout when loading a microsummary resource on error in addition to on load
bug=346824
r=mconnor
2006-08-02 17:59:28 +00:00
myk%mozilla.org b498828dbd stop installed microsummary generators from being leaked at shutdown by destroying the timer property of MicrosummaryResource objects
bug=346913
r=mconnor
2006-08-02 17:40:36 +00:00
tony%ponderer.org c8735221b4 bug 345893: Text in Safe Browsing overlay not visible with large font /
high contrast theme
patch: add scrollbars if text overflows
r=pilgrim,sr=bryner
2006-08-02 17:16:37 +00:00
benjamin%smedbergs.us 5bb6381ad2 Bug 344159 - Reset the .selectedEngine pref when it matches the default setting, so that changes in the default show up, r=gavin 2006-08-02 14:08:12 +00:00
benjamin%smedbergs.us f8444ab93c Bug 344159 - Ensure the usability of the CCK with Firefox 2, by making profile-installed searchplugins override app-installed, r=sspitzer 2006-08-02 13:58:31 +00:00
tony%ponderer.org 492ad73ac7 Bug 343084: Warning text should be shorter, point to mozilla.com anti-phishing FAQ pages
patch: text changes for bubble by beltzner
r=gavin
2006-08-02 06:03:14 +00:00
tony%ponderer.org c09b2bf86f Bug 345592:enable licensed url table in source code
patch: add goog-black-enchash table
r=mmchew,sr=bryner
2006-08-02 05:35:00 +00:00
mattwillis%gmail.com ba335cf495 bug 346764 - unifies strings and entities for install/download permissions. patch by beltzner,r=gavin,a181=dbaron 2006-08-02 05:14:43 +00:00
myk%mozilla.org c5056a6b59 stop losing active/hover state in microsummaries dropdown menu when rebuilding the menu
bug=339481
r=mconnor
2006-08-02 02:05:09 +00:00