Jeff Muizelaar
a7c6031376
nsNavHistory::AddDocumentRedirect doesn't handle INTERNAL redirects - bug 475069 r=mak77
2009-01-29 14:26:04 -05:00
Shawn Wilsher
40c1c5af7f
Bug 475830 - Downloads should end up in My Documents/Downloads for winxp
...
Per discussion with beltzner on irc.
r=gavin
2009-01-29 13:24:41 -05:00
Ryan Flint
76601bc779
Bug 467890 - Support automatic updates for app-shipped search plugins. r=gavin
2009-01-29 00:32:10 -05:00
Shawn Wilsher
4756beb1ae
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
92e375760d
Bug 475471 - Engine._updateInterval isn't cached properly. r=gavin, a=typo
2009-01-26 23:24:51 -05:00
Mark Banner
53fa5080ff
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
49dea74bf7
bug 466570, fix for GNU Make 3.80, don't use $(or), rs=ted
2009-01-26 14:02:56 +01:00
Gavin Sharp
1dd0d77ca8
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
d1bac89ccf
Bug 462113 - Implement progress bar / scrubber for video controls. r=enn, ui-r=boriss
2009-01-24 21:21:32 -08:00
Ehsan Akhgari
ad2c4b2f39
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
3a59b040f3
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
628997d06c
bug 385792 - compress pdb files in symbol store. r=bsmedberg
2009-01-23 07:40:27 -05:00
Gavin Sharp
b34e772a9e
Bug 474538 - nsIBrowserHistory::removePagesFromHost documentation is crazy, r=sdwilsh
2009-01-23 12:52:14 +01:00
Axel Hecht
06383c2aae
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
2f6351583f
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
7d4c4210eb
Bug 472064 - Satchel needs better upgrade/downgrade logic. r=sdwilsh, r=gavin
2009-01-22 20:04:13 -08:00
Mook (sb)
42d95bb18c
Bug 470946 - PostUpdateWin WinPostProcess should launch synchronously. r=rstrong
2009-01-22 19:37:39 -08:00
Antonio Gomes
76d54b007a
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
550d061500
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
2a7d88e05a
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
8759b06c00
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
d04b7e3393
Bug 473417 - updater.exe window is blank, and doesn't close. r=bsmedberg
2009-01-21 15:42:24 -08:00
arno renevier
3389ca3d23
Bug 474309 - error using zoomValues. r=gavin
2009-01-21 16:46:16 +01:00
Drew Wilcoxon
43ac281f8c
Bug 370197 - Places query serialization needs tests . r=mak77
2009-01-21 12:39:07 +01:00
Marco Bonardo
30a58baa84
Bug 466422 - Clicking history - show all history doesn't show any history, r=dietrich
2009-01-21 12:39:07 +01:00
Marco Bonardo
1f6a3a7d4c
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
a0fa2b97c8
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
b24254b012
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
ccbee91b18
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
1febd11d50
Bug 473444, follow-up adjustment of original patch. r=gavin.
2009-01-20 18:53:25 +01:00
Neil Deakin
bf030ccabd
Bug 467360, support buttons with child panels, r+sr=neil
2009-01-20 12:46:55 -05:00
Neil Deakin
ad4f866114
Bug 474336, updating max on progressmeter doesn't update display, r+sr=neil
2009-01-20 12:46:52 -05:00
Johnathan Nightingale
39d975efc1
Expose site-specific settings in CRH dialog. b=380852, r=gavin
2009-01-20 10:59:49 -05:00
Justin Dolske
bb6454e798
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
6daa0813b1
Bug 466414 - Remove old mork-based form history backend. r=gavin
2009-01-19 14:51:38 -08:00
Graeme McCutcheon
d881d06a59
Bug 451212. Don't confuse the selection controller. r=mano
2009-01-19 21:47:25 +13:00
Fred Jendrzejewski
7d5761cdfa
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
2009-01-18 21:14:14 +01:00
Dão Gottwald
115713aa47
add reference to bug 309953 (comment only change)
2009-01-18 16:03:14 +01:00
stefanh@inbox.com
f11dc3af7e
Bug 414893 - Don't hardcode height of .toolbarpaletteitem-box when on toolbar. r=Mano.
2009-01-18 15:12:30 +01:00
Markus Stange
34a4a8cfe6
Bug 473233 - Application dropdown in download dialog is stretched, r=dao
2009-01-18 12:06:34 +01:00
Markus Stange
10fc7c3b4e
Bug 206636 - Throbbing default buttons, r=josh r=Enn sr=roc
2009-01-18 12:05:38 +01:00
Kai Liu
4b0b5e5530
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
6328036c1a
Bug 212750, disable one specific test on windows for now
2009-01-17 22:36:09 -05:00
Neil Deakin
c8df9e6d4f
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
32ba4027da
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
3da589286c
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
9e51b8a061
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
9952bff6eb
Bug 452000 - Sort by keyword in Library does not work, r=dietrich
2009-01-17 15:45:37 +01:00
stefanh@inbox.com
510edd5e1d
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
dbd10e746e
Bug 473128: add test for bug 422590, r=mano
2009-01-16 14:19:30 -05:00