Commit graph

2993 commits

Author SHA1 Message Date
sspitzer@mozilla.org
0409998f58 fix for bug #399253: problems when opening the new "bookmark" dialog if closed w hen tags are expanded. r=dietrich 2007-10-09 17:53:41 -07:00
myk@mozilla.org
e1e59e1789 bug 398626: make sure the Applications prefpane always displays the 'always ask' and 'save to disk' actions where appropriate; r=gavin 2007-10-09 13:10:46 -07:00
myk@mozilla.org
16fe1c10ed bug 397335: when the user chooses an application via the file picker for a type in the Applications prefpane, make sure it gets saved to the datastore; r=gavin 2007-10-09 13:07:55 -07:00
myk@mozilla.org
1171d45a4e bug 395182: also display the MIME types for types with identical descriptions in the Applications prefpane; r=gavin 2007-10-09 12:16:00 -07:00
steffen.wilberg@web.de
f494e0b49b Bug 394100: move Languages from Advanced to Content, below Fonts & Colors, in preferences dialog. r=mano, ui/a=mconnor 2007-10-09 10:24:35 -07:00
reed@reedloden.com
bd2b254d12 Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep] 2007-10-08 13:17:14 -07:00
peterv@propagandism.org
25895b551a Fix for bug 398270 ([mlk] Loading a feed leaks). r=sayrer. 2007-10-06 01:05:30 -07:00
myk@mozilla.org
2580ca4191 bug 398565: display icons in the Applications prefpane for the 'save file' and 'always ask' actions; r=gavin, a=mconnor 2007-10-05 16:41:21 -07:00
myk@mozilla.org
6c84451848 bug 395136: show types handled only by disabled plugins in the Applications prefpane; r=gavin, a=mconnor 2007-10-05 16:31:10 -07:00
sayrer@gmail.com
e4bed2651a Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
sayrer@gmail.com
72fe490130 temporarily disable session store tests while session store is disabled 2007-10-05 14:03:59 -07:00
reed@reedloden.com
7cd78b5017 Bug 398382 - "A couple of missing or wrong control attributes for labels in places dialogs" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a1.9=mconnor] 2007-10-05 12:38:41 -07:00
dietrich@mozilla.com
330946834d Bug 398394 [places] add "match" label to places search builder (for valastiak@mozilla.sk, r=dietrich, a=mconnor) 2007-10-04 10:07:09 -07:00
myk@mozilla.org
c69f9f1858 bug 395138: show types set to 'always ask' in Applications prefpane; r=gavin, a=mconnor 2007-10-04 00:46:29 -07:00
myk@mozilla.org
ed42114efe bug 395713: show 'Save to Disk' option in Applications prefpane for types handled only by a plugin; r=gavin 2007-10-03 14:58:11 -07:00
sayrer@gmail.com
6d5985b60d Bug 398398. Unable to Reload Live Bookmarks. r=dietrich, a=mconnor 2007-10-03 14:46:16 -07:00
myk@mozilla.org
4947053675 bug 395250: fix problem where we show a preview for feeds but the actions menu in the Applications prefpane says we use Live Bookmarks for feeds; r=gavin 2007-10-03 14:17:14 -07:00
myk@mozilla.org
c114aa7a7d bug 395141: use a generic icon for types and apps that don't have one in the Applications prefpane; r=gavin 2007-10-03 13:38:26 -07:00
kaie@kuix.de
ad2bb22af2 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
sayrer@gmail.com
d402e5e826 Bug 398300. Places utils.js instantiates livemark service on startup, but could avoid it. r=mano, a=beltzner 2007-10-03 00:12:40 -07:00
dietrich@mozilla.com
3471c94efa Bug 387744 show the search builder and search results in the organizer center pane when the user starts typing (r=mano) 2007-10-01 22:26:47 -07:00
aaronleventhal@moonset.net
6d162608fa 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
gavin@gavinsharp.com
fca13da9e7 Bug 398184: build search engine dropdown popup lazily to avoid startup cost, r+a=mconnor 2007-10-01 15:53:32 -07:00
rob_strong@exchangecode.com
f24e3ab422 Bug 388192 - Remove gopher OS integration support. r=caillon, a=mconnor:blocking-firefox3 2007-10-01 11:25:26 -07:00
gijskruitbosch@gmail.com
58c9b8e0cb Bug 327347 - Places search box does not have an accessible name.
r=mano@mozilla.com (Asaf Romano)
a=mconnor@mozilla.com (Mike Connor)
2007-10-01 00:11:40 -07:00
myk@mozilla.org
62764c09a6 bug 397231: switch from throwing to calling error handler when encountering problems after an XMLHttpRequest completes so the microsummary service doesn't leak when it encounters those problems; r,a=mconnor 2007-09-30 13:17:06 -07:00
myk@mozilla.org
7570b6cf3a bug 397690: followup patch for complete fix to make handler apps display as full application name rather than executable name; r=gavin, a=mconnor 2007-09-30 13:12:51 -07:00
rflint@ryanflint.com
98460592b4 Back out 398020 due to test failures. 2007-09-29 22:29:08 -07:00
rflint@ryanflint.com
55c3b477a2 Bug 398020 - more endcap cleanup. Patch by D&#227;o Gottwald <dao@design-noir.de>, r/a=mconnor 2007-09-29 19:39:22 -07:00
rflint@ryanflint.com
a7ceb85978 Bug 397890 - Reporter & safebrowsing overlay cleanup. r=gavin, a=mconnor 2007-09-29 12:17:12 -07:00
rob_strong@exchangecode.com
60f796a461 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
reed@reedloden.com
398b941ae5 Bug 393253 - "Buttons in 'places' panel must have 'id's to theme them." [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Mano a1.9=mconnor] 2007-09-29 00:22:11 -07:00
reed@reedloden.com
57e608eb04 Bug 346301 - "Session restore restores windows in the wrong taskbar order" [p=tbertels@gmail.com (Thomas Bertels) r=zeniko a1.9=mconnor] 2007-09-29 00:01:39 -07:00
sayrer@gmail.com
dcf03827a0 Bug 397819. Microsummaries uses e4x Namespace objects when it shouldn't. r=myk, a=mconnor 2007-09-28 23:06:18 -07:00
myk@mozilla.org
a370ce23c2 bug 397690: display full executable name instead of leaf name for applications in Applications prefpane; Patch by Jim Mathies, r=myk, a=mconnor 2007-09-28 15:50:24 -07:00
myk@mozilla.org
b838379102 bug 396610: make it possible once again to disable user configuration of handlers; r=gavin, a=mconnor 2007-09-28 15:45:19 -07:00
myk@mozilla.org
cc831ba0e1 bug 397231: backing out patch, which mistakenly got checked in before it has received approval 2007-09-28 15:43:18 -07:00
myk@mozilla.org
9c7b7b3694 bug 397231: fix leaks in microsummary service when loading malformed XML; r=mconnor, a= 2007-09-28 15:41:58 -07:00
myk@mozilla.org
0aeae684d8 bug 395731: make the Save File action appear after the Choose Application... action in the actions dropdown menu in the Applications prefpane; r=gavin, a=mconnor 2007-09-28 15:40:49 -07:00
mozilla.mano@sent.com
0ea0b1f0ed Bug 397218 - Persist the selection when sorting a places tree. r=dietrich. a=mconnor. 2007-09-28 13:52:26 -07:00
mats.palmgren@bredband.net
3d4db88371 Importing Opera bookmarks missed the last one on Linux. b=397768 r=gavin.sharp r+a=mconnor 2007-09-27 18:39:24 -07:00
rflint@ryanflint.com
cb46207cc9 Bug 397614 - BrowserGlue and PlacesTransactionsService don't need to declare nsISupports in their QIs. r=gavin, a=mconnor 2007-09-27 12:37:47 -07:00
mconnor@steelgryphon.com
ebf40bff3b backing out larry again, just for now, since we should have enough data by now 2007-09-26 23:55:04 -07:00
mconnor@steelgryphon.com
b727446dbb landing larry on closed tree attempting to add an http fastpath, a=roc 2007-09-26 20:54:55 -07:00
dtownsend@oxymoronical.com
bd4408fb30 Backing out bugs 383183 and 395694 (Larry) due to potential Tp regression 2007-09-25 15:05:53 -07:00
gavin@gavinsharp.com
5299a4935a Bug 383183: re-landing Larry, the identity indicator, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-25 07:42:33 -07:00
mozilla.mano@sent.com
8d518f6211 Bug 397223 - Double-click on empty space or a twisty in the content tree should not open the selected node in the browser. r=dietrich, a=mconnor. 2007-09-24 19:21:58 -07:00
jwalden@mit.edu
f0ca63bb2e Bug 397134 - Leak involving nsTimerImpl and nsLoadGroup when shutting down less than 1500ms after browsing to a page. r=tony, a=mconnor 2007-09-24 14:04:59 -07:00
myk@mozilla.org
a25daaa0c0 bug 396989: change 'Save to Disk' to 'Save File' in Applications prefpane; r=gavin, a=mconnor 2007-09-24 11:27:15 -07:00
myk@mozilla.org
4c7e84c6f2 bug 396991: remove filter explanation from Applications prefpane; r=gavin, a=mconnor 2007-09-24 11:24:10 -07:00