Commit Graph

699 Commits

Author SHA1 Message Date
sdwilsh@shawnwilsher.com
b002cab172 Bug 409867 - FindLastVisit returns "true" when it ought not to. r=sspitzer, a=mconnor 2008-01-02 09:25:27 -08:00
dolske@mozilla.com
8a5e646fed Bug 410042 - Clear Private Data can trigger master password prompt. r=gavin, a1.9=mconnor 2007-12-31 19:16:51 -08:00
dolske@mozilla.com
c6109e7a3f Bug 410307 - pwmgr isn't buffering writes when saving signons3.txt. r=gavin a1.9=mconnor 2007-12-31 18:08:46 -08:00
benjamin@smedbergs.us
348b951ad0 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 07:15:43 -08:00
reed@reedloden.com
6190613fb1 Bug 393922 - "Remove nsIDownloadProgressListener::onStatusChange and nsIDownloadProgressListener::onLocationChange" [p=graememcc_firefox@graeme-online.co.uk (graememcc) r=sdwilsh a1.9=beltzner] 2007-12-28 19:18:22 -08:00
mozilla.mano@sent.com
1ff1ed4f9e Bug 408659 - Tree selection shouldn't go away when an item is resorted or moved. r=dietrich. 2007-12-28 18:59:22 -08:00
dolske@mozilla.com
b07dd04746 Bug 408550 - Saved password filter text box is case sensitive when it should not be. r=gavin, a1.9=beltzner 2007-12-28 14:05:49 -08:00
reed@reedloden.com
c9528f998f Bug 405944 - "Security check livemark siteURI" [p=dao@mozilla.com (Dão Gottwald) r=dietrich a=blocking-firefox3+] 2007-12-27 19:00:07 -08:00
sspitzer@mozilla.org
967e38a3dc fix for bug #409301: Visiting bookmark is recorded as link transition instead of bookmark transition additionally, make it so visits from any history UI (url bar, history menu, history queries in the history sidebar, personal toolbar folder and places organizer) are recorded as "typed" transitions. r=dietrich a=this-bug-blocks-a-firefox-3-+ blocker 2007-12-27 17:53:59 -08:00
sspitzer@mozilla.org
6c0508e137 fix for bug #408463: top crash @ nsAutoCompleteController::RevertTextValue() and nsAutoCompleteController::HandleKeyNavigation() r=mano, a=blocking-firefox-3+ 2007-12-26 20:52:38 -08:00
sdwilsh@shawnwilsher.com
ef5983668a Bug 409836 - download link is not styled :visited when clicked. r=Mano, a=beltzner 2007-12-26 17:48:19 -08:00
sdwilsh@shawnwilsher.com
a9b4d699f6 Bug 401582 - Download Manager stuck scanning for viruses. r=Mardak, a=beltzner 2007-12-26 17:42:05 -08:00
jwalden@mit.edu
a906fd95ab Kick the stupid Windows tinderbox. 2007-12-22 08:36:21 -08:00
neil@parkwaycc.co.uk
d263569a32 Bug 401388 Help viewer filters filtered datasources r=Waldo a=mconnor (over IRC) 2007-12-22 03:58:21 -08:00
neil@parkwaycc.co.uk
f57ee1c2ed Bug 409168 Exclude unnamed topics from help viewer r=Waldo a=mconnor (over IRC) 2007-12-22 03:57:49 -08:00
sdwilsh@shawnwilsher.com
cf89a0ca7c Bug 401190 - nsNavHistory should implement nsIDownloadHistory. r=dietrich, a=mconnor 2007-12-21 18:27:11 -08:00
sdwilsh@shawnwilsher.com
f2fc15817d Bug 400544 - nsINavHistoryService::addVisit should take a uri for the referrer, not a place id. r=mano, a=beltzner. 2007-12-21 11:43:13 -08:00
sdwilsh@shawnwilsher.com
5495227102 Bug 400544 - nsINavHistoryService::addVisit should take a uri for the referrer, not a place id. r=mano, a=beltzner. 2007-12-21 11:37:18 -08:00
mozilla.mano@sent.com
74d5578bea Bug 393870 - unable to sort by tags in the bookmark organizer. r=dietrich, sspitzer. 2007-12-20 11:07:58 -08:00
sspitzer@mozilla.org
5b08a45fc0 fix for bug #408790: URIs that we exclude from history (like about:blank, data:, etc) will appear visited if we check immediately after visiting them. r=dietrich, a=blocking-firefox-3+ 2007-12-19 09:33:50 -08:00
sspitzer@mozilla.org
8f6a6ddf24 add places test for global history's isVisited(). part of bug #401980 r=dietrich 2007-12-18 14:32:07 -08:00
maxf@magma.ca
49eda3bf0d See bugzilla bug 280725. Changes were made to the xremote mechanism to move it out of the os-specific widget code and into the more generic command line code in the toolkit. This bug implements the corresponding changes for the QNX Neutrino Mozilla based browser: 1) The xremote related code is removed from widget/src/photon/. 2) The nsPhMozRemoteHelper.* source files removed in step 1 are renamed to nsPhRemoteService.* and modified to work under toolkit/components/remote/. 3) Finally the photon specific code in widget/src/xremoteclient is modified so that the mozilla-xremote-client utility works as it did before. These changes are all Neutrino-only and should not affect any other platform, and in theory cannot bust any Tinderbox builds. p=407800 r=bsmedberg 2007-12-18 14:00:51 -08:00
neil@parkwaycc.co.uk
f8e41045aa Ctrl+PgDn/PgUp don't work when the focus is in an autocomplete textbox b=290177 r=Enn a=dsicore 2007-12-18 01:16:42 -08:00
sspitzer@mozilla.org
1cc97c585d fix for bug #401980: use a simpler query than mDBGetURLPageInfo for IsURIStringVisited() patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep 2007-12-17 23:28:14 -08:00
sspitzer@mozilla.org
af03a5c6c9 fix for bug #408463: top crash @ nsAutoCompleteController::HandleStartComposition() r=mano, a=blocking-firefox-3+ 2007-12-17 23:20:10 -08:00
reed@reedloden.com
6d4aa754bc Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+] 2007-12-17 21:34:50 -08:00
sspitzer@mozilla.org
c681192bb1 fix for bug #408443: Update from Gran Paradiso Alpha 2, Alpha 3, and Alpha 4 -> FF Beta 2 cause [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDocShellHistory.useGlobalHistory] if you have a a2,a3,a4 profile and you run a7 (or later), in place migration of places.sqlite will fail, causing problems (such as an empty personal toolbar and lost of history.) r=dietrich, a=beltzner 2007-12-17 16:20:45 -08:00
dolske@mozilla.com
677911a7b6 Bug 408359 - Password Manager dialog's Show/Hide Passwords button does not have an access key. p=ehsan.akhgari@gmail.com, r=mano, a1.9=beltzner 2007-12-14 15:38:39 -08:00
dolske@mozilla.com
f0fd156a90 Bug 408373 - Typo in a comment in nsLoginManagerPrompter.js. p=ehsan.akhgari@gmail.com, r/a1.9=beltzner 2007-12-14 13:14:56 -08:00
mkaply@us.ibm.com
abcfc40bda Bug 406790 - r=bsmedberg, a=dsicore - option to ignore hidden microformats 2007-12-14 11:58:54 -08:00
dietrich@mozilla.com
15809a6cab Bug 407286 ? ExpireItems(EXPIRATION_COUNT_PER_RUN) takes about 700ms (down from 8 seconds) but could be faster? (r=dietrich, a=beltzner) 2007-12-14 11:02:23 -08:00
philringnalda@gmail.com
9d27a8ad48 Bug 407650 - livemark service cleanup, trailing whitespace, bogus and misplaced comments, temporary logging, make getFeedURI check for the existence of the annotation before getting it instead of using a problem-swallowing try-catch, r=dietrich, a=mconnor 2007-12-13 22:04:49 -08:00
philringnalda@gmail.com
cce160bae7 Bug 407561 - Livemark service cancels loadgroups with an undefined property instead of an error, r=sayrer, a=mconnor 2007-12-13 21:25:59 -08:00
philringnalda@gmail.com
0b42466754 Bug 342484 - replace livemark service's call to CheckLoadURIStr with a call to CheckLoadURIWithPrincipal, r=sayrer, sr=bz, a=mconnor 2007-12-13 20:01:05 -08:00
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
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
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
247899f9f0 whitespace change, no bug 2007-12-12 10:23:48 -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
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
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
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
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
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
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
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