Commit Graph

502 Commits

Author SHA1 Message Date
dwitte@stanford.edu
b91bedc9c1 backing out due to tinderbox orange. 2007-11-15 03:24:20 -08:00
dwitte@stanford.edu
973a75738f Bug 324397 - 'Allow cookies for the original site only' preference should be selected by default. patch by dveditz and dwitte; r=mconnor, a=schrep+mconnor 2007-11-15 01:31:16 -08:00
reed@reedloden.com
c42326c0c1 Bug 401865 - "nsMicrosummaryService.js cleanup" [p=dao r=Mano a1.9=schrep] 2007-11-14 23:33:00 -08:00
reed@reedloden.com
74d3dd09fb Bug 400472 - "Applications pref pane displays duplicate entries after selection" [p=florian r=gavin a=blocking-firefox3+] 2007-11-14 23:24:26 -08:00
reed@reedloden.com
db8959b998 Bug 344588 - "[newprefs] Certificates preference associated label not spoken by WindowEyes" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a1.9=schrep] 2007-11-13 08:24:04 -08:00
reed@reedloden.com
6775cc8d0d Bug 394990 - "Running xpcshell tests: Components.classes['@mozilla.org/xre/app-info;1'] has no properties" [p=Mossop r=gavin a1.9=schrep] 2007-11-13 02:28:54 -08:00
reed@reedloden.com
f8e3a01a7a Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" (fix the listheader in the applications preferences pane) [p=twanno@lycos.nl (Teune van Steeg) r=myk a1.9=schrep] 2007-11-13 00:39:20 -08:00
reed@reedloden.com
564b39517d Bug 401556 - "Ambiguous label in Prefs > Advanced > Network when clearing the cache" [p=benoit.leseul@gmail.com (Benoit) r=gavin a1.9=schrep] 2007-11-12 21:40:30 -08:00
reed@reedloden.com
e2c9b03a6a Bug 385273 - "add bookmark button disabled in the "Add Bookmark" dialog if there is no scheme on the url" [p=florian r=Mano a=blocking-firefox3+] 2007-11-12 21:24:55 -08:00
jonas@sicking.cc
ba34cf6917 fix redness 2007-11-12 18:12:16 -08:00
dbaron@dbaron.org
c8410defb5 Remove the span causing the warning and incorrect alignment. b=401820 r=mano a1.9=beltzner 2007-11-12 11:15:52 -08:00
dbaron@dbaron.org
735f51e9f5 Format the XUL-on-one-line more legibly. b=401820 r=mano a1.9=beltzner 2007-11-12 11:15:29 -08:00
philringnalda@gmail.com
2f9debd44b Bug 386392 - Drop pre places/places-bookmarks support from browser, remove components/bookmarks and locales/.../bookmarks part, r=mano, a=mconnor 2007-11-11 23:36:03 -08:00
sspitzer@mozilla.org
c911521570 fix for bug #381216: prevent bookmarks dataloss when a user goes from Firefox 2, Firefox 3 beta, Firefox 2 and then back to Firefox 3. r=dietrich, a=schrep/beltzner 2007-11-09 12:11:12 -08:00
reed@reedloden.com
83fd282028 Bug 400838 - "The Search: label in Places Organizer is a button, though it should not be" [p=dao r=Mano a=blocking-firefox3+] 2007-11-08 18:27:36 -08:00
mozilla.mano@sent.com
3dccb1e898 Bug 401092 - Bookmark Icons (favicons) disappear. r=sspitzer, a=blocking-beta. 2007-10-30 17:15:55 -07:00
mozilla.mano@sent.com
c38c14cf76 Bug 401450 - Items from tag-containers show up in bookmark searches. r=sspitzer, a=beltzner. 2007-10-30 16:52:11 -07:00
myk@mozilla.org
ec949c9b64 bug 396491: actions menu for feed type in Applications prefpane loses focus upon selection; r=gavin, a=mconnor 2007-10-30 11:23:39 -07:00
rflint@ryanflint.com
a2d9b37e1c Bug 389579 - Import generatedTitles and set staticTitles appropriately. r=dietrich a=blocking-firefox3 2007-10-30 09:02:23 -07:00
reed@reedloden.com
a62a519f92 Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9] 2007-10-29 11:29:14 -07:00
mozilla.mano@sent.com
ceacf65c1c Bug 401259 - Empty Places menu should read (empty) but on 2nd focus, sub-menus appears as tiny square. r=sspitzer, a=mconnor. 2007-10-27 14:57:23 -07:00
mozilla.mano@sent.com
572e58754e Bug 401333 - Can't expand folder tree of Edit bookmark dialog. r=sspitzer, a=mconnor. 2007-10-27 14:55:53 -07:00
reed@reedloden.com
92e2badb9b Bug 398969 - "SessionStore: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsICrashReporter.annotateCrashReport]"" [p=f.qu@queze.net (Florian Quèze) r=gavin aM9=beltzner] 2007-10-26 12:42:24 -07:00
dolske@mozilla.com
f8d1f2fba6 Backout Bug 399838 to investigate Ts regression. 2007-10-24 20:57:09 -07:00
mozilla.mano@sent.com
b4d73d7bf9 Bug 373944 - revert the workarounds for bug #373719, bug #373721, bug #374150 and bug #374166 caused by bug #267833. patch by seth and me, r=dietrich. a=blocking-m9. 2007-10-24 19:37:05 -07:00
mozilla.mano@sent.com
908e585d0d Bug 399729 - Reduce places viewa performance overhead. This also fixes bugs 397117, 399472, 400738 and likely also 399476. r=sspitzer, a=blocking-m9/beltzner. 2007-10-24 19:02:28 -07:00
edward.lee@engineering.uiuc.edu
d517b922e7 Bug 399838 - Automatically init (not open) the download manager when starting the app. r=dietrich, a1.9=mconnor, aM9=mconnor 2007-10-24 15:43:35 -07:00
reed@reedloden.com
d190d8ae75 Bug 251910 - "No hover highlighting (i.e. mouse-tracking) in Bookmarks/History sidebar" (follow-up patch) [p=dao r=sspitzer aM9=mconnor] 2007-10-24 02:35:18 -07:00
reed@reedloden.com
24417c8386 Bug 400659 - "Description not saved when selecting another bookmark in the tree" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=Mano aM9=mconnor] 2007-10-24 02:33:09 -07:00
reed@reedloden.com
5b524eac6f Bug 364426 - "tree in places based history sidebar doesn't have contiguous vertical lines (like in firefox 2)" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=Mano aM9=mconnor] 2007-10-24 02:31:46 -07:00
sdwilsh@shawnwilsher.com
a7d5d2056f Bug 394881 - [Mac] Prefpanes should specify heights. r=mconnor 2007-10-22 11:07:01 -07:00
mconnor@steelgryphon.com
0a991785f1 bug 383183 - relanding Larry, round 324 2007-10-21 20:30:23 -07:00
dietrich@mozilla.com
971bf7b46a Bug 399814 organizer debug panel shortcut key is broken (r=sspitzer, a=mconnor) 2007-10-20 15:35:45 -07:00
mozilla.mano@sent.com
238b856598 Bug 399930 - Optimize PlacesUtils getters. r+a=mconnor. 2007-10-20 13:40:16 -07:00
reed@reedloden.com
c9f861c54f Bug 385818 - "Uninitialized promptService variable" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-10-19 00:49:32 -07:00
reed@reedloden.com
46b97f0cc5 Bug 369910 - "Cookies not imported from IE 7" [p=jimm r=gavin a=blocking-firefox3+ for M9] 2007-10-18 21:24:50 -07:00
reed@reedloden.com
5b7c6fe237 Bug 348808 - "use application selector instead of file selector dialog when picking helper apps" [p=jimm r=dolske r=rob_strong r=myk r=biesi a=blocking-firefox3+ for M9] 2007-10-18 21:15:41 -07:00
dietrich@mozilla.com
f094992524 Bug 398295 When I delete multiple items in the Bookmarks Organizer, dozens of assertions appear (re-landing) 2007-10-18 17:10:49 -07:00
mozilla.mano@sent.com
6bbbfcba91 Backing out bug 399930. 2007-10-16 17:14:46 -07:00
dietrich@mozilla.com
4c16bf7d11 Backing out the other part of bug 398295. 2007-10-15 22:27:26 -07:00
mozilla.mano@sent.com
de7ec48695 Bug 399930 - Optimize PlacesUtils. r+a=mconnor. 2007-10-15 18:05:56 -07:00
dietrich@mozilla.com
da5b532914 Bug 398295 When I delete multiple items in the Bookmarks Organizer, dozens of assertions appear (r=sspitzer) 2007-10-15 09:44:18 -07:00
gavin@gavinsharp.com
f9f306f056 Bug 398469: Ctrl+Up/Down doesn't work to change engines, r+a=mconnor 2007-10-13 18:26:26 -07:00
mozilla.mano@sent.com
652f538173 Backing out my test 2007-10-13 15:13:58 -07:00
mozilla.mano@sent.com
b6680abb90 Disabling the places-popup binding for sub-folders on the toolbar for one tinderbox cycle, in order to determine the Txul regression from bug 387996. 2007-10-13 14:28:53 -07:00
mozilla.mano@sent.com
de89969601 Disabling the places-popup binding for sub-folders on the toolbar for one tinderbox cycle, in order to determine the Txul regression from bug 387996. 2007-10-13 14:07:34 -07:00
dietrich@mozilla.com
36fc24b28b Bug 398807 session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko, a=mconnor) 2007-10-13 10:29:57 -07:00
mozilla.mano@sent.com
d518a4440d Bug 399476 - Ts and Txul improvements for the places-smart-folders container, note the feature isn't re-enabled yet. r=sspitzer. 2007-10-12 17:27:31 -07:00
reed@reedloden.com
bf45a8b0cb Bug 397841 - "Need UI for Anti-Malware Settings" [p=johnath r=gavin a=blocking-firefox3+] 2007-10-12 16:14:23 -07:00
dietrich@mozilla.com
390947d359 Bug 398807 session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko, a=mconnor) 2007-10-11 10:52:31 -07:00