Drew Willcoxon
8b31027ba9
Bug 455315 - when removing a bookmark we recalculate frecency with wrong isBookmark, r=dietrich
2009-02-16 12:09:19 +01:00
Robert Strong
c2b32e272a
Bug 477908 - Set a smaller value for DOWNLOAD_BACKGROUND_INTERVAL for non official builds. r=mconnor
2009-02-15 23:34:56 -08:00
David Humphrey
ea0d8cc6b5
Bug 380163 - Run commandline handlers on Mac when the app is already running, r=josh, sr=bsmedberg
2009-02-15 19:05:55 -08:00
Graeme McCutcheon
8658382ce5
Bug 471776 - Textboxes with emptytext shouldn't enable undo for display and deletion of empty text. r=enndeakin
2009-02-15 17:35:50 +01:00
Ehsan Akhgari
49edf7e991
Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky
2009-02-15 10:51:04 +03:30
Shawn Wilsher
62e4ff7c7e
Bug 468705 - cache the result of _getSyncTableStatement in nsDBFlush
...
We can avoid some of the statement parsing, which will help mobile out!
r=mak
2009-02-13 18:01:55 -05:00
Josh Aas
4247f950ec
try disabling tests added in 9b79ff7b4707 in order to clear Linux test failures. CLOSED TREE
2009-02-13 12:34:30 -05:00
Vladimir Vukicevic
3bdaaf6021
b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted
2009-02-12 18:26:01 -08:00
Dave Townsend
43487939b9
Bug 435743: Extensions and updates signed by any installed CA should be accepted (tests). r=robstrong
2009-02-12 13:34:52 +00:00
Marco Bonardo
d40d34bee0
Bug 477739 - Exception when clicking star icon (no editBookmarkPanel, broken JSON backup), r=dietrich a=blocking191
2009-02-12 12:32:52 +01:00
Dão Gottwald
0c2a97a8a9
Bug 475327 - New Tab button is still right side of the Tab bar on Linux. r=gavin
2009-02-12 10:18:37 +01:00
John P Baker
2e13402791
Bug 449730 - favicon doesn't show up when dragging a tab between browser windows. r=gavin
2009-02-12 10:17:31 +01:00
Hubert Gajewski
6bdcd07010
Bug 471989 - atEndOfSession define in cookieAcceptDialog.properties should be capitalize; r=gavin.sharp
2009-02-12 05:16:02 +01:00
Dão Gottwald
aa957769f8
Bug 477693 - chromedir attribute needed on toolbarbuttons for pinstripe's .bookmark-item styling. r=enndeakin
2009-02-11 17:46:59 +01:00
Markus Stange
1a371142f3
Bug 477751 - Attempting to drag item from bookmarks toolbar overflow menu results in entire window moving, r=Enn
2009-02-11 16:56:56 +01:00
Markus Stange
e523a92545
Bug 469631 - Cocoa needs a correct combobox/editable menulist widget, r=dao r=josh sr=roc
2009-02-11 16:54:10 +01:00
Marco Bonardo
d6266d9563
Bug 477916 - Don't allow removing the Places root through bookmarks API, r+a191=dietrich
2009-02-11 11:53:35 +01:00
Marco Bonardo
10063403f7
Bug 477793 - Make sure preventive maintenance cannot act on roots, r=sdwilsh a=blocking191
2009-02-11 11:53:35 +01:00
Vladimir Vukicevic
87ea64415b
b=477727; bandaid wince firefox restart crash; r=stuart
2009-02-10 15:10:08 -08:00
Vladimir Vukicevic
10b1b3230a
b=477727; fix unaligned access in URL classifier; r=dcamp,sr=stuart
2009-02-10 15:10:08 -08:00
Taras Glek
44022ace1a
bug 476897 - add pref to disable caret browsing/f7 - r=gavin
2009-02-10 15:10:07 -08:00
Daniel Holbert
59d61972ae
Bug 461047 follow-up patch - Fix a number of small issues from the nsStringArray to nsTArray<nsString> switchover, mostly related to signed vs unsigned array sizes. r+sr=roc
2009-02-10 12:39:43 -08:00
Dave Camp
b30257f34d
Bug 475632: properly update the classifier's clean fragment cache. r=tony
2009-02-09 22:40:39 -08:00
Dave Camp
41168c1c38
Bug 475436: reloading a blocked page would bypass blocking in some cases. r=tony
2009-02-09 22:40:39 -08:00
Marco Bonardo
a8b322321a
bug 474582 - Disable lastModifiedTime check to try fixing test orange on Linux
2009-02-09 21:49:17 +01:00
Robert Strong
a8f030d9a2
Test only fix - Bug 477577 - Encoding errors compiling TestAUSReadStrings.cpp
2009-02-10 12:13:47 -08:00
Dão Gottwald
e1e13d8e43
Bug 476360 - some inner button margins ignore the chrome direction. r=enndeakin
2009-02-09 21:06:41 +01:00
Dão Gottwald
826a83d5db
Bug 476364 - disabled button and menulist color is hardcoded, should use native color. r=enndeakin
2009-02-09 21:05:58 +01:00
Marco Bonardo
8af19aa0fb
Bug 474582 - With initial migration Shiretoko doesn't import favorites from Internet Explorer 7 anymore, r=dietrich
2009-02-09 19:16:02 +01:00
Rob Campbell
1656c32808
Bug 477591 - missing semi-colon in DownloadUtils.jsm. r=gavin
2009-02-09 11:40:15 -06:00
Justin Dolske
1ccc08d43f
Disable a check in test_videocontrols.html due to bug 477434 (videocontrols test encounters incorrect seeking behavior)
2009-02-07 17:28:56 -08:00
Robert Strong
3202062a0d
Fix error running tests for bug 473417 on Thunderbird Mac tinderbox
2009-02-08 16:03:25 -08:00
Robert Strong
a4262b1f00
Followup to fix more compiler warnings for Bug 473417 tests
2009-02-08 15:44:56 -08:00
Robert Strong
7dd0e5121e
Fix Linux and Mac compiler warnings for Bug 473417 tests
2009-02-08 14:27:01 -08:00
Edward Lee
4384aa6ca1
Bug 476297 - Switch frecency idle timer to idle-daily observer. r=dietrich
2009-02-07 15:51:19 -06:00
Phil Ringnalda
c41257249d
Bug 462185 - Don't include JavaScript standalone shell in distributions on Mac, part the don't-package-for-anyoneth, r=ted
2009-02-07 13:50:21 -08:00
Robert Strong
745e6150ac
Tests for Bug 473417 - updater.exe window is blank, and doesn't close. r=ted.mielczarek
2009-02-08 13:44:02 -08:00
Justin Dolske
c43bcf5719
Adding a test for bug 462113 - Implement progress bar / scrubber for video controls.
2009-02-07 13:43:43 -08:00
Justin Dolske
455ed37ff6
Bug 467680 - volumechange events are fired synchronously. r=doublec, sr=roc
2009-02-07 13:43:43 -08:00
Steve
8546f8bf8a
Bug 326228 - No error message when download manager tried to store file in folder with insufficent access rights. r=sdwilsh, ui=madhava
2009-02-07 00:41:30 -06:00
Srirang G Doddihal (Brahmana)
ba03b0a120
Bug 436382 - Resume all resumable downloads before retrying, even for failed/canceled downloads. r=sdwilsh
2009-02-07 00:19:31 -06:00
Edward Lee
0a8120c04c
Bug 477295 - Clean up unnecessary assignments of NS_ConvertUTF*. r=sdwilsh
2009-02-06 18:18:16 -06:00
Brad Lassey
8946722ee4
bug 476711 - Native App support for windows ce, follow up fixing wrong string size parameters to snwprintf
2009-02-05 16:20:33 -08:00
Brad Lassey
8610ca7924
bug 476711 - Native App support for windows ce r=rs, sr=bsmedberg
2009-02-05 15:50:50 -08:00
Brad Lassey
12240222e1
bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg
2009-02-05 15:50:44 -08:00
Curtis Bartley
149c2c2662
Bug 475542 - history/cache problem with view page source issuing a GET on an already POSTed form. r=gavin
2009-02-05 17:38:17 -05:00
Robert Strong
9de7361dc0
Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies
2009-02-04 20:35:59 -08:00
Dietrich Ayala
0198490a4d
backing out bug 432706, causes multiple regressions
2009-02-04 09:49:58 -08:00
Marco Bonardo
e21b0af40d
merge backout
2009-02-04 15:27:48 +01:00
Marco Bonardo
658f27c658
Backed out changeset 1cf6c5b25fe5 due to crashes on linux unit test boxes
2009-02-04 15:27:18 +01:00
Marco Bonardo
e80ecb6157
Bug 474582 - With initial migration Shiretoko doesn't import favorites from Internet Explorer 7 anymore, r=dietrich
2009-02-04 13:47:13 +01:00
Marco Bonardo
5d511f3bb1
Bug 475824 - preventive maintenance has low possibilites to be run, r=dietrich
2009-02-04 13:47:13 +01:00
John Wolfe
b32c8a2196
Windows Mobile Installer. r=ted
2009-02-03 19:00:06 -08:00
Shawn Wilsher
8075a939ec
Bug 476292 - Crashes on startup on OS X and Linux [@ nsNavBookmarks::IsRealBookmark] [@ PL_DHashTableOperate]
...
This fixes a crash when we initialize nsNavBookmarks with a database that is out
of date (the schema version is less than the current one). Because the bookmark
service initializes the history service in its Init method, and the history
service tries to get the bookmark service if the database needs an upgrade, we
try to re-enter the bookmark service's constructor. Bad things happen.
Adds a test to ensure that we don't do this again.
r=dietrich
r=MaK77
2009-02-03 21:58:21 -05:00
Nilay Vaish
1c1304980a
Bug 473269 - Stop using swap, and start using forget; r=sdwilsh
2009-02-03 15:42:26 +01:00
Robert Strong
a57a076ad2
Bug 374820 - [Mac] vertical scrollbars showing in the major update / EULA part of the software update UI. r=dtownsend
2009-02-02 10:07:33 -08:00
Arpad Borsos
51bf75177c
Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc
2009-02-02 18:49:58 +01:00
David Humphrey
b36745e3a1
Bug 290057 - Thunderbird should integrate with the Spotlight Search; Add Mac -file arg handling so Spotlight can open mail files from searches v7; r=(bienvenu + joshmoz) sr=benjamin
2009-02-02 18:49:56 +01:00
Ted Mielczarek
ba0adfda23
bug 421611 - need to be able to run tests on an arbitrary build. add a package target for mochitest. r=bsmedberg
2009-02-02 08:53:24 -05:00
Ted Mielczarek
18849f5bc2
bug 475811 - provide a widgetToolkit attribute on nsIXULRuntime. r=bsmedberg
2009-02-02 08:53:24 -05:00
Ted Mielczarek
1610330c19
bug 475383 - load plugins from $profile/plugins. r=bsmedberg/josh
2009-02-02 08:53:24 -05:00
Marco Zehe
ae20bb4203
bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov
2009-02-02 10:38:53 +01:00
Marco Zehe
729e5a9577
bug 472311 - Alert dialogs not being spoken, section 508 issue, r=aaronlev, r=enn
2009-02-02 10:35:36 +01:00
Justin Dolske
27ddb1cca1
Bug 475861 - Clicking video control's scrubber line causes only tiny position change. r=gavin
2009-02-01 23:44:01 -08:00
Ehsan Akhgari
dbc6942b6a
Bug 427021 - [RTL] Wizard widget should get mirrored buttons on GTK; r=dao
2009-02-01 18:34:09 +03:30
Neil Rashbrook
4b32340e10
Bug 475711 Restore Default Set doesn't handle springs/spacers/separators r=gavin
2009-01-31 23:12:21 +00:00
Markus Stange
90bdf75818
Bug 399030 - Draw dropdowns with NSPopupButtonCell, r=josh sr=roc
2009-01-31 17:49:29 +01:00
stefanh@inbox.com
513cca2256
Bug 476226 - Beep when closing prefwindow with cmd+w in apps without own close key defined. r=gavin.
2009-01-31 14:56:25 +01:00
Philip Chee
3f7e5b95c2
Bug 471508 - Make the toolboxChanged() callback return useful information. r=gavin.
2009-01-30 23:05:44 +01:00
Justin Dolske
98c240d13a
Backout changeset 8dd2e82503cd (bug 451352), it broke password manager.
2009-01-30 12:01:46 -08:00
Drew Willcoxon
a284ae1506
Bug 444179 - Library>Views>Sort>Sort by Tags does nothing, r=mak77
2009-01-30 13:34:38 +01:00
Dave Townsend
e2194a7b87
Bug 474988: Mismatched adds and removes of install listeners will fail. r=robstrong
2009-01-30 10:07:28 +00:00
Dão Gottwald
77bff0afd3
Bug 422763 - wrong icon for "close" button in "about {addon}" dialog. r=dtownsend
2009-01-30 11:23:58 +01:00
Ehsan Akhgari
207ac5e99c
Bug 437844 - [RTL] about:plugins is hardcoded to LTR; r=bz
2009-01-30 11:43:17 +03:30
Ehsan Akhgari
33c4758fba
Bug 474693 - cursor (pointer) over scrollcorner is the wrong one (ugly nwse-resize instead of good se-resize); r=dao
2009-01-30 11:43:16 +03:30
Ehsan Akhgari
b670a0d96a
Bug 451352 - Further fixes to pwmgr search filtering UI; r=dolske
2009-01-30 11:43:16 +03:30
Robert Strong
29f6c06ff6
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
919458d1a9
Test for bug 464377 - <video> fires load events twice
2009-01-29 17:45:58 -08:00
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
Gavin Sharp
b714c620e5
Bug 471299: retry code and comments in nsUrlClassifierStore::WriteEntry are wrong, r=dcamp
2009-01-16 14:19:28 -05:00
Dão Gottwald
2d65422c19
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
1a9b00de4e
Backed out changeset 8019a959aade
2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
b79ad6fa55
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
b87351847f
Bug 473345: check DOM worker loads against the classifier. r=bent, sr=jonas
2009-01-14 23:41:32 -08:00
Dave Camp
c12a3b0506
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
2009-01-13 23:13:48 -08:00
Phil Ringnalda
4d8777d31a
Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking
2009-01-15 20:02:21 -08:00
Phil Ringnalda
5384f79cd5
Bug 473034 - Scrape the underscore off viewsource's content, r=gavin
2009-01-15 20:02:20 -08:00
Mark Finkle
e6ffa22c80
Bug 473156: fuelIEvents.removeListener removes all listeners for an event, r=dtownsend
2009-01-15 13:47:55 -05:00
Neil Deakin
843220e729
Bug 443609, key usage for scales isn't intuitive, r=neil
2009-01-15 13:44:38 -05:00
Mark Banner
e734aff5ed
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
db65d28baa
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
2ad84319b7
Bug 463674 - changeBookmarkURI() doesn't update internal bookmark hash, r=mak77
2009-01-15 15:37:33 +01:00
Mark Banner
489f8ec766
Bug 472824 promptPassword should unescape user names before use. r=dolkse,sr=mconnor
2009-01-15 13:16:34 +00:00
Ehsan Akhgari
128a63467b
Bug 473417 - updater.exe window is blank, and doesn't close; r=bsmedberg
2009-01-15 11:24:30 +03:30
Ehsan Akhgari
330cfddac1
Bug 436175 - chevron in bookmarks toolbar is reversed in RTL locales; r=dao
2009-01-15 11:24:16 +03:30
Brian Birtles
adf1d4fa7c
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
a5644a9c39
Merge backout
2009-01-14 18:24:18 -08:00
Ben Turner
0f0d556f13
Backed out changeset 96a66c1a50bd for failing unit tests.
2009-01-14 18:23:21 -08:00
Neil Rashbrook
a3a6522f11
Bug 473157 Sorting shouldn't affect grouping containers, only uris r=dietrich
2009-01-14 22:38:30 +00:00
Neil Rashbrook
cc742092ce
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
7a82143562
Bug 470708 - addressingwidget appears as sunken, again; r=stefanh, sr=neil
2009-01-14 23:25:27 +01:00