Robert Strong
04f08d6111
Bug 459490 - Console error when checking for Sunbird or Thunderbird software updates 'Exception 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIDocShellHistory.useGlobalHistory] in browser.xml'. r=dtownsend
2009-01-29 22:43:37 -08:00
Justin Dolske
50cebbb869
Test for bug 464377 - <video> fires load events twice
2009-01-29 17:45:58 -08:00
Jeff Muizelaar
16fff652b0
nsNavHistory::AddDocumentRedirect doesn't handle INTERNAL redirects - bug 475069 r=mak77
2009-01-29 14:26:04 -05:00
Shawn Wilsher
1e33f7a527
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
fa15736f8e
Bug 467890 - Support automatic updates for app-shipped search plugins. r=gavin
2009-01-29 00:32:10 -05:00
Shawn Wilsher
30a3eb4e26
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
e32af0a703
Bug 475471 - Engine._updateInterval isn't cached properly. r=gavin, a=typo
2009-01-26 23:24:51 -05:00
Mark Banner
29fa427138
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
8cb01f4bbb
bug 466570, fix for GNU Make 3.80, don't use $(or), rs=ted
2009-01-26 14:02:56 +01:00
Gavin Sharp
7ba94e5174
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
a5da56e00c
Bug 462113 - Implement progress bar / scrubber for video controls. r=enn, ui-r=boriss
2009-01-24 21:21:32 -08:00
Ehsan Akhgari
bebe2b0395
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
ace316395f
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
49f54fc96c
bug 385792 - compress pdb files in symbol store. r=bsmedberg
2009-01-23 07:40:27 -05:00
Gavin Sharp
a66d512bae
Bug 474538 - nsIBrowserHistory::removePagesFromHost documentation is crazy, r=sdwilsh
2009-01-23 12:52:14 +01:00
Axel Hecht
54fa56394d
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
598810b6ec
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
bd8a43e469
Bug 472064 - Satchel needs better upgrade/downgrade logic. r=sdwilsh, r=gavin
2009-01-22 20:04:13 -08:00
Mook (sb)
dfe0e48a6e
Bug 470946 - PostUpdateWin WinPostProcess should launch synchronously. r=rstrong
2009-01-22 19:37:39 -08:00
Antonio Gomes
c6d14000e4
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
1547cbf97d
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
4301671b45
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
424883d380
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
bb911bfbcf
Bug 473417 - updater.exe window is blank, and doesn't close. r=bsmedberg
2009-01-21 15:42:24 -08:00
arno renevier
ea52bf9c53
Bug 474309 - error using zoomValues. r=gavin
2009-01-21 16:46:16 +01:00
Drew Wilcoxon
6ea2fab760
Bug 370197 - Places query serialization needs tests . r=mak77
2009-01-21 12:39:07 +01:00
Marco Bonardo
626228fe8e
Bug 466422 - Clicking history - show all history doesn't show any history, r=dietrich
2009-01-21 12:39:07 +01:00
Marco Bonardo
d1b215d29b
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
1a84fc47cd
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
d7126b6737
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
0e0124e86e
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
c815f9c382
Bug 473444, follow-up adjustment of original patch. r=gavin.
2009-01-20 18:53:25 +01:00
Neil Deakin
5f9ba9cc5f
Bug 467360, support buttons with child panels, r+sr=neil
2009-01-20 12:46:55 -05:00
Neil Deakin
f7f1f5e5ad
Bug 474336, updating max on progressmeter doesn't update display, r+sr=neil
2009-01-20 12:46:52 -05:00
Johnathan Nightingale
6783415329
Expose site-specific settings in CRH dialog. b=380852, r=gavin
2009-01-20 10:59:49 -05:00
Justin Dolske
e7fb23c8ab
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
ed8fe783a9
Bug 466414 - Remove old mork-based form history backend. r=gavin
2009-01-19 14:51:38 -08:00
Graeme McCutcheon
b393176eb8
Bug 451212. Don't confuse the selection controller. r=mano
2009-01-19 21:47:25 +13:00
Fred Jendrzejewski
d8f1bff747
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
2009-01-18 21:14:14 +01:00
Dão Gottwald
3726cbae69
add reference to bug 309953 (comment only change)
2009-01-18 16:03:14 +01:00
stefanh@inbox.com
acfdb833d6
Bug 414893 - Don't hardcode height of .toolbarpaletteitem-box when on toolbar. r=Mano.
2009-01-18 15:12:30 +01:00
Markus Stange
62ef9f662a
Bug 473233 - Application dropdown in download dialog is stretched, r=dao
2009-01-18 12:06:34 +01:00
Markus Stange
80f9f25912
Bug 206636 - Throbbing default buttons, r=josh r=Enn sr=roc
2009-01-18 12:05:38 +01:00
Kai Liu
7a61003e36
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
5b1040a743
Bug 212750, disable one specific test on windows for now
2009-01-17 22:36:09 -05:00
Neil Deakin
688af8eaed
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
fc2ab5da36
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
352c4bf8f2
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
3819e4a7ae
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
9c21642d6a
Bug 452000 - Sort by keyword in Library does not work, r=dietrich
2009-01-17 15:45:37 +01:00
stefanh@inbox.com
ecd5a50176
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
e67157cb19
Bug 473128: add test for bug 422590, r=mano
2009-01-16 14:19:30 -05:00
Gavin Sharp
b51dda55aa
Bug 471299: retry code and comments in nsUrlClassifierStore::WriteEntry are wrong, r=dcamp
2009-01-16 14:19:28 -05:00
Dão Gottwald
f459f9c7d5
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
804cc7ee91
Backed out changeset 8019a959aade
2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
065bde22f3
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
...
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
Dave Camp
d88cbe6bab
Bug 473345: check DOM worker loads against the classifier. r=bent, sr=jonas
2009-01-14 23:41:32 -08:00
Dave Camp
1e04293c7f
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
2009-01-13 23:13:48 -08:00
Phil Ringnalda
fcb2f41673
Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking
2009-01-15 20:02:21 -08:00
Phil Ringnalda
670e32bf1a
Bug 473034 - Scrape the underscore off viewsource's content, r=gavin
2009-01-15 20:02:20 -08:00
Mark Finkle
51cf52294d
Bug 473156: fuelIEvents.removeListener removes all listeners for an event, r=dtownsend
2009-01-15 13:47:55 -05:00
Neil Deakin
eaf08406b2
Bug 443609, key usage for scales isn't intuitive, r=neil
2009-01-15 13:44:38 -05:00
Mark Banner
d0f450ad52
Bug 433316 Implement backend changes for MailNews transfer from wallet to login manager - mozilla-central part, r=ted.mielczarek, doesn't affect Firefox build
2009-01-15 18:00:46 +00:00
Neil Rashbrook
1c174bbec1
Bug 470586 - Crash calling removePagesFromHost when sidebar is showing pages grouped by day and site, r=sdwilsh
2009-01-15 15:37:33 +01:00
Drew Willcoxon
7321622b64
Bug 463674 - changeBookmarkURI() doesn't update internal bookmark hash, r=mak77
2009-01-15 15:37:33 +01:00
Mark Banner
732f12ec13
Bug 472824 promptPassword should unescape user names before use. r=dolkse,sr=mconnor
2009-01-15 13:16:34 +00:00
Ehsan Akhgari
a370bd81e2
Bug 473417 - updater.exe window is blank, and doesn't close; r=bsmedberg
2009-01-15 11:24:30 +03:30
Ehsan Akhgari
e06dcd9a64
Bug 436175 - chevron in bookmarks toolbar is reversed in RTL locales; r=dao
2009-01-15 11:24:16 +03:30
Brian Birtles
0a47d48dae
Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc
2009-01-14 20:38:07 -08:00
Ben Turner
b28ea75f40
Merge backout
2009-01-14 18:24:18 -08:00
Ben Turner
b439b74cb4
Backed out changeset 96a66c1a50bd for failing unit tests.
2009-01-14 18:23:21 -08:00
Neil Rashbrook
7fad8f76a1
Bug 473157 Sorting shouldn't affect grouping containers, only uris r=dietrich
2009-01-14 22:38:30 +00:00
Neil Rashbrook
a3132fc3e0
Bug 470586 Can crash removing all pages from a host when the sidebar is grouped r=sdwilsh
2009-01-14 22:33:37 +00:00
Karsten Düsterloh
be612c46a6
Bug 470708 - addressingwidget appears as sunken, again; r=stefanh, sr=neil
2009-01-14 23:25:27 +01:00
Robert Strong
75c90bbdff
Bug 470799 - Remove deprecated macros that are no longer in use. r=jmathies
2009-01-14 14:21:12 -08:00
Neil Deakin
35280dec3a
Bug 342619, fix test on linux caused by window coordinates not updating properly when moving the window, r=roc
2009-01-14 13:23:09 -05:00
Neil Deakin
dd6cf51b95
Bug 472090, change scale to use a listener instead of mutation events, r=smaug,sr=neil
2009-01-14 13:21:58 -05:00
Dave Townsend
0a6f663f0b
Bug 386835: Page loaded in background doesn't get zoom applied until it is switched to. r=gavin
2009-01-12 20:15:27 +00:00
Ehsan Akhgari
010fd872fc
Bug 473440 - LTR edit box context menu appears LTR in RTL locales; r=dao,enndeakin
2009-01-14 20:26:33 +03:30
Makoto Kato
2d61d68b12
Bug 384746 - Win64 build support for mozilla/toolkit. r=neil, sr=benjamin
2009-01-14 20:08:40 +09:00
Nick Kreeger
77cbc0d00a
Fixing Bug 454632 - Resizing tree widget always re-scrolls to current index. r=enndeakin,sr=bz. Patch by Stephen Lau <steve@grommit.com>.
2009-01-13 10:50:26 -08:00
Ehsan Akhgari
36481b63a9
Bug 468714 - The Persian installer's UI should be RTL; r=rstrong
2009-01-13 21:30:06 +03:30
Ehsan Akhgari
e66feae7d5
Bug 140759 - tree cell content is not aligned to the right when tree direction is right to left; r=roc,gavin sr=roc
2009-01-13 21:30:06 +03:30
Ehsan Akhgari
b049efbbe8
Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after; r=gavin
2009-01-13 21:30:05 +03:30
Benjamin Smedberg
593163a61d
Merge backout of bug 469558. CLOSED TREE
2009-01-13 10:21:53 -05:00
Benjamin Smedberg
7fc08d712d
Backed out changeset 8f347bf50a53 due to x86-64 build bustage, and the fact that the committed patch didn't match the reviewed patch in an important way (bug 469558)
2009-01-13 10:19:25 -05:00
Drew Willcoxon
98a9f9bb8d
Bug 412132 - after changing a bookmark's location, need to update the frecency of the "old" uri, r=dietrich
2009-01-13 11:48:27 +01:00
Marco Bonardo
28e10ad2a2
Bug 454977 - remove INSERT OR REPLACE to avoid error prone paths with views, r=dietrich
2009-01-13 11:48:25 +01:00
Dave Camp
2f9c3187e5
Merge backout of 44890ee1d15f
2009-01-13 02:23:30 -08:00
Dave Camp
d92aa7006b
Backed out changeset 44890ee1d15f for leaks
2009-01-13 02:22:59 -08:00
Ehsan Akhgari
2d5f3e4a91
Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong
2009-01-12 22:22:27 -08:00
Robert Strong
8b82210e3b
Bug 470182 - (Win32 only) Create separate log file for shortcuts. r=jmathies
2009-01-12 22:17:49 -08:00
Dave Camp
a925063a4f
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
2009-01-12 21:52:00 -08:00
Dão Gottwald
693c00c14e
Bug 416013 - switching the text input direction should not affect emptytext. r=ehsan,gavin
2009-01-13 02:28:32 +01:00
Justin Dolske
4afc8ff447
Bug 467463 - Login Manager should store a GUID for logins. r=gavin, r=sdwilsh.
...
--HG--
rename : toolkit/components/passwordmgr/test/unit/key3.db => toolkit/components/passwordmgr/test/unit/data/key3.db
2009-01-12 16:26:48 -08:00
Jennifer Boriss
5764d7c1f2
Bug 460155 - update <video> control icons. ui-r=faaborg, p=dolske
2009-01-12 16:26:48 -08:00
Bobby Holley
bedc314b08
Bug 469558: --enable-system-lcms build option should be removed.r=vlad,sr=ted
2009-01-12 16:20:45 -08:00
Dão Gottwald
997401596a
Bug 472302 - get rid of fragile timeouts in textbox binding. r=enn
2009-01-12 20:55:37 +01:00
Benjamin Smedberg
4b282d13ac
Bug 463642 - Safe mode should disable JIT, r+sr=jst
...
--HG--
rename : toolkit/xre/nsIXULRuntime.idl => xpcom/system/nsIXULRuntime.idl
2009-01-12 11:05:10 -05:00
Phil Ringnalda
c0c4db15f5
I would not have choosen the weekend before a freeze for so much CLOSED TREE
2009-01-11 20:12:32 -08:00