MattN
|
2de48d0ce4
|
Bug 525700 - Satchel should consider history_expire_days_min in expiry calculation. r=dolske
|
2009-11-12 22:08:05 -08:00 |
|
Ehsan Akhgari
|
a16d857a62
|
Bug 513560 - mochitest-browser-chrome: intermittent "browser_passwordmgrdlg.js | Timed out"; r=dolske
|
2009-11-12 13:10:04 -05:00 |
|
Dão Gottwald
|
1b21023c95
|
Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu
|
2009-11-12 11:07:00 +01:00 |
|
Marco Bonardo
|
d1f11b2de2
|
linux build bustage fix
|
2009-11-11 12:40:02 +01:00 |
|
Marco Bonardo
|
5626624c83
|
Bug 527638 - Live Bookmarks do not load and reload/update, r=dietrich
|
2009-11-11 12:04:20 +01:00 |
|
Marco Bonardo
|
b67475b2fc
|
Bug 519479 - places default title behavior shouldn't use part of the URL, r=dietrich
|
2009-11-11 12:04:18 +01:00 |
|
Shawn Wilsher
|
4ec3b226c6
|
bug 522855 - Part3: Make expiration lookups async, r=mak. Further modified by me, r=sdwilsh.
|
2009-11-11 12:04:16 +01:00 |
|
Shawn Wilsher
|
b4916b6019
|
bug 522855 - Part3: Refactor async callbacks, r=mak. Further modified by me, r=sdwilsh.
|
2009-11-11 12:04:14 +01:00 |
|
Shawn Wilsher
|
9712400661
|
bug 522855 - Part1: Refactor DoSetAndLoadFaviconForPage, r=mak. Further modified by me, r=sdwilsh.
|
2009-11-11 12:04:11 +01:00 |
|
Ginn Chen
|
31251edcee
|
Bug 527431 places failed to compile on Solaris r=mak77
|
2009-11-10 18:23:30 +08:00 |
|
Shawn Wilsher
|
116173a4b7
|
Backout of bug 496019 and bug 526601 due to window build bustage.
|
2009-11-09 12:16:39 -08:00 |
|
Shawn Wilsher
|
da35c6685c
|
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 |
|
Gavin Sharp
|
d18cfbef98
|
Bug 526920: minor test tweaks
--HG--
extra : rebase_source : 895f32d6db722606fb9327f9478c6857fb0d1e70
|
2009-11-09 10:12:10 -05:00 |
|
Gavin Sharp
|
11e8e18c80
|
Bug 526920: JSON bookmarks importer (SetAndLoadFaviconForPage) should support setting favicons for bookmarked about: URIs, r=mak
|
2009-11-08 01:49:14 -05:00 |
|
Dão Gottwald
|
de19aaab92
|
Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske
|
2009-11-08 10:22:11 +01:00 |
|
Dão Gottwald
|
c982ab9fc0
|
Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend
|
2009-11-07 09:21:07 +01:00 |
|
Dave Townsend
|
5c06d159bb
|
Bug 526651: Interfaces changed between the 1.9.2 branch and trunk with no IID rev. r=joe, r=mak77, r=myk
|
2009-11-06 14:33:17 -08:00 |
|
Dão Gottwald
|
78ce9ba60d
|
Bug 526989 - getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional. r=gavin
--HG--
extra : rebase_source : ea466269b081c55e6ce4d178a00a9b882f65ac93
|
2009-11-06 22:56:26 +01:00 |
|
Dave Townsend
|
3771e35013
|
Bug 526635: Interfaces changed on the 1.9.2 branch with no IID rev. r=enn, r=vlad, r=josh, r=mak77, r=ted, r=roc
|
2009-11-06 11:31:22 -08:00 |
|
Tom Dyas
|
ff21c67765
|
Bug 465265 - Support swipe gestures in View Source windows on Mac OS X. r=gavin, ui-r=faaborg
|
2009-11-06 17:38:22 +01:00 |
|
Marco Bonardo
|
c959a08897
|
Bug 526777 - Livemark and Tagging services could better use XPCOMUtils, r=dietrich
|
2009-11-06 16:27:51 +01:00 |
|
Marco Bonardo
|
f185ee56a4
|
Bug 526776 - TagAutoCompleteSearch wants to implement nsITimerCallback, r=dietrich
|
2009-11-06 16:27:48 +01:00 |
|
Marco Bonardo
|
ebd8b02f06
|
Bug 525449 - Bad old code appends to query rather than binding, r=mano
|
2009-11-06 16:25:00 +01:00 |
|
timeless@mozdev.org
|
1bbe366096
|
Bug 526709 - LS_QueryInterface throws the wrong exception (NS_ERROR_NOT_IMPLEMENTED) instead of (NS_ERROR_NO_INTERFACE). r=mak
--HG--
extra : rebase_source : 9757c76d63c9d0ec7dcaec496c30cc30987d07e4
|
2009-11-06 08:36:03 +01:00 |
|
Kyle Huey
|
9e79459ea7
|
Bug 426166 - Search results change their order after pressing space or further typing. r=dietrich
|
2009-10-15 08:53:15 -04:00 |
|
Johnny Stenback
|
2ece5c15bd
|
Fixing bug 440486. Work around a Windows XP fax dialog bug. r=rstrong.
|
2009-11-05 21:14:27 -08:00 |
|
Ehsan Akhgari
|
f6da530110
|
Bug 514214 - Do not update page titles for places already in history inside the Private Browsing mode; r=mak77
|
2009-11-03 16:21:42 -05:00 |
|
Dão Gottwald
|
c5f31ac9ac
|
Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
|
2009-11-02 22:04:15 +01:00 |
|
Gijs Kruitbosch
|
41ba1acfa5
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
Jae-Seong Lee
|
c8279cd7a0
|
Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak
|
2009-10-29 11:56:41 +01:00 |
|
Neil Rashbrook
|
0224c6aca9
|
Bug 524972 Remove nsTArray from nsINavBookmarksService.idl r=mak
|
2009-10-28 23:52:41 +00:00 |
|
Marco Bonardo
|
bab6c84b9b
|
Bug 522678 - remove browser.history.showsessions from firefox.js, r=mano
|
2009-10-28 17:22:57 +01:00 |
|
Asaf Romano
|
bbc370f4a7
|
Bug 524219 - Renaming a tag in the Library doesn't show its new name until the Library gets reopened. r=mak.
|
2009-10-28 15:34:09 +02:00 |
|
Dão Gottwald
|
6a530b2454
|
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
|
2009-10-26 21:02:06 +01:00 |
|
Gavin Sharp
|
8b68dba6c0
|
Bug 523646: make favicon optimization size and file limit configurable using a pref, r=mak
|
2009-10-22 19:10:20 -04:00 |
|
Gavin Sharp
|
281225380f
|
Bug 518907: JSON bookmarks import should support favicons, r=mak
|
2009-10-21 12:02:27 -04:00 |
|
Gavin Sharp
|
028060f57f
|
Bug 519685: optionally allow loading search engines from chrome:// JARs, r=rflint
--HG--
extra : rebase_source : 64c61e601b81db267a44ce45c08ec533dbde87c7
|
2009-10-16 23:13:14 -04:00 |
|
Neil Deakin
|
471f0d2337
|
Bug 517866, restore focus check so that first visible content is searched for when finding, fixes most noticeable issue with finding in unstyled xml documents, r=neil
|
2009-10-23 12:08:24 -04:00 |
|
Brian Crowder
|
5ed35899b3
|
Backed out changeset 899023a9fbb0 due to Ts regression (was bug 517109)
|
2009-10-21 07:58:53 -07:00 |
|
Brian Crowder
|
c0e438f64e
|
Bug 517109 - Make the Faststartup component use memory-pressure notification and periodically restart itself, r=dolske
|
2009-10-20 12:17:20 -07:00 |
|
Phil Ringnalda
|
fd1ebd0caf
|
Bug 523295 - Remove printing's omfg skin/ directory, r=mconnor
|
2009-10-19 22:30:32 -07:00 |
|
Steven Michaud
|
fb285fa757
|
Bug 522511 - Update bundled Growl to 1.2 (for nsIAlertsService on OS X) r=sdwilsh
|
2009-10-16 15:57:40 -05:00 |
|
Marco Bonardo
|
cae8a0dd85
|
Bad test name in randomFailingTests causes random failures to still happen for test_results-as-visit.js
|
2009-10-16 15:19:32 +02:00 |
|
Marco Bonardo
|
a439800459
|
Followup to bug 478718 - Be sure to make TEMPORARY category entries removals (needed before next nightly). r=sdwilsh
|
2009-10-15 03:23:12 +02:00 |
|
Dietrich Ayala
|
6879658887
|
backing out bug 506471 due to leaks
|
2009-10-14 17:01:55 -07:00 |
|
Taras Glek
|
b0e277f707
|
Bug 522229 - XML Pretty-Print no longer colored r=bz
--HG--
extra : rebase_source : a4bac99887fcdae4b82e02e05e765cb9388858aa
|
2009-10-14 14:34:50 -07:00 |
|
Paul O’Shannessy
|
eb3dcb2b3c
|
Followup to Bug 506471 - Fix whitespace & remove unused code. r=dietrich
|
2009-10-14 15:17:51 -07:00 |
|
vladimir@pobox.com
|
b2d6c95588
|
Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle)
|
2009-10-14 13:31:48 -07:00 |
|
Marco Bonardo
|
e7baa73317
|
followup to bug 478718 - don't delete categories, is up to implementers to unregister.
|
2009-10-14 19:45:13 +02:00 |
|
Marco Bonardo
|
bcafe07799
|
Bug 367991 - Remove unused Places code. r=dietrich, r=dao
|
2009-10-14 13:56:59 +02:00 |
|