myk@mozilla.org
|
759b2a5934
|
bug 385224: optimize performance of site-specific preferences; r=mconnor,roc
|
2007-11-26 00:35:22 -08:00 |
|
sspitzer@mozilla.org
|
3de236bd55
|
fix for bug #395452: handle multiple tags in url bar autocomplete fix for bug #395462: handle multiple tags in bookmark search fix for bug #403847: places organizer search won't find items tagged with multi-word tags fix for bug #403849: fix URIHasTag() to take a string, not a nsIURI r=dietrich, a=blocking-firefox-3+
|
2007-11-24 18:38:17 -08:00 |
|
sdwilsh@shawnwilsher.com
|
10f433e9ca
|
Bug 390491 - Add advanced search button that brings up places UI (back-end only landing). r=Mano, a=beltzner
|
2007-11-23 13:29:22 -08:00 |
|
sspitzer@mozilla.org
|
e0d33d3d21
|
wallpaper for bug #404928: crash @ nsNavHistoryFolderResultNode::OnItemAdded() r=mano, a=blocking-firefox3-+
|
2007-11-23 12:09:31 -08:00 |
|
rflint@ryanflint.com
|
fc839d7ad1
|
Bug 386531 - XPCOMUtilify console command line handler. r+a=mconnor
|
2007-11-22 21:24:20 -08:00 |
|
mozilla.mano@sent.com
|
110d10e24d
|
Bug 404370 - perf: Don't call AdjustIndices when inserting a bookmark at the default index. r=dietrich.
|
2007-11-21 17:46:43 -08:00 |
|
sspitzer@mozilla.org
|
c0c4f76c67
|
supplimental fix for bug #404630: Faviconize Tab extension causes a crash @ nsNavHistory::LazyMessage::Init r=thunder, a=blocking-firefox3+
|
2007-11-21 16:44:33 -08:00 |
|
thunder@mozilla.com
|
139815aa52
|
Bug 404630: Fix a crash when nsNavHistory::setAndLoadFaviconForPage() is called with no URI. r=sspitzer, a=mtschrep
|
2007-11-21 13:41:17 -08:00 |
|
reed@reedloden.com
|
74ce8e304f
|
Bug 400460 - "appPicker.css should be moved to /mozapps/skin/ for themers" [p=jmathies@mozilla.com (Jim Mathies) r=gavin a=blocking-firefox3+]
|
2007-11-20 21:28:47 -08:00 |
|
sspitzer@mozilla.org
|
2302e68493
|
fix for bug #403832 js error, this.tree.view has no properties (regression from bug #402668) r=gavin, a=schrep
|
2007-11-20 19:49:00 -08:00 |
|
dietrich@mozilla.com
|
ee69ea1afe
|
Bug 403040 Places killed all my history >2 days ago (for mak77@supereva.it, r=dietrich)
|
2007-11-20 15:45:34 -08:00 |
|
dietrich@mozilla.com
|
4541ab0bc3
|
Bug 381795 places indexes need review (followup, r=sspitzer)
|
2007-11-20 15:27:41 -08:00 |
|
dietrich@mozilla.com
|
466257d6aa
|
Bug 381795 places indexes need review (r=sspitzer, r=marco)
|
2007-11-20 10:23:38 -08:00 |
|
myk@mozilla.org
|
dda67d8e86
|
bug 400466: application selector dialog isn't wide enough if there is long file type description; patch by Jim Mathies; r=myk, a=schrep
|
2007-11-19 23:50:00 -08:00 |
|
dietrich@mozilla.com
|
a8a5d28b4f
|
Bug 389789 nsNavHistory::RemoveDuplicateURIs() should not delete moz_historyvisits, it should remap them to the moz_place id we are keeping (r=marco, r=sspitzer)
|
2007-11-19 21:14:57 -08:00 |
|
dolske@mozilla.com
|
cb318490d3
|
Bug 380931 - Post-landing cleanup from Bug 374723 (rewrite password manager in JS). r=gavin, a19=schrep
|
2007-11-19 20:51:40 -08:00 |
|
mozilla.mano@sent.com
|
eb11c71b56
|
Backing out bug 404370, which caused sortFolderByName to fail (in test_placesTxn).
|
2007-11-19 19:28:27 -08:00 |
|
mozilla.mano@sent.com
|
adf51f6912
|
Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich.
|
2007-11-19 18:01:53 -08:00 |
|
mozilla.mano@sent.com
|
051876ac24
|
Bug 404370 - perf: Don't call AdjustIndices when inserting a bookmark at the default index. r=sspitzer. a=mconnor.
|
2007-11-19 17:14:28 -08:00 |
|
gavin@gavinsharp.com
|
7f2645a2c7
|
Fix newlines
|
2007-11-19 12:48:56 -08:00 |
|
philringnalda@gmail.com
|
487ee60452
|
Bug 403592 - remove incredibly long-dead nsMdbPtr.h, r=bsmedberg, a=schrep
|
2007-11-18 18:37:24 -08:00 |
|
dtownsend@oxymoronical.com
|
7f097cc951
|
Fix that hopefully clears up the test failure on windows, no bug. r=waldo a=test-only
|
2007-11-17 12:08:11 -08:00 |
|
bugzilla@standard8.plus.com
|
46665d12a5
|
Bug 403683 Remove some unnecessary nsISupportsArray includes from toolkit. r=gavin,a1.9=dsicore
|
2007-11-15 12:36:06 -08:00 |
|
dcamp@mozilla.com
|
b5e809bc0a
|
backing out 403354 to see if it caused Ts regression.
|
2007-11-13 21:31:07 -08:00 |
|
dcamp@mozilla.com
|
a05f3056df
|
Replace nsCStringArray::ParseString usage in the url-classifier. b=403354, r=tony, sr+a=stuart
|
2007-11-13 14:43:56 -08:00 |
|
reed@reedloden.com
|
3f2752be52
|
Bug 396278 - "should take edge values from print settings instead of prefs" [p=chpe r+sr=roc r=gavin a1.9=schrep]
|
2007-11-13 11:14:07 -08:00 |
|
stuart.morgan@alumni.case.edu
|
f034d1b71b
|
Bug 402294: Pull nsIDownload from toolkit rather than xpfe for Camino. r=mento a1.9=schrep
|
2007-11-13 07:09:11 -08:00 |
|
rflint@ryanflint.com
|
7872a37fed
|
Backout bug 396278 due to failing reftests
|
2007-11-13 06:18:36 -08:00 |
|
reed@reedloden.com
|
3d0523f876
|
Bug 396278 - "should take edge values from print settings instead of prefs" [p=chpe r+sr=roc r=gavin a1.9=schrep]
|
2007-11-13 02:30:39 -08:00 |
|
reed@reedloden.com
|
6af24f946e
|
Bug 398177 - "ISO 8601 dates helper" [p=erwan@flock.com (Erwan Loisant) r=sayrer sr=mscott a1.9=damons]
|
2007-11-13 00:12:56 -08:00 |
|
reed@reedloden.com
|
5ed4496554
|
Bug 401863 - "ContentPrefService cleanup" [p=dao r=Mano a1.9=schrep]
|
2007-11-12 22:36:18 -08:00 |
|
reed@reedloden.com
|
d91e8740ea
|
Bug 401862 - ""Cinterfaces" is nonsense" [p=dao r=Mano a1.9=schrep]
|
2007-11-12 21:21:22 -08:00 |
|
sdwilsh@shawnwilsher.com
|
9ce3a83879
|
Bug 400543 - Add TRANSITION_DOWNLOAD. r=mano, a=schrep
|
2007-11-12 18:54:32 -08:00 |
|
sdwilsh@shawnwilsher.com
|
6d0e410d33
|
Bug 395092 - Don't send dl-start event for download resume, (Add dl-pause and dl-resume events?). r=Mardak, a=blocking-firefox3
|
2007-11-12 18:50:13 -08:00 |
|
jonas@sicking.cc
|
124afcf51b
|
fix redness
|
2007-11-12 18:01:13 -08:00 |
|
gavin@gavinsharp.com
|
da77f30df4
|
Bug 403036: nsAutoCompleteController::GetPopupWidget() is dead code, r=enndeakin, a=schrep
|
2007-11-12 16:19:42 -08:00 |
|
dietrich@mozilla.com
|
f46ce4ead5
|
Bug 320183 Optimize statement compilation (r=sspitzer, a=drivers)
|
2007-11-09 13:21:38 -08:00 |
|
dietrich@mozilla.com
|
b487b75a28
|
Bug 400679 get last session query is joining against itself (could be faster) (r=dietrich, a=drivers)
|
2007-11-09 13:05:49 -08:00 |
|
dietrich@mozilla.com
|
f493153e14
|
Bug 402753 remove post-sql options checks from nsNavHistory::IsHistoryMenuQuery (r=sspitzer, a=drivers)
|
2007-11-09 12:20:37 -08:00 |
|
dietrich@mozilla.com
|
c96b2a0062
|
Bug 403040 Places killed all my history >2 days ago (r=sspitzer, a=drivers)
|
2007-11-09 12:04:13 -08:00 |
|
dietrich@mozilla.com
|
b435ec328c
|
Bug 385397 history menu is slow to open with a large history (r=mano, a=beltzner)
|
2007-11-06 12:54:46 -08:00 |
|
sspitzer@mozilla.org
|
6136270b4a
|
backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details)
|
2007-11-06 00:43:53 -08:00 |
|
sspitzer@mozilla.org
|
10234c2591
|
fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker
|
2007-11-05 21:31:22 -08:00 |
|
dcamp@mozilla.com
|
85f3b7214a
|
fix url-classifier checks against bare-domain entries. b=402435, r=tony
|
2007-11-05 11:31:55 -08:00 |
|
dietrich@mozilla.com
|
4e5504eede
|
Bug 402297 Firefox hangs on shutdown - places shutdown cleanup takes an inordinately long time (r=sspitzer)
|
2007-11-05 09:18:21 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
58031866a6
|
Bug 402493 - Incorrect license boilerplate for download manager schema migration test code. rs=sdwilsh
|
2007-11-04 20:43:18 -08:00 |
|
dietrich@mozilla.com
|
7aaaa8940c
|
Bug 332748 Figure out how much history we can show by default (browser.history_expire_days now set to 180 days) (r=sspitzer)
|
2007-11-04 17:10:37 -08:00 |
|
stuart.morgan@alumni.case.edu
|
2779812c1a
|
Backing out bug 402294, since I forgot it needed approval to land
|
2007-11-03 12:13:04 -07:00 |
|
stuart.morgan@alumni.case.edu
|
93c1732f4a
|
Bug 402294: Switch Camino to getting nsIDownload.h from toolkit rather than xpfe. r=mento
|
2007-11-03 11:57:35 -07:00 |
|
dcamp@mozilla.com
|
8d6c93849e
|
Update the url-classifier request format test. b=400635, r=tony
|
2007-11-02 14:22:24 -07:00 |
|