Edward Lee
c91d74ac56
Bug 478666 - about:config should support three finger swipe up/down on Mac OS X. r=enndeakin
2009-02-20 17:16:04 -06:00
Edward Lee
8c3cfeb290
Bug 478607 - Download manager should support three finger swipe up/down on Mac OS X. r=enndeakin
2009-02-20 17:16:04 -06:00
Shawn Wilsher
f6b06c1e49
Bug 478948 - SQL statements not finalized warnings during shutdown
...
r=mak
2009-02-20 14:25:45 -08:00
Nochum Sossonko
3adf87ea38
b=478982 Gecko users may need to prevent autoplay for video/audio content in messages r=roc,dolske sr=roc
2009-02-20 17:05:07 +13:00
Boris Zbarsky
36a2d9ec15
Speed up canvas comparisons in bidi mochitests. No bug
2009-02-19 22:04:19 -05:00
Edward Lee
55f5e1eea4
Bug 472924 - Remove RDF import from the download manager. r=sdwilsh
...
--HG--
rename : toolkit/components/downloads/test/unit/bug_381535_downloads.rdf => toolkit/components/downloads/test/unit/empty_downloads.rdf
rename : toolkit/components/downloads/test/unit/test_bug_329741.js => toolkit/components/downloads/test/unit/test_old_download_files_removed.js
2009-02-19 17:28:12 -06:00
Shawn Wilsher
ce9ed14fef
Bug 476174 - Default Download Directory (DfltDwnld) uses old Safari 2's value instead of Leopard's ~/Downloads
...
This changeset makes us default to the Downloads folder on OS X 10.5 and later,
and the Desktop for 10.4. Additionally, this fixes bug 301647 ([Mac] remove
support of retrieving the 'system' download folder from
nsDirectoryService::GetFile).
r=gavin
r=josh
sr=bsmedberg
ui-r=beltzner
2009-02-19 18:06:49 -05:00
Boris Zbarsky
f952d65c4e
Bug 84106. Actually pass a cache key to web browser persist so that POST result pages have a chance of being read from cache. Also change nsWebBrowserPersist to accept a session history entry, not just an nsIWebPageDescriptor or necko cache key, as its cache key argument. r=gavin, r+sr=jst
2009-02-19 14:18:02 -05:00
Boris Zbarsky
4fd12ef2e8
Merging backout
2009-02-19 09:19:42 -05:00
Boris Zbarsky
a79385332a
Backed out changeset dcb3aa2fd0ab to see whether this fixes unit test bustage
2009-02-19 09:14:36 -05:00
Gervase Markham
47de646acf
Bug 473794 - Include Little cms and SunSoft licences in about:licence
2009-02-19 14:14:10 +01:00
Ehsan Akhgari
b73a635113
Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor
2009-02-19 09:22:08 +03:30
Dave Townsend
bbe5a2ca50
Disable tests from bug 435743 due to test failures
2009-02-18 14:19:27 -08:00
Dave Townsend
6f101ca880
Re-enable tests from bug 435743
2009-02-18 11:18:06 -08:00
Michael Ventnor
b8d1714e92
Bug 473882 - Fix pane selectors and page info to look good on dark themes. r=rflint
2009-02-18 20:05:02 +01:00
Ted Mielczarek
9bbf1f94ed
remove some unused cruft. rs=bsmedberg (no bug, NPOTB)
2009-02-18 11:17:54 -05:00
Makoto Kato
4dff51b734
bug 478843 - /toolkit/xre/nsAppRunner.cpp:1424:6: error: #elif with no expression. r=benjamin
2009-02-18 21:01:05 +09:00
Dão Gottwald
e988ffbbb3
Bug 478517 - There's no Search-close-rtl.png, Search-close.png is correct regardless of the chrome direction. r=enndeakin
2009-02-17 23:18:54 +01:00
Neil Deakin
28ddf2582b
Bug 474149, disable some tests temporarily as they fail on some machines
2009-02-17 13:22:37 -05:00
Neil Deakin
967c9784c1
Bug 399427, don't update caret position when a xul element is focused, r=neil, sr=roc
2009-02-17 10:51:11 -05:00
Neil Deakin
425a509414
Bug 474149, use SetPopupPosition for popup moveTo handling, should fix jumpiness when moving a popup, r+sr=roc
2009-02-17 10:51:11 -05:00
Ted Mielczarek
e5ff01fdb0
bug 478221 - make 'make upload' upload symbols zip alongside build. r=bsmedberg
2009-02-17 09:18:50 -05:00
Philippe M. Chiasson
3f39b39a8b
Bug 452866 - "Teach Socorro/crash-stats about comm-central - add support for multiple source directories to buildsymbols." [r=ted.mielczarek]
2009-02-17 07:46:32 +00:00
Ben Turner
4a97b895b5
Merge backout.
2009-02-16 13:09:46 -08:00
Ben Turner
715a0d112f
Backed out changeset 6430d01da9e3 for failing unit tests on Windows.
2009-02-16 13:08:56 -08:00
Philip Chee
83372d79e9
Bug 476814 - Unfork/Unify customizeToolbar.* and customizeToolbarSheet.*; Patch v1.0 Unfork OSX; r=mano
2009-02-16 16:27:20 +01:00
Gavin Sharp
2b89342d73
Bug 474527 - onbeforeaccept handler in custom extension <prefwindow> can't prevent the window from closing; r=enndeakin
2009-02-16 16:27:16 +01:00
Axel Hecht
bce7702f8d
bug 475618, xulrunner's platform.ini should include repo and sourcestamp, r=bsmedberg
2009-02-16 14:32:39 +01:00
Marco Bonardo
5227553ab5
Bug 478218 - onQuit expiration is not working, changes are never synced to disk, r=dietrich a=blocking191
2009-02-16 12:09:19 +01:00
Drew Willcoxon
fc021d2fe4
Bug 455315 - when removing a bookmark we recalculate frecency with wrong isBookmark, r=dietrich
2009-02-16 12:09:19 +01:00
Robert Strong
cc971478b8
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
f56b5e016b
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
7e75b4e448
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
3af248ab5e
Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky
2009-02-15 10:51:04 +03:30
Shawn Wilsher
3c7fe9c4a1
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
a3add9f2c7
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
9f362eae15
b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted
2009-02-12 18:26:01 -08:00
Dave Townsend
c659094670
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
df64ac3ad1
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
39342456e3
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
2ad90d2b83
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
411c93ada8
Bug 471989 - atEndOfSession define in cookieAcceptDialog.properties should be capitalize; r=gavin.sharp
2009-02-12 05:16:02 +01:00
Dão Gottwald
4bbd7fafcc
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
1dba0857a9
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
13562d075a
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
c1dcb1a673
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
d4a5636acc
Bug 477793 - Make sure preventive maintenance cannot act on roots, r=sdwilsh a=blocking191
2009-02-11 11:53:35 +01:00
Vladimir Vukicevic
2f2b2d75af
b=477727; bandaid wince firefox restart crash; r=stuart
2009-02-10 15:10:08 -08:00
Vladimir Vukicevic
371fbe35e0
b=477727; fix unaligned access in URL classifier; r=dcamp,sr=stuart
2009-02-10 15:10:08 -08:00
Taras Glek
981fa108c8
bug 476897 - add pref to disable caret browsing/f7 - r=gavin
2009-02-10 15:10:07 -08:00
Daniel Holbert
f8f9766310
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
364057055f
Bug 475632: properly update the classifier's clean fragment cache. r=tony
2009-02-09 22:40:39 -08:00
Dave Camp
352813a4ea
Bug 475436: reloading a blocked page would bypass blocking in some cases. r=tony
2009-02-09 22:40:39 -08:00
Marco Bonardo
f07c67f02f
bug 474582 - Disable lastModifiedTime check to try fixing test orange on Linux
2009-02-09 21:49:17 +01:00
Robert Strong
4b4921138b
Test only fix - Bug 477577 - Encoding errors compiling TestAUSReadStrings.cpp
2009-02-10 12:13:47 -08:00
Dão Gottwald
63351fa2e8
Bug 476360 - some inner button margins ignore the chrome direction. r=enndeakin
2009-02-09 21:06:41 +01:00
Dão Gottwald
9c12877a8f
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
0495370b92
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
7b4cb26741
Bug 477591 - missing semi-colon in DownloadUtils.jsm. r=gavin
2009-02-09 11:40:15 -06:00
Justin Dolske
9c2c8c4d32
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
8c42eea068
Fix error running tests for bug 473417 on Thunderbird Mac tinderbox
2009-02-08 16:03:25 -08:00
Robert Strong
acb9d3fb62
Followup to fix more compiler warnings for Bug 473417 tests
2009-02-08 15:44:56 -08:00
Robert Strong
9b65a8f67f
Fix Linux and Mac compiler warnings for Bug 473417 tests
2009-02-08 14:27:01 -08:00
Edward Lee
13d86d106c
Bug 476297 - Switch frecency idle timer to idle-daily observer. r=dietrich
2009-02-07 15:51:19 -06:00
Phil Ringnalda
60775badfc
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
dd366a6031
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
d567d21f51
Adding a test for bug 462113 - Implement progress bar / scrubber for video controls.
2009-02-07 13:43:43 -08:00
Justin Dolske
c757caeb97
Bug 467680 - volumechange events are fired synchronously. r=doublec, sr=roc
2009-02-07 13:43:43 -08:00
Steve
5bae18289f
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)
aaf218d054
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
d391768777
Bug 477295 - Clean up unnecessary assignments of NS_ConvertUTF*. r=sdwilsh
2009-02-06 18:18:16 -06:00
Brad Lassey
76f5895aa2
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
7a653723ec
bug 476711 - Native App support for windows ce r=rs, sr=bsmedberg
2009-02-05 15:50:50 -08:00
Brad Lassey
eaa8b5de3a
bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg
2009-02-05 15:50:44 -08:00
Curtis Bartley
7ae7d77cc0
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
f1c8c37470
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
5dec87e85d
backing out bug 432706, causes multiple regressions
2009-02-04 09:49:58 -08:00
Marco Bonardo
16dddf58a3
merge backout
2009-02-04 15:27:48 +01:00
Marco Bonardo
ba19b57ad2
Backed out changeset 1cf6c5b25fe5 due to crashes on linux unit test boxes
2009-02-04 15:27:18 +01:00
Marco Bonardo
25b6fcfef8
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
ecc9d4a736
Bug 475824 - preventive maintenance has low possibilites to be run, r=dietrich
2009-02-04 13:47:13 +01:00
John Wolfe
420e958eba
Windows Mobile Installer. r=ted
2009-02-03 19:00:06 -08:00
Shawn Wilsher
63d8572077
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
7e4764fef5
Bug 473269 - Stop using swap, and start using forget; r=sdwilsh
2009-02-03 15:42:26 +01:00
Robert Strong
ca76d5d24a
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
a7c1dec752
Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc
2009-02-02 18:49:58 +01:00
David Humphrey
e08f9e92b2
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
155ab04890
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
d4cd29a782
bug 475811 - provide a widgetToolkit attribute on nsIXULRuntime. r=bsmedberg
2009-02-02 08:53:24 -05:00
Ted Mielczarek
e7b59147b3
bug 475383 - load plugins from $profile/plugins. r=bsmedberg/josh
2009-02-02 08:53:24 -05:00
Marco Zehe
1799cbdffc
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
b0ae4c5838
bug 472311 - Alert dialogs not being spoken, section 508 issue, r=aaronlev, r=enn
2009-02-02 10:35:36 +01:00
Justin Dolske
a8f4c36dff
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
202e3105d1
Bug 427021 - [RTL] Wizard widget should get mirrored buttons on GTK; r=dao
2009-02-01 18:34:09 +03:30
Neil Rashbrook
84c8cb5436
Bug 475711 Restore Default Set doesn't handle springs/spacers/separators r=gavin
2009-01-31 23:12:21 +00:00
Markus Stange
0918d00c11
Bug 399030 - Draw dropdowns with NSPopupButtonCell, r=josh sr=roc
2009-01-31 17:49:29 +01:00
stefanh@inbox.com
dc5b0034a1
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
b5c27b47a3
Bug 471508 - Make the toolboxChanged() callback return useful information. r=gavin.
2009-01-30 23:05:44 +01:00
Justin Dolske
9a281972aa
Backout changeset 8dd2e82503cd (bug 451352), it broke password manager.
2009-01-30 12:01:46 -08:00
Drew Willcoxon
e6800cf24a
Bug 444179 - Library>Views>Sort>Sort by Tags does nothing, r=mak77
2009-01-30 13:34:38 +01:00