Commit Graph

8445 Commits

Author SHA1 Message Date
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