Commit Graph

1560 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
cc487cfb1d fix for bug #408221: url bar autocomplete problems with tags and case-insensitivity r=dietrich, a=mconnor 2007-12-13 15:09:39 -08:00
mozilla.mano@sent.com
5222f86564 Bug 407575 - Tag system should be case-insensitive. r=sspitzer. 2007-12-13 12:07:38 -08:00
enndeakin@sympatico.ca
154987f6ef Disable one test on linux until I can see what's wrong with it 2007-12-13 08:18:50 -08:00
enndeakin@sympatico.ca
199aa5bf62 Bug 407937, popup with left/top attributes can expand outside of content area, also ensure that popup position is adjusted if too far off screen,r+sr=roc CVS: ---------------------------------------------------------------------- 2007-12-13 06:41:33 -08:00
dtownsend@oxymoronical.com
11d728c227 Bug 303194: Pressing delete key in extension manager should uninstall extension. p=Simon Bünzli <zeniko@gmail.com>, r=dtownsend, a=schrep. 2007-12-13 03:00:53 -08:00
sspitzer@mozilla.org
2c94084861 fix for bug #406487: After selecting auto-complete entry and then correcting it, pressing enter still loads auto-complete r=gavin, a=blocking-firefox-3+ 2007-12-12 14:55:29 -08:00
dolske@mozilla.com
f3c39a6a1d Followup to Bug 396316, update IDL comments to reflect new hostname format. r=gavin, a=blocking-ff3+ 2007-12-12 14:42:01 -08:00
sspitzer@mozilla.org
c90498a169 fix for bug #400682: favicons displayed at full size in open location autocomplete and homepage (pref ui) autocomplete r=gavin, a=blocking-firefox-3+ 2007-12-12 13:02:19 -08:00
dcamp@mozilla.com
2cc955f005 Bug 407858: initialize some members of nsUrlClassifierDBServiceWorker. r=tony, a=dsicore 2007-12-12 11:04:25 -08:00
sspitzer@mozilla.org
faed98a7c2 for correctness: fix for bug #402118: problems when highlighting part of a title in url bar auto complete results when the title is a RTL value for performance: fix for bug #407984: get rid of the scrollboxes in autocomplete.xml fix for bug #407951: don't reset textContent in _setUpDescription() if it hasn' t changed fix for bug #408024: when setting the width of the boxes that hold the descript ion elements, use Math.floor() r=gavin, a=blocking-firefox-3+ Thanks to vlad for the performance suggestions. 2007-12-12 10:43:08 -08:00
sspitzer@mozilla.org
247899f9f0 whitespace change, no bug 2007-12-12 10:23:48 -08:00
martijn.martijn@gmail.com
9db956c04f Bug 407912 - When page is zoomed in/out, autocomplete popup doesn't have the correct width, r=enndeakin, a=mtschrep 2007-12-12 05:27:09 -08:00
reed@reedloden.com
e3eda0fcb5 Bug 405389 - "Passwords reappear after being deleted, when using the search" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=mconnor a=blocking-firefox3+] 2007-12-12 05:24:39 -08:00
reed@reedloden.com
041d5bee81 Bug 406664 - "Cookies dialog still using XP-ish icon" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=damons] 2007-12-12 05:22:15 -08:00
aaronleventhal@moonset.net
3a80055521 Fixing orange 2007-12-11 18:48:03 -08:00
aaronleventhal@moonset.net
fe7f4d5bdb Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
dtownsend@oxymoronical.com
19823efd13 Bug 406718: add logging to file support to assist troubleshooting, r=robstrong, a=schrep 2007-12-11 16:56:09 -08:00
reed@reedloden.com
64377725db It's textbox, not textbar. :( 2007-12-11 12:26:42 -08:00
reed@reedloden.com
de8fd4d3d5 Bug 405165 - "Menu icons for Gnomestripe" (Textbox context menu) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep] 2007-12-11 12:15:48 -08:00
dtownsend@oxymoronical.com
c8d559dd09 Bug 396234: Crash when dialog comes up before automatic shutdown on Mac. r=bsmedberg. 2007-12-11 02:35:02 -08:00
reed@reedloden.com
5639cdc712 Bug 405653 - "Synchronize /suite and /toolkit <contentAreaUtils.js>" ((Av1a-TK) whitespace/++ cleanup) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep] 2007-12-11 01:57:36 -08:00
reed@reedloden.com
8cfed0c9c0 Bug 407114 - "when viewing the "Most Visited" item of the "Smart Bookmarks" folder in the places organizer, the "Visit Date" column is empty" [p=mak77@supereva.it (Marco Bonardo [MaK77]) / sspitzer@mozilla.com (Seth Spitzer) r=sspitzer r=dietrich a1.9=damons] 2007-12-11 01:22:50 -08:00
reed@reedloden.com
6ab5343399 Bug 406982 - "Toolbar separator margin too big" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=mconnor] 2007-12-11 01:11:19 -08:00
reed@reedloden.com
bc725fc31c Bug 406676 - "GTK Menu Separator is not painted natively" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-11 01:09:09 -08:00
reed@reedloden.com
a4c1530ea2 Bug 405874 - "Update toolkit/toolkit-makefiles.sh to reflect recent removals" [p=reed r=bsmedberg a1.9=damons] 2007-12-11 01:03:03 -08:00
reed@reedloden.com
bfc17d4e19 Bug 405551 - "investigate performance of AdjustIndices()" [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=dietrich a1.9=damons a=blocking-firefox3+] 2007-12-11 01:01:33 -08:00
reed@reedloden.com
c05835661c Bug 403817 - "nsDownloadManager.cpp #includes nsTArray.h but doesn't use it" [p=rahul@murmuria.in (Rahul Murmuria) r=gavin a1.9=mconnor] 2007-12-11 00:54:30 -08:00
reed@reedloden.com
69a3fcd239 Bug 399820 - "Native GTK look for find toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a1.9=mconnor] 2007-12-11 00:53:25 -08:00
Evan.Yan@Sun.COM
72abc27375 Bug 380848 - Selected list item is not reported when focus to the list r=neil a=dsicore 2007-12-10 19:11:29 -08:00
ted.mielczarek@gmail.com
ea1e24c4ae bug 407229 - breakpad fails to send on Fedora F8. r=bsmedberg 2007-12-10 10:47:29 -08:00
dietrich@mozilla.com
39b1b4b780 Bug 402880 figure out pref UI for history expiration / limiting visits (RELANDING TESTS, r=sspitzer) 2007-12-08 15:17:16 -08:00
reed@reedloden.com
66a4797113 Fix logic in the better bustage fix for bug 402742. 2007-12-07 17:38:35 -08:00
reed@reedloden.com
2fd6fa38f1 Better bustage fix for bug 402742. 2007-12-07 17:13:42 -08:00
reed@reedloden.com
aa5a9ec1af Bustage fix #3 for bug 402742. 2007-12-07 17:00:18 -08:00
reed@reedloden.com
2cd9d978d2 Bustage fix #2 for bug 402742. 2007-12-07 16:39:32 -08:00
reed@reedloden.com
b1ffb3d6b7 Bug 402742 - "Stock icons will not display if libgnomeui is not present" (more soft runtime dependencies) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=vlad sr=roc aM10=schrep] 2007-12-07 16:08:09 -08:00
dietrich@mozilla.com
7ca6f669b7 TESTING A on bm-xserve11 - Bug 407018 expiration not using browser.history_expire_days_min (r=sspitzer) 2007-12-07 15:13:52 -08:00
sspitzer@mozilla.org
d098985e33 fix for bug #407373: if ExpireItems() fails, don't fire the timer again. r=dietrich, a=schrep for m10 2007-12-07 13:22:20 -08:00
sspitzer@mozilla.org
9cf89245cf fix for bug #406259: update 5 richlistitems at a time to improve url bar rich result utocomplete performance. r=gavin a=blocking-firefox-3+ p1/m10 2007-12-07 09:50:45 -08:00
sspitzer@mozilla.org
f443b2b73b fix for bug #407124: performance problem with expiration code due to query in FindVisits() for people with lots of history. patch=Marco Bonardo <mak77@supereva.it> r=sspitzer, dietrich a=blocking-firefox-3+ p1 / m10 2007-12-07 09:44:57 -08:00
dtownsend@oxymoronical.com
1040b917e5 Typo fix to kick off unit testers. No bug. 2007-12-06 05:47:48 -08:00
sspitzer@mozilla.org
d1b4eb3c50 fix for bug #399266: improve perf of the "Most Visited" pre-defined query in the "Smart Bookmarks" folder on the personal toolbar. r=dietrich initial patch=Marco Bonardo (MaK77) <mak77@supereva.it> a=blocking-firefox-3+ 2007-12-05 23:38:52 -08:00
dolske@mozilla.com
bf4b95dfdf Backing out 407018, trace_malloc_allocs on bm-xserve11 jumped from 460K to 570K. 2007-12-05 22:51:24 -08:00
dietrich@mozilla.com
16b5121b20 Bug 407018 expiration not using browser.history_expire_days_min (r=sspitzer,a=mconnor) 2007-12-05 13:30:37 -08:00
dolske@mozilla.com
840da044fa Bug 396316 - update format of stored login manager entries. r=gavin, blocking-ff3+ 2007-12-05 13:16:33 -08:00
dietrich@mozilla.com
a0d51295f2 Backing out bug 406114 to test Ts impact 2007-12-05 09:14:05 -08:00
dietrich@mozilla.com
3beb4ac515 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer, take 2) 2007-12-05 00:30:07 -08:00
dietrich@mozilla.com
b60b7f31eb Backing out bug 402880 2007-12-05 00:01:13 -08:00
dietrich@mozilla.com
aa7eeb3e59 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer) 2007-12-04 23:40:49 -08:00
sspitzer@mozilla.org
7e2ae597a3 fix for bug #406114: when automatically importing from bookmarks html format, use bookmarks.postplaces.html, if it exists (otherwise, defer to bookmarks.html) r=dietrich, a=damon 2007-12-04 23:14:47 -08:00