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

11082 Коммитов

Автор SHA1 Сообщение Дата
Shawn Wilsher 3b15ec82fb Bug 449406 - bookmarks of TRANSITION_DOWNLOAD and TRANSITION_EMBED don't show up in the location bar if they've been visited
This adds a new function to nsNavBookmarks that determines if a place id is a
"real" bookmark (not a livemark child).  It also makes a number of places use
this new function to unify and simplify a number of code paths.

Additionally, it changes how frecency is calculated for bookmarked items.  If a
visit is bookmarked (aIsBookmarked is true in CalculateFrecencyInternal), the
visited bookmark bonus is now added for all visits.  The visit bonus was also
cut in half for bookmarks so TRANSITION_BOOKMARK will still end up with the same
value (150).

r=dietrich
r=MaK77
2009-01-27 21:01:33 -05:00
Ryan Flint d60683bdcb Bug 475471 - Engine._updateInterval isn't cached properly. r=gavin, a=typo 2009-01-26 23:24:51 -05:00
Mark Banner 69d0ff95f4 Disable TestCrashReporterAPI TUnit test due to random failures on Windows - this test currently only runs on non-Firefox boxes. r=ted, bug 474688 2009-01-26 20:17:16 +00:00
Axel Hecht f8f9d2c442 bug 466570, fix for GNU Make 3.80, don't use $(or), rs=ted 2009-01-26 14:02:56 +01:00
Gavin Sharp 63d7dbd3fc Bug 474964: fix tabbrowser mousewheel scrolling (tabbrowser needs to override default scrollbox behavior since bug 457651), r=mano/Natch 2009-01-25 03:06:45 -05:00
Justin Dolske d0dc263917 Bug 462113 - Implement progress bar / scrubber for video controls. r=enn, ui-r=boriss 2009-01-24 21:21:32 -08:00
Ehsan Akhgari 130e8a8b16 Bug 472396 - Private browsing is saving form data in certain cases (e.g. Gmail subject in compose); r=jst,dolske 2009-01-24 11:23:35 +03:30
Daniel Holbert bd4c30b1d8 Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted 2009-01-23 11:52:51 -08:00
Ted Mielczarek 36232342d9 bug 385792 - compress pdb files in symbol store. r=bsmedberg 2009-01-23 07:40:27 -05:00
Gavin Sharp b86263fd6e Bug 474538 - nsIBrowserHistory::removePagesFromHost documentation is crazy, r=sdwilsh 2009-01-23 12:52:14 +01:00
Axel Hecht 6ec20d71cb bug 466570, factor out parts of browser/locales/Makefile.in to be used by fennec, r=ted
--HG--
rename : browser/locales/Makefile.in => toolkit/locales/l10n.mk
2009-01-23 12:21:52 +01:00
Brad Lassey 5e96a8aca5 bug 462908 - Implement Freetype font backend for windows ce r=karlt, jdagget sr=stuart, vlad 2009-01-23 01:24:29 -05:00
Justin Dolske 2c5fa65761 Bug 472064 - Satchel needs better upgrade/downgrade logic. r=sdwilsh, r=gavin 2009-01-22 20:04:13 -08:00
Mook (sb) b6a7c60ef4 Bug 470946 - PostUpdateWin WinPostProcess should launch synchronously. r=rstrong 2009-01-22 19:37:39 -08:00
Antonio Gomes 3d76f62815 Backed out changeset 4f0f7fe10716 - (leak test had an assertion and the leaktest harness failed to deal with it). 2009-01-22 12:25:35 -04:00
Antonio Gomes 44827ea03e Bug 464598 (SNAV: snav can move focus out from single-line input fields only if cursor is at one of the widget edges) r=dougt 2009-01-22 11:07:27 -04:00
Daniel Holbert c755eee8e7 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Fred Jendrzejewski fd612bd117 Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Robert Strong 1a6d8af4b0 Bug 473417 - updater.exe window is blank, and doesn't close. r=bsmedberg 2009-01-21 15:42:24 -08:00
arno renevier 2526f22c16 Bug 474309 - error using zoomValues. r=gavin 2009-01-21 16:46:16 +01:00
Drew Wilcoxon ef1a626e46 Bug 370197 - Places query serialization needs tests . r=mak77 2009-01-21 12:39:07 +01:00
Marco Bonardo c798856136 Bug 466422 - Clicking history - show all history doesn't show any history, r=dietrich 2009-01-21 12:39:07 +01:00
Marco Bonardo f97d754f23 Bug 474334 - "place:" is a valid query to deserialize and should not cause an "ignoring unknown key:" warning, r=dietrich 2009-01-21 12:39:07 +01:00
Edward Lee e27afd6054 Bug 471903 - pref urlbar.autocomplete.enabled is no longer implemented. r=dietrich
Bug 472943 - Two confusable preferences, "browser.urlbar.search.sources" and "browser.urlbar.default.behavior", should be unified

--HG--
rename : toolkit/components/places/tests/autocomplete/test_search_sources.js => toolkit/components/places/tests/autocomplete/test_enabled.js
2009-01-21 02:00:04 -06:00
Ehsan Akhgari 1ccb8bce96 Bug 473417 - updater.exe window is blank, and doesn't close (further fixes) r=bsmedberg 2009-01-21 11:16:58 +03:30
Bobby Holley 086576d10e Bug 469558: --enable-system-lcms build option should be removed.r=bsmedberg,sr=ted.
Relanding after 8f347bf50a53 was backed out in e1da61348dda. Issues should be fixed.
2009-01-20 21:02:43 -08:00
stefanh@inbox.com 6f7a6ec95e Bug 473444, follow-up adjustment of original patch. r=gavin. 2009-01-20 18:53:25 +01:00
Neil Deakin 9b4a7ab1d5 Bug 467360, support buttons with child panels, r+sr=neil 2009-01-20 12:46:55 -05:00
Neil Deakin b9f13132ed Bug 474336, updating max on progressmeter doesn't update display, r+sr=neil 2009-01-20 12:46:52 -05:00
Johnathan Nightingale 58524953f5 Expose site-specific settings in CRH dialog. b=380852, r=gavin 2009-01-20 10:59:49 -05:00
Justin Dolske b595f85365 Bug 469211 - Video controls should not require initial mouse over to appear. r=enn ui-r=boriss 2009-01-19 14:51:38 -08:00
Justin Dolske 569c7b6347 Bug 466414 - Remove old mork-based form history backend. r=gavin 2009-01-19 14:51:38 -08:00
Graeme McCutcheon eea66a2227 Bug 451212. Don't confuse the selection controller. r=mano 2009-01-19 21:47:25 +13:00
Fred Jendrzejewski 9bd9de1b83 Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
Dão Gottwald c0863d5d45 add reference to bug 309953 (comment only change) 2009-01-18 16:03:14 +01:00
stefanh@inbox.com 542358090a Bug 414893 - Don't hardcode height of .toolbarpaletteitem-box when on toolbar. r=Mano. 2009-01-18 15:12:30 +01:00
Markus Stange 795656ed5c Bug 473233 - Application dropdown in download dialog is stretched, r=dao 2009-01-18 12:06:34 +01:00
Markus Stange 759af7f8b6 Bug 206636 - Throbbing default buttons, r=josh r=Enn sr=roc 2009-01-18 12:05:38 +01:00
Kai Liu 3eeb6e782b Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc 2009-01-18 13:58:19 +03:30
Neil Deakin 517996d5dd Bug 212750, disable one specific test on windows for now 2009-01-17 22:36:09 -05:00
Neil Deakin c5d977cbd0 Bug 212750, position context menu for menus when the keyboard shortcut is used, also move code around so that the right targets are set for context menu key events, r=smaug,sr=roc 2009-01-17 15:50:00 -05:00
Graeme McCutcheon 93b63fc29a Test for bug 429723 - Empty findbar turns red and "Phrase not found" is displayed when "Highlight all" is enabled and search term is removed. r=mano 2009-01-17 21:39:32 +01:00
Teune van Steeg b7e482b5cb Bug 309953 - toolbarbuttons aren't in sync with their commands after customizing; updated patch by Klaas Heidstra. r=mano 2009-01-17 21:20:31 +01:00
Marco Bonardo 9793a43b6f Bug 471084 - Importing a large bookmarks JSON backup makes Firefox crash (out of memory), r=dietrich 2009-01-17 15:45:37 +01:00
Marco Bonardo 5f7a25cc8e Bug 452000 - Sort by keyword in Library does not work, r=dietrich 2009-01-17 15:45:37 +01:00
stefanh@inbox.com 1382cb605c Bug 473444 - Help opens, but with a beep with cmd+? in prefwindow without overlayed/own key (this also makes us only open 1 help instance on mac from the prefwindow). r=gavin. 2009-01-17 15:21:51 +01:00
Gavin Sharp fd91627e07 Bug 473128: add test for bug 422590, r=mano 2009-01-16 14:19:30 -05:00
Gavin Sharp c77609818d Bug 471299: retry code and comments in nsUrlClassifierStore::WriteEntry are wrong, r=dcamp 2009-01-16 14:19:28 -05:00
Dão Gottwald 5a16636ed0 Bug 386766 - new crash reporter icons for Windows and OS X. ui-r=faaborg, r=luser 2009-01-16 15:51:17 +01:00
Robert O'Callahan 730e65f154 Backed out changeset 8019a959aade 2009-01-16 22:20:33 +13:00