Commit Graph

1520 Commits

Author SHA1 Message Date
Olli.Pettay@helsinki.fi
a392cda3be Disable failing test 2007-10-12 10:56:10 -07:00
martijn.martijn@gmail.com
81ab1860c1 Bug 399316 - Bug introduced with patch for bug 216434 (autocomplete dropdown covers textbox when textbox is near bottom of screen), r=neil, a=mconnor 2007-10-12 03:24:00 -07:00
dcamp@mozilla.com
b1ad296f63 separate add chunks from remove chunks in the url-classifier update request. b=397434, r=tony, a=mconnor 2007-10-11 16:25:10 -07:00
reed@reedloden.com
0943ac1314 Bug 391740 - "listheader in richlistbox appears to right/at bottom of richlistitems" [p=philip.chee@gmail.com (Philip Chee) r=Mano r=mconnor@IRC a=blocking1.9+] 2007-10-11 15:43:31 -07:00
bent.mozilla@gmail.com
1c42ddbd1f Bug 398056 - "symbolstore.py does not recognize srcdirs with SVN when using svn-ssh". r+a=luser. 2007-10-11 14:54:03 -07:00
reed@reedloden.com
e044dff1b7 Bug 399050 - "directories created with wrong permissions" [p=chpe r=sdwilsh a1.9=mconnor] 2007-10-11 14:45:12 -07:00
dolske@mozilla.com
be8abe107d Bug 399259 - Form manager shouldn't cache Login Manager service at startup. r=gavin a=mconnor 2007-10-11 13:23:52 -07:00
mnyromyr@tprac.de
e61846379d Bug 397135: tree._ensureColumnOrder dies if no columns are defined; r=gavin, a=sayrer 2007-10-11 12:50:09 -07:00
sspitzer@mozilla.org
ceb9ea1661 fix bustage. 2007-10-11 00:17:02 -07:00
sspitzer@mozilla.org
f7f5b51147 fix for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug #387734: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug #385826: pre-populated places queries fix for bug #396807: have "top 10 most visited sites" as a pre-populated smart folder fix for bug #385831: Investigate dependencies for Most Used Tags query fix for bug #378799: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+ 2007-10-10 23:42:38 -07:00
sdwilsh@shawnwilsher.com
4377c52872 Bug 391407 - Move File Handling dialog into localizable location. r=gavin.sharp, a=blocking1.9 2007-10-10 19:04:05 -07:00
sspitzer@mozilla.org
929d3ee2c7 fix for bug #399367: unknown place: url query keys can cause problems r=dietrich, a=blocks a bug that has blocking-firefox3-+ 2007-10-10 16:00:13 -07:00
ted.mielczarek@gmail.com
c20594d3d9 bug 358079 - Proper l10n for crash reporter client. r=pike/bsmedberg (blocking1.9) 2007-10-10 11:49:04 -07:00
rob_strong@exchangecode.com
46db47ac24 Bug 398867 - Building installer without a MOZ_OPTIONAL_PKG_LIST copies all files into the optional directory. r=bsmedberg, a1.9=mconnor 2007-10-09 12:30:28 -07:00
dietrich@mozilla.com
6caf1d01fd Bug 398896 New history search hang since 6 Sep 2007 (r=sspitzer) 2007-10-09 12:14:48 -07:00
enndeakin@sympatico.ca
911f09694f Disable this test for now 2007-10-09 07:19:29 -07:00
enndeakin@sympatico.ca
dd5f4c7bf6 Bug 387109, context menu not placed properly for lists when opened with the keyboard, r=smaug,sr=neil,a=dbaron 2007-10-09 06:40:06 -07:00
enndeakin@sympatico.ca
917ec8c785 Bug 396983, flush frames before opening a popup, r+sr=bz, a=dbaron 2007-10-09 05:11:14 -07:00
martijn.martijn@gmail.com
aef8c4ce2d Bug 60513 - alert(), prompt(), confirm() box text has static text (text not selectable), r=gavin.sharp, ui-r=beltzner, a=dbaron 2007-10-08 16:29:21 -07:00
edward.lee@engineering.uiuc.edu
0c5bca4593 Bug 394039 - Calling removeDownload() works but doesn't update download window. r=sdwilsh, b-ff3=mconnor 2007-10-07 10:21:57 -07:00
edward.lee@engineering.uiuc.edu
5623361228 Bug 384810 - DM should restore the database state gracefully after a crash. r=sdwilsh, a=mconnor 2007-10-07 09:15:32 -07:00
mozilla@weilbacher.org
73304de9c8 [OS/2] Bug 398610: following up on bug 363130 and restrict favicons to 16x16px in menus, p=wuno, r=me 2007-10-06 15:37:41 -07:00
gerv@gerv.net
2c4fa4403c Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
mozilla@weilbacher.org
66ceeec5dc [OS/2] Bug 392693: Inconsistent arrow button size and entry field width in Add Bookmark dialog, r=wuno 2007-10-04 15:00:19 -07:00
dmose@mozilla.org
9474dbc670 First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking 2007-10-03 23:10:47 -07:00
enndeakin@sympatico.ca
fd7d18e733 Bug 397606, don't deactivate menubar when switching menus, r+sr=bz, a=damon 2007-10-03 15:00:41 -07:00
reed@reedloden.com
7fe8387726 Bug 398057 - "X Window error or crash on shutdown (with GTK < 2.10)" (don't gdk_display_close when broken at run time but still XCloseDisplay) [p=karlt r=bsmedberg r+a1.9=roc] 2007-10-03 14:44:05 -07:00
myk@mozilla.org
2c4ae14c9a bug 395317: make the download dialog directions for changing content handling preferences be correct now that we have the new Applications prefpane; r=gavin 2007-10-03 13:46:52 -07:00
gavin@gavinsharp.com
de30c4bf3d Bug 398174: add DM 'addToRecentDocs' pref to firefox.js, and add a comment explaining it's use, r+a=mconnor 2007-10-03 09:00:48 -07:00
kaie@kuix.de
1350401613 Bug 398403, Cleanup remaining uses of nsIBadCertListener in Toolkit r=mconnor, a=mconnor 2007-10-03 08:53:26 -07:00
kaie@kuix.de
c08bd97ba9 Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor 2007-10-03 04:47:26 -07:00
reed@reedloden.com
269cd81873 Bug 395371 - "do not launch a second browser window when calling firefox -jsconsole" [p=philip.chee@gmail.com (Philip Chee) r=bsmedberg a1.9=mconnor] 2007-10-02 23:41:37 -07:00
dtownsend@oxymoronical.com
880c3a2a2a Bug 391670: Replace plugins icon. ui-r=beltzner, r=robstrong 2007-10-02 15:39:07 -07:00
sspitzer@mozilla.org
d4ab97e001 new icons from faaborg for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders. rs=dietrich 2007-10-02 14:45:53 -07:00
Olli.Pettay@helsinki.fi
a6b454f086 Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor 2007-10-02 09:56:07 -07:00
edward.lee@engineering.uiuc.edu
4a6f6dbd20 Bug 396477 - DM renames many files with double extension, e.g. filename.exe.exe. r=sdwilsh, a=mconnor 2007-10-02 08:10:39 -07:00
edward.lee@engineering.uiuc.edu
cf4937d8ae Bug 398218 - Download DB tracks -1 as the max size when resuming. r=sdwilsh, a=mconnor 2007-10-02 08:08:12 -07:00
edward.lee@engineering.uiuc.edu
26d6886e87 Bug 398216 - Downloads report the wrong size when finished. r=sdwilsh, a=mconnor 2007-10-02 08:05:38 -07:00
edward.lee@engineering.uiuc.edu
558ba82a04 Bug 397967 - Refactor nsDM::CompleteDownload|ExecuteDesiredAction to nsD::Finalize|ExecuteDesiredAction|MoveTempToTarget. r=sdwilsh, a=mconnor 2007-10-02 08:03:16 -07:00
martijn.martijn@gmail.com
bd6cd725c5 Bug 398143 - Dragging scrollbar with mouse while autocomplete input has focus triggers autocomplete, r=mano, a=mconnor 2007-10-02 07:50:51 -07:00
aaronleventhal@moonset.net
fc21ad189d bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
edward.lee@engineering.uiuc.edu
438c18633f Bug 393821 - Quick downloads (cached, local, data:, failed) don't appear until you reopen Download Manager. r=sdwilsh, a=mconnor 2007-10-01 17:53:04 -07:00
thunder@mozilla.com
c9d73c819c Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer 2007-10-01 17:52:49 -07:00
edward.lee@engineering.uiuc.edu
61351e53b1 Bug 394263 - Status of paused download is missing in Download Manager when refreshing the list. r=sdwilsh, r=mano, blocking-ff3=mconnor 2007-10-01 17:44:48 -07:00
edward.lee@engineering.uiuc.edu
950e8f8e74 Bug 382388 - nsDownload::OnStateChange doesn't check aStatus for failure. r=sdwilsh, a=mconnor 2007-10-01 17:39:50 -07:00
dcamp@mozilla.com
daf4c1f07f treat ipv4 addresses as a single lookup key in the url classifier. b=395376, r=tony, a=mconnor 2007-10-01 17:21:45 -07:00
edward.lee@engineering.uiuc.edu
e14c2cac9c Bug 394548 - Store download progress in database when changing states. r=sdwilsh, a=mconnor 2007-10-01 17:16:12 -07:00
gavin@gavinsharp.com
59c6d63a5e Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh 2007-10-01 17:08:31 -07:00
edward.lee@engineering.uiuc.edu
311e58a099 Bug 395537 - Nothing happens if you resume a download that you deleted. r=sdwilsh, blocking-ff3=mconnor 2007-10-01 16:57:48 -07:00
dcamp@mozilla.com
3500f85eab handle query parameters and full-string queries as specified in the updated safebrowsing protocol. b=395377, r=tony, a=mconnor 2007-10-01 16:53:53 -07:00
gavin@gavinsharp.com
10c057e60d Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh 2007-10-01 16:24:08 -07:00
edward.lee@engineering.uiuc.edu
0a56bc82f0 Bug 398197 - Canceled queued downloads come from Wed, Dec 31, 1969 6:00 PM. r=sdwilsh, a=mconnor 2007-10-01 15:39:06 -07:00
edward.lee@engineering.uiuc.edu
8228d45f3f Bug 381517 - Download manager fails when it should probably just ignore the failure. r=sdwilsh, a=mconnor 2007-10-01 12:56:24 -07:00
edward.lee@engineering.uiuc.edu
6607ea668e Bug 395330 - Active downloads don't appear in download manager. r=sdwilsh, blocking-ff3=mconnor 2007-10-01 12:12:26 -07:00
sspitzer@mozilla.org
0b518cce0a fix for bug #394508: queries that use maxResults can return incorrect results due to post query filtering. initial patch=Colin Walters <walters@verbum.org> r=dietrich, a=mconnor 2007-10-01 10:36:18 -07:00
enndeakin@sympatico.ca
e5e3d3a4bf Didn't mean to check in these extra lines 2007-10-01 08:35:21 -07:00
enndeakin@sympatico.ca
37aa9fc448 Bug 396517, enableKeyboardNavigator is backwards, also add test, r+sr=bz, a=roc 2007-10-01 08:20:32 -07:00
martijn.martijn@gmail.com
380c14058c Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor 2007-09-30 12:00:10 -07:00
martijn.martijn@gmail.com
abd70f4fc7 Bug 256856 - Focusing field using access key displays autocomplete popup, r=mano, a=mconnor 2007-09-30 10:35:24 -07:00
mozilla.mano@sent.com
793cdf1721 Bug 397225 - Feed preview is borken. r=gavin. 2007-09-29 20:40:05 -07:00
rob_strong@exchangecode.com
28e2665ea2 Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3) 2007-09-29 02:48:32 -07:00
ginn.chen@sun.com
39aaae903f Bug 388185 LABELLED_BY, LABEL_FOR relations shoudl be set for labels in panels r=aaronleventhal,mano a=dsicore 2007-09-29 00:04:27 -07:00
dbaron@dbaron.org
d690d98bb8 Backing out bug 394508 due to tinderbox orange (test failure of places unit tests). 2007-09-28 18:04:31 -07:00
sspitzer@mozilla.org
a67ceea715 fix for bug #394508: queries that use maxResults can return incorrect results due to post query filtering. initial patch=Colin Walters <walters@verbum.org> r=dietrich, a=mconnor 2007-09-28 16:36:03 -07:00
dietrich@mozilla.com
bf8fe50fb6 Bug 378594 Closing takes very long after deleting a livemark (places) (r=sspitzer) 2007-09-28 16:28:14 -07:00
neil@parkwaycc.co.uk
fc8ff8a81f Menubar height incorrect in some themes and OSes b=396562/5 r=gavin a=bsmedberg 2007-09-28 12:11:51 -07:00
dietrich@mozilla.com
8f96652d48 Bug 397221 nsNavHistoryQuery leaks opening bookmark/places organizer (for asqueella@gmail.com, r=sayrer, a=mconnor) 2007-09-28 10:51:33 -07:00
sayrer@gmail.com
7cea856a21 Bug 397804. pages loading feeds as content can trigger a leak. r=jst, sr=sicking, a=sicking 2007-09-27 20:00:35 -07:00
myk@mozilla.org
9b496dfd8d bug 391740: listheader in richlistbox appears to right/at bottom of richlistitems; reverting patch v1, which didn't fix the problem 2007-09-27 16:24:08 -07:00
reed@reedloden.com
087fee7f8c Bug 394466 - "Call XCloseDisplay before exit and exec" [p=karlt r=roc r=bsmedberg a1.9=bzbarsky] 2007-09-27 14:14:11 -07:00
sspitzer@mozilla.org
9c0f9c251e fix for bug #397527: append folder and all ancestors to the include / exclude folder array in nsNavHistory::FilterResultSet(), to save repeated queries r=dietrich, a=mconnor 2007-09-27 10:08:15 -07:00
jag@tty.nl
b3112de226 Bug 397155: cd fails in toolkit/mozapps/extensions/test/unit/addons/. r/sr=bsmedberg 2007-09-27 10:07:06 -07:00
bent.mozilla@gmail.com
debee6d6f6 Bug 396209 - "Allow applications to specify a profile directory from application.ini". r=luser, a=bsmedberg. Also fixes bugs 396486, 396199, and 386164. 2007-09-26 11:35:21 -07:00
bent.mozilla@gmail.com
2ff22a312b Bug 397436 - "Add SVN version information support for symbolstore.py". r=luser, a=bzbarsky. 2007-09-26 11:01:23 -07:00
sayrer@gmail.com
4948c86f8c Bug 396982. Location bar autocomplete leaks. Patch by Nickolay Ponomarev <asqueella@gmail.com>. r=sspitzer/sayrer, a=mconnor 2007-09-26 00:36:01 -07:00
edward.lee@engineering.uiuc.edu
76a42dde5b Bug 230870 - Cross-Session resumable downloads (resume after quitting firefox). r=sdwilsh, a=mconnor 2007-09-26 00:26:06 -07:00
edward.lee@engineering.uiuc.edu
be3791f701 Bug 396457 - Store mTempFile as tempPath in moz_downloads table. r=sdwilsh, a=mconnor 2007-09-26 00:20:16 -07:00
neil@parkwaycc.co.uk
c608159df6 Bug 396903 Fix .header-large dialog style to look like a wizard r=Mano a=dsicore 2007-09-25 02:53:25 -07:00
bent.mozilla@gmail.com
18a125633d Bug 397200 - "OS X dylibs have non-unique signatures causing incorrect stack traces". r=luser,mento. a=bzbarsky. 2007-09-24 23:57:09 -07:00
dolske@mozilla.com
ba555f0bfd Bug 313204 - Confirm Password Change dialog when no change in password. r=gavin, a=mconnor 2007-09-24 23:14:57 -07:00
mnyromyr@tprac.de
b26d4c4d32 Bug 397095: prefwindow.showPane dies without prefpanes; r=gavin, a=mconnor 2007-09-24 14:05:29 -07:00
reed@reedloden.com
443c599ff9 Bug 396992 - "On Linux, beautified FTP listings should use the stock icons" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a1.9=mconnor] 2007-09-22 18:35:29 -07:00
mozilla.mano@sent.com
2a7a2ceb32 Bug 396556 - Bookmarks menu does not update when adding/deleting/reloading livemarks or when adding/deleting bookmarks. r=dietrich. 2007-09-22 15:54:42 -07:00
asqueella@gmail.com
0bc2e0d6df bug 396307 - Preference bindings don't report exceptions in user-defined event handlers to the Error Console fix by switching from dump()ing the exception in the catch clause to using Components.utils.reportError() r=gavin, a=mconnor 2007-09-22 12:51:10 -07:00
sdwilsh@shawnwilsher.com
535352ec77 Bug 394346 - Allow for named notifications with nsIAlertsService. r=mano, a=mconnor 2007-09-21 19:08:28 -07:00
rob_strong@exchangecode.com
86f137b5bd Bug 396121 - make Applications prefpane the right height on all primary platforms. r=mconnor, a1.9=mconnor 2007-09-21 16:12:21 -07:00
mozilla.mano@sent.com
1b9bbe3b58 Bug 387749 - add an item detail pane to the organizer. r=dietrich (r=gavin for editable-menulist changes). a=mconnor. 2007-09-21 15:57:18 -07:00
rob_strong@exchangecode.com
53ed7a0b76 Bug 396870 - Add file in use uninstall support (also fixes bug 252273). r=sspitzer, a1.9=mconnor 2007-09-21 15:09:04 -07:00
neil@parkwaycc.co.uk
0361496850 Remove expensive DOMAttrModified listeners b=395496 r=Enn sr+a=bz 2007-09-21 09:09:45 -07:00
reed@reedloden.com
b7b3b95239 Bug 395298 - "Correct typo in growl section of about:license (s/alers/alerts/)" [p=reed r=gerv a1.9=damons] 2007-09-20 19:11:51 -07:00
dolske@mozilla.com
5507f25e24 (Missed a new file in last checkin. b=386150) 2007-09-20 18:54:12 -07:00
dolske@mozilla.com
6cbe32641f Bug 386150 - Can't save a login containing only a password. r=gavin, a=mconnor 2007-09-20 18:52:44 -07:00
vladimir@pobox.com
77096b4031 b=838960, ugprade cairo to 1.5.x; and b=377336, printing page from win32 results in hung app, r=stuart 2007-09-20 12:24:47 -07:00
mkaply@us.ibm.com
bfbcf124ab #384186 r=sayrer, moa=bsmedberg, a=mconnor Initial Microformats API checkin 2007-09-20 11:15:20 -07:00
mkaply@us.ibm.com
0ca7125561 #384186 r=sayrer, moa=bsmedberg, a=mconnor Initial Microformats API checkin 2007-09-20 11:07:13 -07:00
sspitzer@mozilla.org
87ff07f69c fix for bug #390433: [Vista] Users that are not a member of the administrators group receive update notification. r=rstrong 2007-09-20 09:54:00 -07:00
sspitzer@mozilla.org
0badcb469f fix for top crasher bug #395344: Topcrash typing in the address bar / search box [@ nsAutoCompleteController::HandleText] r=gavin 2007-09-19 14:16:34 -07:00
reed@reedloden.com
5ffd60b732 Bug 394546 - "Paused retried downloads keep updating status" [p=edilee@gmail.com (Edward Lee [Mardak]) r=sdwilsh a1.9=mconnor] 2007-09-18 23:06:34 -07:00
surkov.alexander@gmail.com
1b5ad76a61 Bug 396336 - header of xul:list is not accessible [unchecked in changes in tree.xml] 2007-09-18 20:48:51 -07:00
surkov.alexander@gmail.com
31453c34f2 Bug 396336 - header of xul:list is not accessible [unchecked in changes in listbox.xul 2007-09-18 20:44:47 -07:00
surkov.alexander@gmail.com
4549602822 Bug 396336 - header of xul:list is not accessible, r=Evan.Yan, r=enndeakin, sr=neil, a=dsicore 2007-09-18 20:31:14 -07:00
rob_strong@exchangecode.com
39fbef4949 Bug 395404 - Use Checkbox instead of Radio Buttons for License Agreement Prompt. r=sspitzer, a1.9=mconnor 2007-09-18 20:27:17 -07:00
roc+@cs.cmu.edu
2808022720 Bug 386759. Make all XUL root elements use quality text rendering (which will inherit to all elements in the document unless overridden by CSS). r=mconnor 2007-09-18 19:59:13 -07:00
rob_strong@exchangecode.com
68e016bee3 Bug 396541 - Show Passwords dialog/chrome is broken. r=mconnor, a1.9=mconnor 2007-09-18 19:45:58 -07:00
reed@reedloden.com
875308d131 Bug 392802 - "File listings very hard to read" (remove opacity effect) [p=dao@design-noir.de (Dão Gottwald) r=Mano ui-r=beltzner a=blocking-firefox3+] 2007-09-18 18:18:28 -07:00
ted.mielczarek@gmail.com
57553c4e8a bug 253481 - xul:textb ox attribute to specify what happens to pasted line breaks - mochichrome test. r=enndeakin 2007-09-18 16:13:26 -07:00
enndeakin@sympatico.ca
2dbf14586d Bug 394468, fix scale test by moving scales around, r=mano, test change only 2007-09-18 09:52:41 -07:00
enndeakin@sympatico.ca
1f49d948b4 See if this fixes the mac orange 2007-09-18 08:59:57 -07:00
enndeakin@sympatico.ca
7e86fa7e56 Bug 392652, nsXULPopupManager::Rollup should hide popups synchronously, r+sr=bz, a=mconnor 2007-09-18 08:00:43 -07:00
gijskruitbosch@gmail.com
a2387c6402 Bug 382990 - Tree onkeypress should check for ctrl key (+ test to make sure this keeps working) r=mano@mozilla.com (Asaf Romano) a=bzbarsky@mit.edu (Boris Zbarsky) 2007-09-18 07:26:05 -07:00
masayuki@d-toybox.com
e7ca81ebed Bug 395565 spinner of cocoa has wrong size r=josh+enndeakin, sr+a=roc 2007-09-18 02:17:51 -07:00
rob_strong@exchangecode.com
da9570d6c5 Backing out unrelated change checked in as part of bug 392303 2007-09-17 20:08:44 -07:00
rob_strong@exchangecode.com
4b48d4aaa9 Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor 2007-09-17 19:47:34 -07:00
ted.mielczarek@gmail.com
5f7cf73977 bug 321000 - search bar should replace newlines in pasted text with spaces. r=gavin a=mconnor 2007-09-17 18:08:33 -07:00
reed@reedloden.com
6fe03ffba7 Bug 396176 - "Make change in viewSource() due to Bug 382074 backward compatible" [p=philip.chee@gmail.com (Philip Chee) r=Mano a1.9=mconnor] 2007-09-17 18:07:14 -07:00
dveditz@cruzio.com
93a4f91334 bug 395942 mitigations for QuickTime media-link flaw, r=gavin,neil, b=beltzner 2007-09-17 17:54:03 -07:00
reed@reedloden.com
67dc890ccf Bug 393932 - "Add extra DB schema sanity checking in debug builds" [p=mwu r=sdwilsh a1.9=mconnor] 2007-09-17 15:51:33 -07:00
reed@reedloden.com
d8622ba1e4 Bug 396456 - "Refactor PauseResume into Pause, Cancel, Resume, RealResume" [p=edilee@gmail.com (Edward Lee [Mardak]) r=sdwilsh a1.9=mconnor] 2007-09-17 15:41:15 -07:00
reed@reedloden.com
b2e3ffedd0 Bug 343514 - "Typos in compare-locales.pl" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Pike a1.9=bzbarsky] 2007-09-17 15:15:56 -07:00
neil@parkwaycc.co.uk
56eb697834 Try to avoid really hiding menus b=127244 r=gavin a=mconnor 2007-09-17 15:12:51 -07:00
gavin@gavinsharp.com
55e3b3658e Bug 395583: Don't allow resizing software update "incompatible extensions" window, r=sspitzer, a=mconnor 2007-09-17 14:22:19 -07:00
sdwilsh@shawnwilsher.com
7e63941804 Bug 396453 - Convert DownloadManager flag variables into flag functions. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 14:16:16 -07:00
sdwilsh@shawnwilsher.com
3301a3a727 Bug 396451 - Index with i++ for DownloadManager sql queries. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 14:10:29 -07:00
reed@reedloden.com
91db2066a1 Bug 352678 - "Ugly shade of blue as location bar and search bar border instead of native colors" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor] 2007-09-17 14:09:12 -07:00
sdwilsh@shawnwilsher.com
a771b2bf61 Bug 396450 - Move logic out of nsDownloadManager.h. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 14:02:39 -07:00
sdwilsh@shawnwilsher.com
665c5a4c8a Bug 393301 - Add UI for downloads in scanning state. r=gavin.sharp, a=mconnor 2007-09-17 13:55:06 -07:00
sdwilsh@shawnwilsher.com
d348d25ede Bug 396488 - Clean up nsDownloadManager - spaces and stars. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 13:49:24 -07:00
aaronleventhal@moonset.net
cc29cb6a03 Bug 371279. A11y events not generated for the Phrase Not Found label on Find toolbar. r=mano, a=mconnor 2007-09-17 13:49:21 -07:00
sdwilsh@shawnwilsher.com
3b2d65c8f3 Bug 395134 - When resuming a download, strange things happen in the UI. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 13:40:47 -07:00
sdwilsh@shawnwilsher.com
39140a67fc Bug 385734 - Don't clear download status on pause, clean up DownloadProgressListener. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 13:28:58 -07:00
sdwilsh@shawnwilsher.com
46db3ab835 Bug 301972 - "Save to Disk" option needs to be more clear. Patch by Kurt (supernova_00) <supernova_00@yahoo.com>. r=sdwilsh, ui-r=beltzner, a=mconnor 2007-09-17 13:18:55 -07:00
bugzilla@standard8.plus.com
9966dd362a Part of bug 382647 (move xpfe bookmarks to suite) and bug 393842 (move xpfe search to suite). r=KaiRo,sr=Neil,a=mconnor over irc as commented in the bugs 2007-09-17 12:57:05 -07:00
rob_strong@exchangecode.com
a85c8a238a Bug 394666 - prefpane height is incorrect when animateFadeIn is true and some other edgecases. r=mconnor, a1.9=mconnor 2007-09-17 12:18:17 -07:00
gavin@gavinsharp.com
59f843340c Revert accidental check-in 2007-09-17 11:44:40 -07:00
gavin@gavinsharp.com
9d7c6a0d55 Bug 395708: handle invalid IDs passed to nsIDownloadManagerUI::show (makes clicking on the "download complete" notification work when the download manager isn't open), r=sdwilsh 2007-09-17 11:43:32 -07:00
rob_strong@exchangecode.com
bd8fea96d5 Bug 394978 - Key off of name and description for grouping plugins.r=dtownsend, a1.9=mconnor 2007-09-17 11:06:26 -07:00
rob_strong@exchangecode.com
2e8348cf94 Bug 395311 - EM general code cleanup. r=dtownsend, a1.9=mconnor 2007-09-17 11:05:04 -07:00
myk@mozilla.org
0e83864ba4 bug 391740: make header in richlistbox appear on top/left instead of bottom/right of richlistitems; Patch by Michael Ventnor; r=mano; a=bzbarsky 2007-09-17 10:57:11 -07:00
myk@mozilla.org
54373af8fa bug 395272: include uriloader/exthandler/tests directory in toolkit/toolkit-makefiles.sh; rs=bsmedberg; a=bzbarsky 2007-09-17 10:53:17 -07:00
kairo@kairo.at
27ad6296f5 bug 394567 - Move SeaMonkey parts of mozilla/themes to suite/, followup 1.1: don't pull themes/ and remove old modern, r+sr=Neil, a=mconnor via IRC 2007-09-17 10:15:26 -07:00
cbarrett@mozilla.com
d045434cff Bug 366009 - Cocoa should not generate bogus open events for path-like arguments on the command line. r=bsmedberg, smichaud a=bz 2007-09-17 10:10:52 -07:00
enndeakin@sympatico.ca
b45c4c3907 Bug 396348, colorpicker loses focus when keyboard is used to open it, r=mano, a=bz 2007-09-17 08:31:45 -07:00
enndeakin@sympatico.ca
ea678ac0b7 Bug 395099, regression, src attribute not working for statusbarpanel, r=mano, a=bz 2007-09-17 07:25:38 -07:00
mozilla.mano@sent.com
d116cc2b61 Bug 384752 - onItem* notifications are dispatched for closed containers. r=dietrich, a=mconnor. 2007-09-16 18:47:49 -07:00
mozilla.mano@sent.com
727500d87d Bug 396318 - Livemark feed items without title or link get the value from the previous item, r=dietrich, a=mconnor. 2007-09-16 18:46:27 -07:00
mozilla.mano@sent.com
b0a9d68eed Bug 396300 - Put unfiled-bookmarks under their own root. r=dietirch, a=mconnor. 2007-09-16 18:42:15 -07:00
dtownsend@oxymoronical.com
aab4677b63 Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger, a=bzbarsky 2007-09-16 16:48:03 -07:00
mozilla@weilbacher.org
5e38d00e77 Bug 390046: fix build break with Windows/mingw and OS/2 about undefined XRE_GetFileFromPath symbol, r=benjamin, a=bzbarsky 2007-09-16 14:06:36 -07:00
enndeakin@sympatico.ca
d62c02588e Bug 394887, fix up test because reflow occurs later 2007-09-16 09:55:12 -07:00
sdwilsh@shawnwilsher.com
c420032dbf Bug 395207 - Download Resume doesn't actually work. r=mconnor, a=mconnor 2007-09-16 07:46:25 -07:00
mozilla.mano@sent.com
4a1f7df49d Bug 395986 - dropdown menu bgcolor on Applications tab is white-on-white. r+a=mconnor. 2007-09-16 03:40:34 -07:00
reed@reedloden.com
0778c80e11 Bug 393681 - "New file listing makes very poor use of space, truncates filenames all over" [p=dao@design-noir.de (Dão Gottwald) r=bzbarsky r=Mano sr=bzbarsky a=blocking1.9] 2007-09-15 19:14:13 -07:00
mozilla.mano@sent.com
131a271663 Bug 384228 - Implement Search-In-Folder(s) back-end. r=dietrich. 2007-09-15 13:07:02 -07:00
mozilla.mano@sent.com
fa04ada8be Bug 393464 - Re-landing tag-search so search-in-folders (bug 384228) and related work could get the same sort of love. patch by dietrich, r=sspitzer, a=mconnor. 2007-09-15 12:53:43 -07:00
ted.mielczarek@gmail.com
c4903fcf1f bug 390127 - non-ascii characters in profile names saved incorrectly, fix use of Append and GetNativePath in crashreporter code. r=bsmedberg 2007-09-15 06:39:05 -07:00
dolske@mozilla.com
649311492e Bug 395150 - fillDoc() shouldn't trudge through each form if there are no stored logins for site. r=gavin, a=mconnor 2007-09-15 00:34:14 -07:00
dietrich@mozilla.com
e57ed8b642 Bug 393464 Bookmarks manager doesn't search in tags field (reverting) 2007-09-10 11:08:21 -07:00
dietrich@mozilla.com
bce8d8a0e9 Bug 395066 Hang when trying to clear browsing history (r=sspitzer, a=mconnor) 2007-09-09 17:48:34 -07:00
sspitzer@mozilla.org
f01bfd52d9 fix for bug #395446: if the user chooses a result from autocomplete results, or types it manually, have that weigh heavily in ranking url bar autocomplete results r=dietrich, a=mconnor for m8 2007-09-09 11:21:25 -07:00
sspitzer@mozilla.org
c494c75f52 fix for bug #395541: when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return r=dietrich, a=mconnor for m8 2007-09-09 11:18:58 -07:00
mats.palmgren@bredband.net
26c2c2b87a [OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org 2007-09-08 09:22:56 -07:00
sspitzer@mozilla.org
303da8daac fix for bug #395445: Tag and Star icon both show for Location bar entries r=dietrich, a=mconnor for m8 2007-09-07 16:18:23 -07:00
dtownsend@oxymoronical.com
f488878dd8 Bug 395430: Fails to apply compatibility updates to newly installed extensions. r=robstrong, a=mconnor 2007-09-07 15:59:25 -07:00
sspitzer@mozilla.org
4b0bd8fb03 fix for bug #394527: livemark feed URIs should show up as "bookmarked" (gold star on) in the url bar and in url bar autocomplete search results for performance: when searching previous autocomplete results, we don't need to regenerate the hash tables (of livemark item ids and livemark feed URIs). when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return. r=dietrich, a=mconnor for m8 2007-09-07 14:47:21 -07:00
mcsmurf@mcsmurf.de
a3a169545c Bug 394707 - make package broken for cross-compiles (not using host xpt_link), p=Mook, r+a=bsmedberg 2007-09-07 14:25:47 -07:00
dmose@mozilla.org
f8715616ef Fix crash if a paused download is stopped (bug 395188); patch by Mardak, r=sdwilsh, a=dsicore 2007-09-07 12:14:06 -07:00
sspitzer@mozilla.org
4c276981e8 fix for bug #395267: show tag results (first) in the url bar autocomplete results. r=dietrich, a=mconnor for m8 2007-09-06 22:35:10 -07:00
dietrich@mozilla.com
fa47232b99 Bug 393464 Bookmarks manager doesn't search in tags field (r=sspitzer, a=mconnor) 2007-09-06 16:10:48 -07:00
sspitzer@mozilla.org
f7b5521f7c backing out the fix for bug #390244 vacuuming too aggressively, and vacuuming can take too long. r=dietrich 2007-09-06 12:25:50 -07:00
reed@reedloden.com
abc2b401e4 Bug 381874 - "class name "indent" is a poor choice for the about.xul" [p=mkaply r=rob_strong] 2007-09-05 22:28:13 -07:00
sdwilsh@shawnwilsher.com
4dda63e01c Bug 377243 - [SoC] Implement Download Resume. Patch by Brahmana <om.brahmana@gmail.com> and Shawn Wilsher <me@shawnwilsher.com>. r=sdwilsh, r=mconnor, a=[wanted-firefox3] 2007-09-05 21:59:34 -07:00
myk@mozilla.org
a22088052a bug 377784: new Applications prefpane, which replaces the Download Actions dialog and the Feeds prefpane and provides a better UI for configuring handlers for MIME types and protocol schemes; r=gavin, ui-r=mconnor 2007-09-05 21:55:45 -07:00
reed@reedloden.com
b22138e6fa Bug 388318 - "move menu/ from /toolkit/themes/winstripe/global/ to gnomestripe" [p=zeniko@gmail.com (Simon Bünzli) r=mano] 2007-09-05 21:50:30 -07:00
dietrich@mozilla.com
2a9a34cd9b Bug 394741 Searching in history sidebar doesn't work / returns nothing. (r=sspitzer) 2007-09-05 20:34:27 -07:00
dolske@mozilla.com
ba7602a7ee Bug 391514 - Login Manager gets confused with password/PIN on usaa.com. r=gavin 2007-09-05 18:26:15 -07:00
dtownsend@oxymoronical.com
dede52e42c Bug 297903: Extension updates should link to further information. r=robstrong 2007-09-05 18:20:11 -07:00
rob_strong@exchangecode.com
84fd5e4ad5 Bug 353540 - Options, disable and uninstall button not available after 'Find updates' without dismissing 'No Updates Were Found' notification. r=dtownsend 2007-09-05 18:07:53 -07:00
sspitzer@mozilla.org
c3fb208244 relanding the fix for bug #390244: code to drop the user_title column from moz_places table (see bug #389876) makes the places.sqlite file 30% bigger backed out earlier due to tbox orange, but robcee has removed the 122 MB places.sqlite files that kept growing for the unit test tinderboxen. bug #393410 covers the tinderboxen fix. r=dietrich 2007-09-05 16:20:19 -07:00
reed@reedloden.com
9557c7aea8 Bug 227749 - "Add "Copy Source Location" to download manager context menu" [p=jhenry@ccs.neu.edu (Jon Henry) r=sdwilsh ui-r=beltzner] 2007-09-05 14:19:12 -07:00
reed@reedloden.com
fa59fa84c2 Bug 389638 - "Broken cairo linkage in embedding-profile < default" [p=romaxa r=bsmedberg a1.9=bzbarsky] 2007-09-05 13:56:15 -07:00
cbiesinger@gmx.at
10f4183f96 392980 make it possible to QI FaviconLoadListener to nsIRequestObserver r=2xgavin,2xsayrer,mano 2007-09-05 13:23:54 -07:00
benjamin@smedbergs.us
4c8ac0b212 Backout bug 390244 due to tbox orange, per #developers 2007-09-05 12:16:52 -07:00
sspitzer@mozilla.org
6b876fcc5e fix for bug #390244: code to drop the user_title column from moz_places table (see bug #389876) makes the places.sqlite file 30% bigger r=dietrich 2007-09-05 08:18:33 -07:00
philringnalda@gmail.com
82749c1544 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00
benjamin@smedbergs.us
340ef8e007 Re-enable the actual distribution/bundles loading code from bug 392251, now that the Ts regression is fixed. 2007-09-05 06:08:07 -07:00
rob_strong@exchangecode.com
22c635845b Bug 394717 - NS_ERROR_ILLEGAL_VALUE calling nsIExtensionManager.update when profile updates. patch=ajvincent, r=rstrong 2007-09-05 00:33:15 -07:00
sspitzer@mozilla.org
ed826a21c0 backing out, tree is closed 2007-09-04 20:19:46 -07:00
sspitzer@mozilla.org
97281b255a fix for bug #390244: code to drop the user_title column from moz_places table (see bug #389876) makes the places.sqlite file 30% bigger r=dietrich 2007-09-04 20:16:08 -07:00
dolske@mozilla.com
8265c1fb4e Followup for Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-09-04 19:07:43 -07:00
ted.mielczarek@gmail.com
dca4aeab83 fix bustage from bug 389550, wrong perms on directory create 2007-09-04 16:03:53 -07:00
reed@reedloden.com
eaff88bfae Back out bug 394466 due to unknown Linux orange. 2007-09-04 15:10:35 -07:00
dtownsend@oxymoronical.com
c880d9f676 Bug 383677: Remove obsolete strings. p=arno <arno.@no-log.org> r=dtownsend 2007-09-04 14:53:12 -07:00
rob_strong@exchangecode.com
f7cccfe78a Bug 394828 - clean up extensions.css. r=dtownsend 2007-09-04 14:36:37 -07:00
reed@reedloden.com
f37569eda4 Bug 394466 - "Call XCloseDisplay before exit and exec" [p=karlt r=roc r=bsmedberg a1.9=bzbarsky] 2007-09-04 14:10:40 -07:00
dtownsend@oxymoronical.com
53db10f409 Bug 394286: Simplify add-on incompatible message. r=robstrong 2007-09-04 13:59:05 -07:00
ted.mielczarek@gmail.com
b38d8e4149 bug 389550 - SetupExtraData should create Crash Reports dir if it doesn't exist. r=bsmedberg 2007-09-04 13:38:38 -07:00
gijskruitbosch@gmail.com
9c7f3ec29c Bug 394629 - eRestart check in nsAppStartup.cpp is bogus r=benjamin@smedbergs.us (Benjamin Smedberg) a=toolkit 2007-09-04 13:30:04 -07:00
enndeakin@sympatico.ca
bc4d889fcb Bug 377696, add back missing src property for statusbar, r=mano 2007-09-04 12:26:02 -07:00
rob_strong@exchangecode.com
b91d666e02 Bug 394895 - Remove unused code from plugins landing. r=dtownsend 2007-09-04 12:12:38 -07:00
enndeakin@sympatico.ca
f661cd1541 Bug 389996, menubar menus flicker when switching between them, r+sr=bz, a=dbaron 2007-09-04 10:42:38 -07:00
rflint@ryanflint.com
1dd4eccd73 Bug 394798 - Info bubble for just-completed downloads says 'Wednesday, December 31, 1969 6:00 PM'. Patch by Edward Lee <edilee@gmail.com>, r=sdwilsh 2007-09-04 10:29:12 -07:00
dtownsend@oxymoronical.com
2a94de33d9 Bug 394645: Show notification when extension updates are available. r=robstrong. 2007-09-04 09:44:04 -07:00
gavin@gavinsharp.com
f9179f6457 Bug 394615: 0 byte downloads don't appear in the download manager, patch by Edward Lee <edilee@gmail.com>, r=sdwilsh 2007-09-04 09:27:38 -07:00
gavin@gavinsharp.com
84e115b359 Bug 393247: Downloads no longer remember last download directory, patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-09-04 09:21:34 -07:00
enndeakin@sympatico.ca
2c6448e1fd Bug 385536, add test for clicking in a tree in a popup, r=gavin 2007-09-04 08:30:11 -07:00
ted.mielczarek@gmail.com
d7f71e8c8e bug 391284 - crash reporter doesn't work for Thunderbird on Mac OS X. r=campd 2007-09-04 08:28:06 -07:00
benjamin@smedbergs.us
fc44826032 Because of interactions between the XPCOM dirserviceprovider and the nsXREDirserviceProvider we were loading/registering components in appdir/components twice. Stop that. Followup from bug 392251 2007-09-04 07:29:14 -07:00
dtownsend@oxymoronical.com
3021eb4bb8 Unit testing for Bug 394300. r=robstrong 2007-09-04 06:27:19 -07:00
benjamin@smedbergs.us
65756c7c00 Trying to reland only the refactoring changes from bug 392251 without the actual distro bundles code, to see if that affects Ts (original r=dmills) 2007-09-04 05:55:29 -07:00
rflint@ryanflint.com
dae82d529d Bug 393650 - XPCOMUtilify ExtensionManager. r=dtownsend 2007-09-03 20:07:11 -07:00
rob_strong@exchangecode.com
c1d79c3d02 Bug 387392 - Remove overrides from extensions.xml. r=dtownsend 2007-09-03 18:38:40 -07:00
rob_strong@exchangecode.com
391bf0d6d1 Bug 392084 - Add a get plugins link to the add-ons mgr. r=dtownsend 2007-09-03 17:03:41 -07:00
dtownsend@oxymoronical.com
9345dfd197 Bug 378216: Disable insecure extension updates by default. r=robstrong 2007-09-03 14:44:12 -07:00
bugzilla@standard8.plus.com
ddb47beea1 Bug 392653 tree.xml: _reorderColumn should not fail in cases where the move and before columns are the same. r=enndeakin 2007-09-03 11:00:59 -07:00
dmose@mozilla.org
b3b2ff44a4 Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz 2007-09-02 21:44:25 -07:00
dolske@mozilla.com
413bad1895 Fixes operator order mistake found in Bug 382075: View Selection Source triggers error in nsLoginManager.js. r=gavin 2007-09-02 18:30:03 -07:00
dolske@mozilla.com
0361783847 Bug 387617: addLogin() should fail if user cancels master password prompt. r=gavin 2007-09-02 17:59:32 -07:00
dwitte@stanford.edu
250ec73d5c Bug 383993 - remove p3p ui from suite. r=kairo, sr=jag. 2007-09-02 17:58:05 -07:00
asqueella@gmail.com
9bfbaf2990 Bug 372071 - libxul should use MOZ_PERF_METRICS define p=romaxa <romaxa@gmail.com> r=bsmedberg, a=bz 2007-09-02 15:24:52 -07:00
asqueella@gmail.com
f1670c6126 Bug 392841 - With a download in progress, selection after deletion of a Completed item should go down. p=Edward Lee (Mardak) <edilee@gmail.com> r=sdwilsh 2007-09-02 15:21:12 -07:00
asqueella@gmail.com
d727a3fffb Bug 394457 - Make backspace key remove files from download manager p=Edward Lee (Mardak) <edilee@gmail.com> r=sdwilsh 2007-09-02 15:13:41 -07:00
rob_strong@exchangecode.com
5a82e02f3f Bug 283697 - Firefox Options (Preferences) panels are cropped (cut off). r=mconnor 2007-09-02 15:05:53 -07:00
rob_strong@exchangecode.com
ceff455551 Bug 394583 - 'Version x.x.x.x is available' message is missing the x.x.x.x when checking for updates. r=dtownsend 2007-09-02 14:53:34 -07:00
mozilla.mano@sent.com
722b0d1807 And now to the orange... 2007-09-02 13:29:00 -07:00
mozilla.mano@sent.com
c03356d090 Fix tests bustage from bug 377696. 2007-09-02 12:36:38 -07:00
asqueella@gmail.com
701763b9a0 Bug 394080 - broken instanceof checks in textbox.xml p=Dao Gottwald <dao@design-noir.de> sigh=mano 2007-09-02 09:40:33 -07:00
asqueella@gmail.com
ed16bde7f8 Bug 393814 - deleting a profile in profile manager should not leave no profile selected p=Ray Kiddy <ray@ganymede.org> r=bsmedberg 2007-09-02 09:35:37 -07:00
enndeakin@sympatico.ca
7bd3111a3f Bug 377696, fix up missing return values, and use image instead of src, plus add tests for deck, statusbar and the main element properties, r=mano 2007-09-01 16:17:44 -07:00
enndeakin@sympatico.ca
478b9ac8a8 Bug 394421, test if using the focus event fixes the orange 2007-09-01 15:14:14 -07:00
dietrich@mozilla.com
8393b84957 Bug 317847 Implement "Save this Search" (r=mano) 2007-09-01 14:23:36 -07:00
thunder@mozilla.com
cfe7ec5883 Bug 392967: Load app and extension prefs separately. r=bsmedberg 2007-08-31 19:16:47 -07:00
sspitzer@mozilla.org
b672b31be0 fix for bug #394484: Star icon in url autocomplete results shouldn't be set for items in RSS / Live Bookmarks. r=dietrich 2007-08-31 17:58:10 -07:00
dcamp@mozilla.com
807bb8c0d3 another bustage fix, fix up the PR_LOG ifdefs from the last commit. b=384941 rs=biesi 2007-08-31 16:48:39 -07:00
dcamp@mozilla.com
791d1813f7 block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky 2007-08-31 16:18:46 -07:00
dolske@mozilla.com
8e5ae04447 Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-08-31 15:29:55 -07:00
benjamin@smedbergs.us
b4a94560e0 Backout bug 392251 again due to Ts regression. 2007-08-31 14:47:46 -07:00
benjamin@smedbergs.us
259b902824 Oops, forgot to set the sentinel... this should help Ts. 2007-08-31 13:37:50 -07:00
gijskruitbosch@gmail.com
9228e23715 Bug 298705 - live bookmarks should only refresh when browser is active r=mano@mozilla.com (Asaf Romano) Toolkit only, no approval needed. 2007-08-31 13:33:54 -07:00
sspitzer@mozilla.org
a1f34414b7 fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
benjamin@smedbergs.us
9b6c6692ce Bug 392251 - Load extensions from appdir/distribution/bundles, try #2 to avoid Ts regression, r=thunder 2007-08-31 12:30:13 -07:00
enndeakin@sympatico.ca
b8d010a422 Bug 378018, add a numberbox test, r=mano 2007-08-31 10:30:12 -07:00
dbaron@dbaron.org
490344002e Make double-clicking in the URL bar again place the selected text in the X selection. Patch by Dão Gottwald <dao@design-noir.de> b=393828 r=mano 2007-08-31 10:12:07 -07:00
dtownsend@oxymoronical.com
852a8f1c86 Bug 392812: Restart button remains disabled after extension updates. r=robstrong 2007-08-31 04:36:42 -07:00
bzbarsky@mit.edu
0144c8b164 Fixing build bustage on GCC 3.3. Bug 350425, r=luser 2007-08-30 22:07:26 -07:00
bent.mozilla@gmail.com
3748c94564 Bug 381902 - Figure out the minimum set of makefiles needed for the build system. r+a=bsmedberg. 2007-08-30 21:23:04 -07:00
rob_strong@exchangecode.com
b982bf0d2f Fix silly mistake with the checkin of bug 375805 2007-08-30 21:18:07 -07:00
rflint@ryanflint.com
84d27f808d Bug 393524 - XPCOMUtilify nsTryToClose. r=benjamin 2007-08-30 20:28:00 -07:00
rob_strong@exchangecode.com
558999cc8d Bug 375805 - ExtensionManager.prototype._shutdown shouldn' t call gOS.removeObserver(this, 'profile-after-change') unless ExtensionManager.prototype.observe(subject, 'app-startup', data) has been called. r=sspitzer 2007-08-30 17:43:24 -07:00
enndeakin@sympatico.ca
d7f2df6f2c Bug 377693, notificationbox test, r=mano 2007-08-30 12:18:13 -07:00
sdwilsh@shawnwilsher.com
6861590377 Bug 384810 - DM should restore the database state gracefully after a crash. r=mano 2007-08-30 12:01:39 -07:00
dtownsend@oxymoronical.com
bbeec44e2f Comment fix for bug 394300 2007-08-30 11:34:13 -07:00
dtownsend@oxymoronical.com
814c7fe264 Bug 394300: Check for updates is offering incompatible updates. r=robstrong 2007-08-30 11:26:37 -07:00
enndeakin@sympatico.ca
6ebd94bf19 Didn't mean to check this in yet 2007-08-30 08:59:03 -07:00
enndeakin@sympatico.ca
a0b52957c1 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
ted.mielczarek@gmail.com
8f0ca3eee1 bug 350425 - ensure a11y support in breakpad. r=campd 2007-08-30 07:55:21 -07:00
gijskruitbosch@gmail.com
40ddad05bd Bug 393652 - Trunk builds on Mac do not quit from menu after first window is closed. r=benjamin@smedbergs.us (Benjamin Smedberg) Toolkit Only, no approval. 2007-08-30 00:26:09 -07:00
sdwilsh@shawnwilsher.com
59e02e4bd5 Bug 394228 - Downloading files can randomly fail. r=mano 2007-08-29 18:51:12 -07:00
gavin@gavinsharp.com
67b44962f8 Fix newlines 2007-08-29 12:58:59 -07:00
ted.mielczarek@gmail.com
e29f654df4 bug 376721 - send time-since-last-crash with crash report. r=bsmedberg/mento 2007-08-29 12:46:00 -07:00
enndeakin@sympatico.ca
75313ab862 Bug 387275, groan, still not working, so disable the test again. 2007-08-29 09:01:02 -07:00
enndeakin@sympatico.ca
bdb57f5f52 See if moving the mouse a bit fixes the Mac test failing 2007-08-29 08:17:28 -07:00
enndeakin@sympatico.ca
7c02ab53b0 fix error caused by cvs merge, missing slash 2007-08-29 07:17:55 -07:00
enndeakin@sympatico.ca
c274c07b6c Bug 385275, fix test on Mac by clicking on the document first, r=gavin 2007-08-29 07:09:36 -07:00
rob_strong@exchangecode.com
728150a104 Bug 299716 - Need for em:targetApplication marker for 'the toolkit'. patch=ajvincent, r=dtownsend, r=rstrong 2007-08-29 01:16:15 -07:00
bent.mozilla@gmail.com
1fb39f1b76 Bug 392244 - "Allow alternate ssh port in upload_symbols.sh". r=luser, a=bzbarsky. 2007-08-28 16:48:09 -07:00
reed@reedloden.com
a952bc01a9 Bug 382762 - "Crash reporter client app should be named other than "crashreporter"" [p=ardissone r=mento] 2007-08-28 14:59:31 -07:00
gavin@gavinsharp.com
e7ca2e6572 Bug 393342: read the download.dir pref as a nsILocalFile instead of just a file path (fixes automatic downloads on Mac), patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-08-28 11:59:49 -07:00
sspitzer@mozilla.org
0ec80ef4d4 fix for bug #385834: places' sqlite file can get overly large, do incremental vacuuming. r=dietrich 2007-08-28 00:19:57 -07:00
mozilla.mano@sent.com
7c1760b346 Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer. 2007-08-27 17:35:55 -07:00
sdwilsh@shawnwilsher.com
b1da3b3bb7 Bug 398982 - Download Manager is not friendly to embedders or extensions. r=mano 2007-08-27 17:10:25 -07:00
jwalden@mit.edu
8a3f195db5 Fix typo to force tests to be re-run to 'fix' a spurious (?) orange. 2007-08-27 13:18:18 -07:00
jwalden@mit.edu
f2179c9f01 Fix line endings for this file, add the license header given by the original author in bug 392831. 2007-08-27 12:23:35 -07:00
jwalden@mit.edu
fe3e8a77bd Fix line endings for this file, add the license header given by the original author in bug 392831. 2007-08-27 12:19:54 -07:00
benjamin@smedbergs.us
f58de4a10f Backout bug 392251 due to Ts regression 2007-08-27 10:57:15 -07:00
benjamin@smedbergs.us
bf4ee1816d Followup to bug 392251 - try to fix Ts regression by checking for directory existence before trying to enumerate it, r=dcamp on IRC 2007-08-27 10:01:10 -07:00
enndeakin@sympatico.ca
d6dd5b99e5 Bug 392160, improve popup positioning to not use widget calculations, r=sharparrow, sr=bz, a=dbaron 2007-08-27 09:23:52 -07:00
sdwilsh@shawnwilsher.com
7e3a74443c Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano 2007-08-27 09:09:28 -07:00
benjamin@smedbergs.us
ff2a765e2c Bug 392251 - Load extensions from appdir/distribution/bundles, r=mfinkle 2007-08-27 08:03:10 -07:00
philringnalda@gmail.com
bf7810b7de Bug 393742 - Silly var use in exitPrintPreview(), r=gavin 2007-08-26 21:35:02 -07:00
philringnalda@gmail.com
c8f808b5ae Bug 393747 - Support nsISupports in print preview observer, r=gavin 2007-08-26 21:05:06 -07:00
kherron@fmailbox.com
ef56e89472 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov. 2007-08-26 17:19:15 -07:00
rflint@ryanflint.com
79a50ce611 Bug 393361 - CVS remove orphaned tabbrowser bits. r=mconnor as part of bug 339964 2007-08-26 12:19:28 -07:00
dtownsend@oxymoronical.com
e9daf1cf02 Bug 391899: getItemForID returns an empty nsIUpdateItem if the item doesn't exist. r=robstrong 2007-08-26 11:07:49 -07:00
dtownsend@oxymoronical.com
3c70d6fecb Bug 357951: Double clicking on the tab overflow scroll buttons should scroll by the width of the tab bar. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-26 02:17:54 -07:00
rflint@ryanflint.com
d75b7e4b08 Bug 393361 - CVS remove orphaned tabbrowser bits. r=mconnor as part of bug 339964 2007-08-26 01:13:37 -07:00
dtownsend@oxymoronical.com
403ec0dd3b Bug 393006: Use a constant tab scrolling speed when holding down the scroll arrows. p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au> r=enndeakin 2007-08-26 00:53:42 -07:00
philringnalda@gmail.com
b09ea37ad2 Bug 349884 - Fast Find must be disabled when viewing non-text content, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-08-25 21:17:32 -07:00
reed@reedloden.com
832bb93435 Correct obvious spelling typo in a comment. 2007-08-25 18:55:07 -07:00
dtownsend@oxymoronical.com
d6d4f02021 Bug 372773: Tab favicon should have the grab cursor on hover. p=Dao Gottwald <dao@design-noir.de> r=enndeakin, ui-r=beltzner 2007-08-25 17:56:18 -07:00
dtownsend@oxymoronical.com
0e460788e2 Bug 357081: tab bar doesn't resume scrolling when moving off button and back on while holding mouse button. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-25 17:37:18 -07:00
dtownsend@oxymoronical.com
9a09a5e6f6 Bug 375596: Didn't update extension over installed disabled previous version. r=robstrong 2007-08-25 16:36:25 -07:00
asqueella@gmail.com
84fd6ee2d3 Bug 392793 - invalid (negative) progress percentage displayed in the window title for certain downloads p=Ryan Jones <sciguyryan@gmail.com> r=sdwilsh 2007-08-25 13:39:33 -07:00
asqueella@gmail.com
855391a157 Bug 373696 - style toolbar separators natively p=Simon Bunzli (busy) <zeniko@gmail.com> r=emaijala, sr=neil, a=dsicore 2007-08-25 13:30:43 -07:00
dtownsend@oxymoronical.com
5ddd9fc6ea Bug 392331: Theme change request lost during crash. r=robstrong 2007-08-25 07:27:26 -07:00
gijskruitbosch@gmail.com
f41c38e391 Bug 391485 - memory leak in nsToolkitProfileService::Flush p=brian.lu@sun.com (Boying Lu) r=benjamin@smedbergs.us (Benjamin Smedberg) a=bzbarsky@mit.edu (Boris Zbarsky) 2007-08-25 05:43:43 -07:00
rflint@ryanflint.com
e223b0f71b Bug 393525 - XPCOMUtilify nsBlocklistService. r=robert.bugzilla 2007-08-24 23:12:05 -07:00
cbarrett@mozilla.com
75990c3f1f Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav 2007-08-24 18:55:28 -07:00
reed@reedloden.com
0384fe02ba Bug 393556 - "Failed downloads not removed from active downloads array" [p=reed r=sdwilsh] 2007-08-24 17:22:06 -07:00
mozilla@weilbacher.org
8641593a0e Bug 321517: A text file in a frame is not properly saved (UI patch 2.0), p=sciguyryan, r=neil, sr/a=bzbarsky 2007-08-24 14:18:40 -07:00
sspitzer@mozilla.org
24693132ff fix for bug #393244: occasionally hitting enter in the url bar will not have an effect r=gavin 2007-08-24 11:40:45 -07:00
dietrich@mozilla.com
54c378f7da Bug 393472 EXPIRE_NEVER annos can be orphaned when moz_places records are deleted (r=sspitzer) Bug 387573 ExpireHistoryParanoid does not cleanup all unused values (for mak77@supereva.it, r=dietrich) 2007-08-24 10:40:55 -07:00
dolske@mozilla.com
901d491677 Fix and reenable tests from bug Bug 386005, now that they work on Linux and Windows. r=gavin 2007-08-23 17:01:28 -07:00
roc+@cs.cmu.edu
607bb2be78 Bug 393146. Make libxul builds work with --disable-xmlextras. r=luser,a=bz 2007-08-23 15:52:42 -07:00
sspitzer@mozilla.org
2112848c76 fix for bug #393223: annotations expired too early r=dietrich 2007-08-23 15:26:11 -07:00
enndeakin@sympatico.ca
f8b0f171e5 Bug 392512, panel doesn't open when opened from a menu, r+sr=bz,a=dbaron 2007-08-23 15:13:42 -07:00
gijskruitbosch@gmail.com
e6c30127b0 Bug 372453 - XULRunner apps on mac without a hiddenwindow should be able to quit
r=benjamin@smedbergs.us
r=joshmoz@gmail.com
a=bzbarsky@mit.edu
2007-08-23 14:30:29 -07:00
enndeakin@sympatico.ca
12081cd434 Bug 392314, alt key should close menu, add some key closing menus tests, r+sr=bz,a=dbaron 2007-08-23 14:21:27 -07:00
rob_strong@exchangecode.com
040ffd8c35 backing out code that snuck in from bug 392303 2007-08-23 14:13:47 -07:00
dolske@mozilla.com
f67951543e bustage fix until I figure out how to make test work on Linux. 2007-08-23 13:06:40 -07:00
rob_strong@exchangecode.com
e9cc59ab10 Bug 392303 - Simplify installer changes (fix includes for older versions of NSIS). r=sspitzer 2007-08-23 12:39:50 -07:00
dolske@mozilla.com
8c85fa29c5 Bug 386005: passwords deleted from drop down menu in gmail.com apear to be deleted but are still saved. r=gavin 2007-08-23 12:07:20 -07:00
dolske@mozilla.com
a703337bad Bug 378667: Better "passwords for given realm" query support. r=gavin 2007-08-23 11:57:42 -07:00
rflint@ryanflint.com
5547edad72 Bug 393351 - browser relies on strings from tabbrowser. r=mconnor 2007-08-23 10:16:43 -07:00
dtownsend@oxymoronical.com
32a0ef385f Bug 317433: Richlistbox attempts to give focus to hidden items. p=Simon Bunzli <zeniko@gmail.com> r=enndeakin 2007-08-23 01:59:59 -07:00
philringnalda@gmail.com
2bfce0c869 Bug 321954 - Make it easier for apps to hook into toolkit's printing component, patch nearly all by Ian Neal <iann_bugzilla@blueyonder.co.uk> with very little from me, r=gavin 2007-08-22 21:07:30 -07:00
rob_strong@exchangecode.com
279ea8d7e6 Backing out previous attempts to fixe non newref tinderboxes and part of the patch for bug 392303 2007-08-22 17:08:24 -07:00
dolske@mozilla.com
3bbb5c01d8 Revert wallpaper from Bug 390451: Remembered passwords lost when changing Master Password. r=gavin 2007-08-22 16:46:12 -07:00
rob_strong@exchangecode.com
7bf16f8969 Better fix for the Seamokey, Thunderbird, and Calendar build breakage from landing of bug 392303 2007-08-22 16:21:50 -07:00
dolske@mozilla.com
2671df08db Bug 384524: Passwords still filled in on web sites after logged out of Software Security Device. r=gavin 2007-08-22 16:03:17 -07:00
rob_strong@exchangecode.com
bf3e8db5ec Attempt to fix Seamokey build breakage from landing of bug 392303 2007-08-22 15:42:19 -07:00
gavin@gavinsharp.com
566c456f9e Bug 103487: use default anti-virus scanner to scan downloaded files on Windows, patch by Rob Arnold <robarnold@mozilla.com>, r=sdwilsh, r=jmathies, r=me 2007-08-22 14:55:57 -07:00
rob_strong@exchangecode.com
7578d6daa8 Bug 392303 - Simplify installer changes - Part 1. r=sspitzer 2007-08-22 14:38:03 -07:00
rflint@ryanflint.com
2da85be550 Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 14:02:02 -07:00
ted.mielczarek@gmail.com
e64afeab02 bug 383083 - post-process symbol files to add source file revision numbers - handle mixed-case srcdir on win32. r=mento 2007-08-22 13:47:15 -07:00
rob_strong@exchangecode.com
831f6ebbdc Bug 391414 - The restart button is no longer initially hidden during startup update notification. r=sspitzer 2007-08-22 13:26:06 -07:00
gavin@gavinsharp.com
eac2b68f83 Fix newlines, again 2007-08-22 13:20:32 -07:00
gavin@gavinsharp.com
bc38fe1e02 Fix newlines 2007-08-22 12:33:09 -07:00
sspitzer@mozilla.org
aba20b817a adding a unit test for bug #393191. r=gavin 2007-08-22 10:23:24 -07:00
sspitzer@mozilla.org
614fcc5983 fix for regression bug #393191: Crash if browser.formfill.enable set to false [ @ nsAutoCompleteController::ProcessResult] regression caused by bug #389593 r=gavin 2007-08-22 10:22:38 -07:00
dietrich@mozilla.com
ddeff8f23a Bug 386711 (followup) Use single queries in nsNavHistoryExpire methods (for mak77@supereva.it, r=dietrich) 2007-08-22 09:50:16 -07:00
mattwillis@gmail.com
2fe2643902 Bug 361909 - Work around race condition in download helper app dialog box. Patch by Joshua McKenty <joshua@flock.com>, r=gavin 2007-08-22 07:49:25 -07:00
masayuki@d-toybox.com
a17a03f2ea Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
rob_strong@exchangecode.com
93f893c4c4 Bug 393149 - Some registry keys aren't removed under HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\ [win32 only]. r=sspitzer 2007-08-21 23:46:06 -07:00
sspitzer@mozilla.org
573b2b762c fix for bug #389491: have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count also includes fixes for bugs: #383672: after visiting http://cheese.livejournal.com/, typing livejournal in the urlbar should suggest http://cheese.livejournal.com/ #392141: strip trailing / leading whitespace before doing url bar autocomplete #391887: typing "https://" no longer drops down a list of https sites #390404: javascript: urls (and other urls) that I didn't type or click on are in url bar when I autocomplete #385033: URLBar dropdown hangs and eats keystrokes when typing #373256: URL/location bar autocomplete slowness (sqlite database doesn't seem to be cached) r=dietrich 2007-08-21 17:05:03 -07:00
sspitzer@mozilla.org
54d2de61d8 adding the unit test for mutliple autocomplete 2007-08-21 16:56:52 -07:00
sspitzer@mozilla.org
f00b03dca5 fix for bug #389503: handle repeated calls to ProcessResult() [allow for incremental autocomplete search results] r=gavin 2007-08-21 16:55:54 -07:00
dietrich@mozilla.com
c557c3900c Bug 386711 Use single queries in nsNavHistoryExpire methods (r=dietrich) 2007-08-21 14:58:34 -07:00
sdwilsh@shawnwilsher.com
d84e1dbbf7 Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
sdwilsh@shawnwilsher.com
f7f9f0e99a Bug 355554 - File downloads should honor Vista's parent control setting. Patch by Jim Mathies <jmathies@mozilla.com>. r=gavin.sharp, r=sdwilsh, a=blocking-firefox3 2007-08-21 09:37:39 -07:00
sspitzer@mozilla.org
39f2d29221 fix for bug #392392: I've typed http://gmail.com in the urlbar, but I don't see that in the history sidebar or history menu (due to redirect handing in places) r=dietrich 2007-08-20 15:43:28 -07:00
nrthomas@gmail.com
755277d26e Bug 392579, quote SYMBOL_SERVER_SSH_KEY to cope with spaces in /Users/nrthomas, r=luser 2007-08-20 13:37:06 -07:00
neil@parkwaycc.co.uk
7bc5beb0c0 Make the Error Console easier to overlay b=335383 r=gavin 2007-08-20 12:56:17 -07:00
sspitzer@mozilla.org
f3e4588961 fix for bug #392386: searching in the download manager can fail to show all the matches if we have items with bad native paths. r=mano 2007-08-20 11:15:44 -07:00
dtownsend@oxymoronical.com
ecf8962781 Backing out Bug 317422 due to test failures. 2007-08-20 06:58:25 -07:00
dtownsend@oxymoronical.com
f8f86a6e6d Bug 317422: Richlistbox attempts to give focus to 'display: none' items. p=Simon Bunzli <zeniko@gmail.com>, r=enndeakin 2007-08-20 06:10:12 -07:00
ajschult@verizon.net
e36f2dc800 Bug 392149: robustify osint on linux, r=rstrong 2007-08-19 22:09:07 -07:00
dbaron@dbaron.org
65d0ff56f7 Attempt to make trace-malloc build correctly with libxul (as a part of it). 2007-08-19 18:06:27 -07:00
dbaron@dbaron.org
3d08f003ea Fix the way we build frameworks so it doesn't break dependencies of the form -ltracemalloc. b=392118 r=bsmedberg a=bzbarsky 2007-08-19 17:00:11 -07:00
dietrich@mozilla.com
a5fe8d1711 Bug 392401 EXPIRE_HISTORY expiration policy should be disallowed for item annotations (r=mano) 2007-08-19 13:02:48 -07:00
rob_strong@exchangecode.com
728448810b Bug 391687 - Some plugins are listed multiple times in the add-ons manager. r=sspitzer 2007-08-18 14:19:17 -07:00