Граф коммитов

4014 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo 75db30109e Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted 2010-04-01 13:29:13 +02:00
Marco Bonardo db76afec5f Bug 555519 - disable test_doSetAndLoadFaviconForPage_failures.js since it randomly succeeds 2010-04-01 13:28:25 +02:00
Blair McBride a76c55da65 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
Marco Bonardo 3248460071 Bug 552659 - improve searchService sanitizeName function. r=rflint 2010-03-26 22:57:31 +01:00
Marco Bonardo e65cfac3c5 Bug 554903 - Remove microsummaries.xpt reference from package-manifest and fix a left-over, r=sdwilsh 2010-03-26 22:57:28 +01:00
Asaf Romano 1347890116 Bug 555293 - MLFB: Port bug 547815 to Firefox. r=the-one-who-likes-filing-bugs. 2010-03-27 00:15:02 +03:00
Marco Bonardo a718decf70 Bug 553489 - Part11: Test for cases where an icon should not be set. r=sdwilsh 2010-03-25 12:34:53 +01:00
Marco Bonardo 5091982ec6 Bug 553489 - Part10: reimplement setAndLoadFaviconForPage. r=sdwilsh sr=vlad 2010-03-25 12:34:49 +01:00
Marco Bonardo b3c445b4a4 Bug 553489 - Part9: NotifyStep. r=sdwilsh 2010-03-25 12:34:47 +01:00
Marco Bonardo 5fdcdaacbd Bug 553489 - Part8: AssociateIconWithPageStep. r=sdwilsh 2010-03-25 12:34:45 +01:00
Marco Bonardo 95b485423a Bug 553489 - Part7: SetFaviconDataStep. r=sdwilsh 2010-03-25 12:34:42 +01:00
Marco Bonardo 01806dfb2c Bug 553489 - Part6: FetchNetworkIconStep. r=sdwilsh 2010-03-25 12:34:40 +01:00
Marco Bonardo 956d713c99 Bug 553489 - Part5: EnsureDatabaseEntryStep. r=sdwilsh 2010-03-25 12:34:38 +01:00
Marco Bonardo 322924eaaf Bug 553489 - Part4: FetchDatabaseIconStep. r=sdwilsh 2010-03-25 12:34:35 +01:00
Marco Bonardo 403c637cce Bug 553489 - Part3: GetEffectivePageStep. r=sdwilsh 2010-03-25 12:34:33 +01:00
Marco Bonardo f50ea37946 Bug 553489 - Part2: AsyncFaviconStepper. r=sdwilsh r=dietrich 2010-03-25 12:34:31 +01:00
Marco Bonardo 327f0a143c Bug 553489 - Part1: new callback interface and better idl docs. r=sdwilsh sr=vlad 2010-03-25 12:34:28 +01:00
Andrew Sutherland 805fe0e096 Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
--HG--
rename : storage/src/mozStorageStatementJSHelper.cpp => storage/src/mozStorageAsyncStatementJSHelper.cpp
rename : storage/src/mozStorageStatementJSHelper.h => storage/src/mozStorageAsyncStatementJSHelper.h
rename : storage/src/mozStorageStatementParams.cpp => storage/src/mozStorageAsyncStatementParams.cpp
rename : storage/src/mozStorageStatementParams.h => storage/src/mozStorageAsyncStatementParams.h
2010-03-24 00:32:40 -07:00
Marco Bonardo 1593a62e17 Bug 546942 - Move places import-export-service to toolkit. r=sdwilsh
--HG--
rename : browser/components/places/public/nsIPlacesImportExportService.idl => toolkit/components/places/public/nsIPlacesImportExportService.idl
rename : browser/components/places/src/nsPlacesImportExportService.cpp => toolkit/components/places/src/nsPlacesImportExportService.cpp
rename : browser/components/places/src/nsPlacesImportExportService.h => toolkit/components/places/src/nsPlacesImportExportService.h
2010-03-24 02:17:49 +01:00
Marco Bonardo cc98be7754 Bug 552444 - Part 3: fix microsummaries code style to Places toolkit, plus minor cleanup. r=dietrich 2010-03-23 14:55:22 +01:00
Marco Bonardo 781e9c3d0b Bug 552444 - Part 2: fix "UsrMicsumGens" dependency. r=mano 2010-03-23 14:55:19 +01:00
Marco Bonardo 4c5018fca7 Bug 552444 - Part 1: Move microsummaries service to Places toolkit. r=mano
--HG--
rename : browser/components/microsummaries/public/nsIMicrosummaryService.idl => toolkit/components/places/public/nsIMicrosummaryService.idl
rename : browser/components/microsummaries/src/nsMicrosummaryService.js => toolkit/components/places/src/nsMicrosummaryService.js
2010-03-23 14:55:17 +01:00
Justin Dolske 5ff6518ebb Bug 465636 - Login Manager should record creation/usage timestamps. r=zpao, sr=vlad
--HG--
rename : toolkit/components/passwordmgr/test/unit/head_storage_legacy_1.js => toolkit/components/passwordmgr/test/unit/head_common.js
2009-12-28 20:39:00 -08:00
Robert Kaiser 2648f97e48 bug 541746 - fix test_frecency.js to work on SeaMonkey, r=dietrich 2010-03-19 17:21:59 +01:00
David Bolter 2cc82da560 Increase the minimum wait time for testing interval expiration (b=542736 - random orange); r=mak77 2010-03-18 21:24:44 -04:00
Marco Bonardo 464e127f11 Bug 536081 - Can't delete all history entries returned by a search in Library or Sidebar. r=dietrich 2010-03-18 11:59:08 +01:00
Simon Montagu 719c7d651d Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg 2010-03-18 10:37:12 +02:00
Justin Dolske 542509347b Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad 2010-03-11 18:25:00 -08:00
Josh Matthews bdc90e7e3e Bug 188285 - "Form autocomplete should not store credit card numbers" [r=dolske] 2010-01-31 06:25:00 +13:00
Henri Sivonen 8a75fb4ddc Bug 546647 - Make test_Microformats_hCard.html not depend on <area> parsing outside <map>. r=jonas.
--HG--
extra : rebase_source : 678a6b55376f7cd82c6025dc27f30907b6acf97d
2010-02-22 14:17:35 +02:00
Marco Bonardo ca51aa4dea Bug 552386 - test_history_sidebar.js fails between midnight and 2:00am with new DST settings, r=dietrich a=dholbert for CLOSED TREE 2010-03-16 02:02:50 +01:00
Dão Gottwald 30648ecd9c fix up tests 2010-03-14 08:02:11 +01:00
Robert Longson 769594ecb1 Bug 510202 - simplify C++ code now that bug 461199 has landed. r=sdwilsh,sr=bzbarsky 2010-03-13 10:32:19 +00:00
Joel Maher 6b6e9978a3 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Asaf Romano f62b88bc41 Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong 2010-03-12 12:14:47 +01:00
timeless@mozdev.org f53563ace8 Bug 549259 [@ nsAnnotationService::StartGetAnnotation]
r=mak

--HG--
extra : rebase_source : f7504195843a57c0e6226c874f955f0073e6523c
2010-03-12 07:50:10 +01:00
Shawn Wilsher 14959a10c5 Bug 526601 - Places needs to use asyncClose instead of close on the database connection
Storage API changed, and we need to update.
r=mak
2009-11-09 09:59:40 -08:00
Blair McBride 41d5c5539c Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00
Blair McBride 5f62cb3491 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2009-11-23 15:37:39 +13:00
Marco Bonardo a91d58bd5e Bug 542943 - Get rid of bookmarksHash, r=dietrich 2010-03-10 13:40:52 +01:00
Marco Bonardo 1dc1d82e84 Bug 542941 - Part8: fix test_multi_queries.js for the new transition, r=dietrich 2010-03-10 13:40:43 +01:00
Marco Bonardo 2d174a9039 Bug 542941 - Part7: Fix CRLF newlines in test_multi_queries.js 2010-03-10 13:40:41 +01:00
Marco Bonardo c006ade33b Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich 2010-03-10 13:40:39 +01:00
Marco Bonardo 702b498222 Bug 542941 - Part4 and 5: fix a sessionID bug, and introduce a new test for redirects, r=dietrich 2010-03-10 13:40:37 +01:00
Marco Bonardo 236497986e Bug 542941 - Part2: markPageAsFollowedLink and TRANSITION_FRAMED_LINK, r=dietrich sr=mconnor 2010-03-10 13:40:34 +01:00
Marco Bonardo 73a4ffb6d9 Bug 542941 - Part1: Clean up and comment AddVisitChain code, r=dietrich 2010-03-10 13:40:32 +01:00
Phil Ringnalda 452e7aafff Bug 547653 - Build toolkit search based on a define rather than an exclusion of some apps, r=ted
--HG--
extra : rebase_source : b164bf687e7926a81ae8b25823858f11565a947c
2010-02-21 21:51:18 -08:00
Brad Lassey 96319c4535 backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher 1c8d232df2 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Marco Bonardo 7522fa3186 backout bug 543444 due to leaks 2010-03-09 17:23:32 +01:00