Commit Graph

759 Commits

Author SHA1 Message Date
reed@reedloden.com
8cea14aaa5 Back out dietrich's patch from bug 394038 due to failing unit test (probably because of bug 413794). 2008-01-24 00:33:29 -08:00
reed@reedloden.com
69d139c431 Back out dietrich's patch from bug 394038 due to failing unit test (probably because of bug 413794). 2008-01-24 00:22:37 -08:00
dietrich@mozilla.com
b08d3782fd Bug 413788 ? global frecency regressed Ts by 10ms on bl-bldlnx03 (r=sspitzer, a=sayrer) 2008-01-23 22:18:52 -08:00
dietrich@mozilla.com
6462312176 Bug 406937 ? Fix places tests using milliseconds for APIs that require microseconds (for ondrej@allpeers.com, r=dietrich) 2008-01-23 13:23:13 -08:00
dietrich@mozilla.com
e0815f7f4b Bug 394038: make url bar autocomplete frecency algorithm global (r=sspitzer) 2008-01-23 12:21:35 -08:00
dcamp@mozilla.com
a8cd110d34 Bug 412688: Enforce 'one url-classifier update at a time' in the dbservice rather than just the stream updater. r=tony, a=schrep 2008-01-23 11:30:54 -08:00
sdwilsh@shawnwilsher.com
81853605dd Bug 410289 - Do not allow the pausing of downloads that cannot actually be resumed. r=Mardak 2008-01-21 19:43:02 -08:00
mats.palmgren@bredband.net
aeb469dabf Make an empty file count as having zero lines. b=412440 r=dolske 2008-01-20 15:02:07 -08:00
dolske@mozilla.com
a759b94d03 Finish relanding Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. 2008-01-19 22:48:07 -08:00
reed@reedloden.com
e7af4afea9 Bug 412844 - "DownloadManagerUI.visible is always false" [p=victor.gubin@teamdev.com (Victor Gubin) r=sdwilsh a1.9=schrep] 2008-01-18 23:04:59 -08:00
reed@reedloden.com
a83d95f538 Bug 340795 - "Building with --with-embedding-profile=minimal failed" [p=romaxa@gmail.com (romaxa) r=Mano a1.9=schrep] 2008-01-18 22:58:21 -08:00
mkaply@us.ibm.com
53ceef6ecc 398676, r=sayrer, a=schrep - add support for tel/modem/fax protocols in the hCard microformat 2008-01-18 11:53:31 -08:00
dietrich@mozilla.com
8ca30a327e Bug 382711 - on migration or db upgrade of a profile with livemarks, we start up the livemark service' update timer (r=sspitzer) 2008-01-17 22:58:52 -08:00
reed@reedloden.com
d194eb919f Bug 404015 - "The Password Manager dialog's list selection changes when pressing Escape" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano a1.9=schrep] 2008-01-17 02:26:14 -08:00
gavin@gavinsharp.com
51705216b6 Bug 412689: fix search/replace error that led to a broken QI impl, r=tony 2008-01-16 17:13:54 -08:00
dolske@mozilla.com
ff090cebaa Bug 409915 - Logins stored by extensions could be converted to site logins by 2E upgrade. r=gavin, a=blocking-ff3+ 2008-01-16 17:02:45 -08:00
mkaply@us.ibm.com
54b6cf1f60 402877, r=sayre, a=schrep - rename an internal structure in microformats. types->values 2008-01-16 11:51:22 -08:00
dcamp@mozilla.com
395a39d4e8 Bug 412392: Fix up some shutdown issues in nsUrlClassifierDBService. r=tony, a=schrep 2008-01-16 11:20:45 -08:00
mkaply@us.ibm.com
600579a676 402871 - r=sayre, a=schrep - handle cases where an include is specified, but it doesn't exist 2008-01-16 11:19:21 -08:00
mkaply@us.ibm.com
e9f6c56e60 412492, r=sayrer, a=schrep - Update hCard testcases so they don't access the web 2008-01-16 08:30:37 -08:00
dietrich@mozilla.com
2785397aee Bug 412438 ? Erase functions in nsNavHistoryExpire can generate queries with duplicated items (for marco, r=dietrich, a=schrep) 2008-01-15 20:25:45 -08:00
dtownsend@oxymoronical.com
eef047b68f Bug 404726: Addon compatibility check gives many alerts (toolkit and security portions). r=gavin.sharp, r=kengert 2008-01-15 07:06:34 -08:00
mats.palmgren@bredband.net
c7c2af3e77 Trying to fix orange due to bug 397850 (will get review later if it sticks). 2008-01-15 04:01:13 -08:00
dolske@mozilla.com
7464ab6e77 Bug 397799 - password manager infobar doesn't disappear after clicking remember in some cases. r=gavin, a=blocking-ff3+ 2008-01-14 18:50:46 -08:00
dcamp@mozilla.com
683c3ab1bb Bug 412160: Cancel in-progress safebrowsing updates on shutdown. r=tony, blocking=schrep 2008-01-14 13:13:43 -08:00
reed@reedloden.com
d62d2543aa Back out patch from bug 412160 due to even more orange than normal. :( 2008-01-14 00:21:57 -08:00
reed@reedloden.com
78fcc6247e Bug 412160 - "Spurious non-zero Rlk leak stats on 'bm-xserve11' and 'fxdbug-win32-tb'" (cancel pending update in CloseDB()) [p=dcamp@mozilla.com (Dave Camp) r=tony a=blocking-firefox3+] 2008-01-13 23:37:05 -08:00
dolske@mozilla.com
5a86eb9eaf Bustage fix. Lines counts for the output files incremented to account for extra lines added by bug 396316. 2008-01-13 23:20:41 -08:00
dolske@mozilla.com
a90c543b46 Bug 394610 - Add checks for problematic whitespace. r=gavin, a=blocking-ff3+ 2008-01-13 22:28:09 -08:00
dietrich@mozilla.com
6ffc5da474 Bug 412211 ? fix downgrade code so that when downgrade from schema version 7+ back to 6+, we don't re-import bookmarks.html (r=sspitzer, a=schrep) 2008-01-13 18:47:21 -08:00
reed@reedloden.com
934291a18f Back out jminta's FUEL/exthandler patch from bug 407963 due to assertion failure and leaks. 2008-01-13 00:26:09 -08:00
reed@reedloden.com
8af7e11e9b Back out jminta's FUEL/exthandler patch from bug 407963 due to assertion failure and leaks. 2008-01-13 00:21:12 -08:00
reed@reedloden.com
ae6928cb8c Bug 407963 - "[FUEL] Factor out generic toolkit aspects of FUEL into a reusable form" [p=jminta@gmail.com (Joey Minta) r=mfinkle r=gavin sr=bsmedberg a1.9=beltzner] 2008-01-12 23:48:31 -08:00
dolske@mozilla.com
312f215559 Partially back out bug 389273 while I look into the test failures. 2008-01-12 21:35:29 -08:00
dolske@mozilla.com
97a57a7769 Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
dcamp@mozilla.com
5a2697dd2f Bug 402610: Allow safebrowsing servers to specify separate URLs for chunk data. r=tony, blocking=beltzner 2008-01-12 14:22:03 -08:00
dcamp@mozilla.com
d610748d71 Bug 407759: Support subtractions in the safebrowsing protocol that arrive before their associated add. r=tony, blocking=mconnor 2008-01-12 13:32:01 -08:00
dwitte@stanford.edu
97a45f037f thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-11 20:30:42 -08:00
dwitte@stanford.edu
9d626da131 partial backout in an attempt to fix orange. 2008-01-11 02:08:58 -08:00
dwitte@stanford.edu
8a6c4d235f relanding bug 410250. 2008-01-11 01:13:04 -08:00
dwitte@stanford.edu
d2b6f4f5ed backing out to fix orange. 2008-01-10 20:59:44 -08:00
dwitte@stanford.edu
1798542e9f thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-10 19:56:00 -08:00
dolske@mozilla.com
0dae9c8ae9 Solaris bustage fix (r=jst) for Bug 394272 - Mingw build error in nsDownloadManager.cpp 2008-01-10 01:10:21 -08:00
martijn.martijn@gmail.com
e44fe42e84 Bug 394272 - Mingw build error in nsDownloadManager.cpp, r=tellrob, a=mconnor 2008-01-09 04:20:18 -08:00
neil@parkwaycc.co.uk
29ee1ed48d Bug 386696 nsURLFormatter needs a check for localised prefs r=dietrich a=mconnor 2008-01-09 01:15:48 -08:00
reed@reedloden.com
8fe8cc641b Bug 393305 - "Determine multi-scan behavior" [p=jmathies@mozilla.com (Jim Mathies) r=gavin a=blocking-firefox3+] 2008-01-08 23:38:55 -08:00
mozilla.mano@sent.com
479fe251b6 Bug 410346 - tagging URIs causes large increase in bookmarks observers. r=dietrich. 2008-01-08 19:58:05 -08:00
mozilla.mano@sent.com
54bcf61d16 Bug 411160 - Front-end code must be able to distinguish simple-folder query nodes. r=dietrich. 2008-01-08 19:54:37 -08:00
philringnalda@gmail.com
4525738aac Disable timing-out test case 2008-01-07 20:30:43 -08:00
philringnalda@gmail.com
1a1c42b688 Bug 341972 - improve tests for updating livemark/siteURI, r=dietrich, a=blocker 2008-01-07 19:36:51 -08:00