Commit Graph

3197 Commits

Author SHA1 Message Date
martijn.martijn%gmail.com
096b11d1d6 Bug 317334 - hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug, r=mconnor 2006-06-29 05:41:29 +00:00
jwalden%mit.edu
dc004c6301 Bug 334808 - Update wizard should care about accessKeys. Patch by Michael Wu <michael.wu@mozilla.com>, ui=beltzner, r=mconnor 2006-06-29 03:28:10 +00:00
jwalden%mit.edu
e777d1734a Bug 343022 - Increased Rlk leak on balsa (2006-06-27). Patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-06-29 02:40:54 +00:00
sspitzer%mozilla.org
604fa64419 fix for bug #343054, js errors when changing certain browser.tabs.* prefs 2006-06-29 01:26:28 +00:00
mozilla.mano%sent.com
0b93ba9d1f Bug 262387 - 'Find as you type' steals focus from plugins' input fields. r=mconnor. 2006-06-28 18:58:21 +00:00
benjamin%smedbergs.us
abefc19db2 Bug 339714 - l10n repackaging for the NSIS installer, r=robstrong 2006-06-28 16:58:07 +00:00
bugzilla%standard8.demon.co.uk
0d30ea2da8 Bug 340437 suiterunner installer packaging fails on Windows (tpol tinderbox). r=benjamin,sr=Neil 2006-06-28 06:57:37 +00:00
steffen.wilberg%web.de
5dcb76c12f Bug 328563: redesign about: (remove licensing info, fix l12y issues). r=bsmedberg 2006-06-28 06:31:11 +00:00
rob_strong%exchangecode.com
3b85e1ccaf Bug 342587 - Extension update can be displayed on app upgrade. patch=michael.wu, r=rob_strong 2006-06-28 05:01:10 +00:00
mattwillis%gmail.com
e56334c2ee bug 339714 - fixes regression due to the directory not being there yet. patch by bsmedberg, r=lilmatt 2006-06-28 03:10:58 +00:00
jwalden%mit.edu
c7f36c5764 Bug 58724 - should autofill password while page is loading, not onload. Patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-06-28 02:25:23 +00:00
sspitzer%mozilla.org
a041be0515 fix for bug #342364
oops, set the clicktoscroll attribute on the pinstripe specific binding
for tabbrowser.  Otherwise, the tabs will scroll on mouseover.

r=ben
2006-06-28 00:44:15 +00:00
beng%bengoodger.com
65ef342f8e 334747, 339893 - desktop application feed readers do not display their app name properly or launch with the specified feed on OSX due to lack of support for a function to get the application bundle name, and a method to invoke an application bundle on OS X with a URL. Add an attribute to nsILocalFileMac called bundleDisplayName to show the application's name, and a method to nsIShellService called openApplicationWithURL which launches an application with a URL parameter appropriately across platforms (nsIProcess on windows and linux, LaunchServices on OS X). Update the client code to use bundleDisplayName, and also the <filefield> binding in preferences to use it too. r=mark sr=darin 2006-06-27 22:38:55 +00:00
jwalden%mit.edu
fbacfb72fd Bug 302348 - Fix a bunch of client-side update code reliability and bulletproofing issues; see the bug for a full list. r=darin 2006-06-27 21:22:36 +00:00
benjamin%smedbergs.us
a27b84bfea Bug 339714 (part 0) - separate target to generate setup.exe (for l10n repackaging of the NSIS installer) r=robstrong 2006-06-27 20:27:41 +00:00
Olli.Pettay%helsinki.fi
a2979027ec Bug 331561, crash [@ nsAutoCompleteController::HandleEnter] - adding null checks, r+sr=bryner 2006-06-27 16:41:34 +00:00
dietrich%mozilla.com
55689b18c2 Bug 315536 "do this automatically for files like this from now on" often grayed out (r=mconnor) 2006-06-27 07:39:28 +00:00
tony%ponderer.org
30714a0af7 bug 342729: Crash [@ TableUpdateListener::OnStopRequest] on restart after
installing extensions
patch: make sure mDBService exists
r+a181=darin
2006-06-27 01:57:26 +00:00
sspitzer%mozilla.org
1fef26785d supplimental fix for bug #318168
rtl (right to left) changes for the winstripe theme for tab scrolling

the pinstripe theme is not being fixed as asaf wants to fix the whole theme to be rtl friendly.

r=mconnor
2006-06-27 01:25:50 +00:00
sspitzer%mozilla.org
1b096a746f fix for bug #318168, tab browsing improvements such as:
1)  when we have "too many" tabs in a window, allow the user to scroll through
the tabs.

2)  add events for when adding and removing tabs

initial patch by mconnor.  final patch r=mconnor
2006-06-26 22:35:08 +00:00
rob_strong%exchangecode.com
d504dd072a Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once. patch=michael.wu, r=rob_strong 2006-06-26 21:34:54 +00:00
rob_strong%exchangecode.com
1b370122fb Bug 342656 - Remove 'Install' button from Add-ons manager. r=bsmedberg 2006-06-26 21:23:43 +00:00
mozilla.mano%sent.com
5ddda240df Bug 315028 - Shift+Delete does not remove autocomplete entries (of [x]html forms). r=mconnor. 2006-06-26 06:37:00 +00:00
gavin%gavinsharp.com
ea8314ae06 Bug 342455: [Mac] Darker highlight color for selected rows in history/autocomplete, patch by Stefan <stefanh@bluebottle.com>, r=kmgerich 2006-06-26 00:01:02 +00:00
rob_strong%exchangecode.com
89e5b37bb9 Bug 342350 - late string changes for add-on compatability update wizard. r=sspitzer, ui-review=beltzner 2006-06-24 08:48:57 +00:00
rob_strong%exchangecode.com
4e7029a103 Bug 308916 - Extension Manager ui string review / cleanup. r=sspitzer 2006-06-24 01:09:08 +00:00
rob_strong%exchangecode.com
661c6cdea5 Bug 342496 - Closing the no updates found message does not change view back to normal (actually fix it this time). r=sspitzer 2006-06-24 00:56:20 +00:00
rob_strong%exchangecode.com
96247a70b3 Bug 342496 - Closing the 'check updates' window does not change view back to normal. r=sspitzer 2006-06-23 21:55:46 +00:00
rob_strong%exchangecode.com
8c1b73748a Bug 340241 - Install updates button should be on the right. patch=michael.wu, r=rob_strong 2006-06-23 19:46:13 +00:00
rob_strong%exchangecode.com
1d6398c357 Bug 255724 - 'get more extensions' should be 'Get extensions' if no extensions installed. r=sspitzer 2006-06-23 19:17:32 +00:00
leon.sha%sun.com
73a492ca4a Bug 342375 Resume/Pause can not work in download.
Patch by leon.sha@sun.com.
darin: review+
2006-06-23 05:36:05 +00:00
bent.mozilla%gmail.com
7dac841dab Bug 314992 - "Update Status "Install Pending" should be localizable". r=darin. 2006-06-22 18:21:33 +00:00
timeless%mozdev.org
4747b6b35f Bug 340795 Building with --with-embedding-profile=minimal failed
reverting unnecessary changes to xpfe
replacing updater with xpinstall (bad reference)
defining things in libxul-config.mk per bsmedberg, spotted by jag
2006-06-22 13:08:18 +00:00
timeless%mozdev.org
c67effaafc Bug 340795 Building with --with-embedding-profile=minimal failed
patch by romaxa@gmail.com r=bsmedberg
2006-06-22 11:42:28 +00:00
rob_strong%exchangecode.com
2641b37500 Bug 340173 - Rework l10n part of NSIS installer. r=l10n, sr=bsmedberg 2006-06-22 00:24:53 +00:00
darin%meer.net
6f2608c387 fixes bug 313101 "HTTP auth dialog is titled 'Prompt'" patch by gavin sharp and darin, r=mconnor 2006-06-22 00:18:43 +00:00
rob_strong%exchangecode.com
49400e51d1 Fix review comment for bug 310745. r=bsmedberg 2006-06-21 20:10:52 +00:00
rob_strong%exchangecode.com
5a8f263379 Bug 310745 - Extension update compatibility wizard tries to install updates when xpinstall is disabled. r=bsmedberg 2006-06-21 20:07:46 +00:00
rob_strong%exchangecode.com
2fb93b9130 Bug 275629 - incorrect text in extension installation prompt. r=bsmedberg, ui-review=beltzner 2006-06-21 19:07:44 +00:00
rob_strong%exchangecode.com
978b2907b4 bad merge of one file for Bug 335238 - update requests for disabled extensions should have some 'disabled' indicator in the request. patch=Dave Townsend (Mossop) r=rob_strong 2006-06-21 01:12:47 +00:00
martijn.martijn%gmail.com
55c78196d3 Bug 312930 - rich text editor doesn't have context menu items for cut/copy/paste/spellcheck, r=brettw 2006-06-21 00:44:20 +00:00
gavin%gavinsharp.com
cf43eef68f Bug 327101: Ctrl+Left should close autocomplete, r=mconnor 2006-06-20 04:44:26 +00:00
rob_strong%exchangecode.com
f95efb0b36 Bug 307358 - Missing notification after auto-check finds updates to Extensions. patch=michael.wu, r=rob_strong 2006-06-20 02:58:31 +00:00
rob_strong%exchangecode.com
cf777e0989 Bug 335238 - update requests for disabled extensions should have some 'disabled' indicator in the request. patch=Dave Townsend (Mossop), r=rob_strong 2006-06-20 01:03:01 +00:00
rob_strong%exchangecode.com
33d2209520 typo in _updateDependentItemsForID - dependantID should be dependentID. patch=michael.wu, r=rob_strong 2006-06-20 00:42:11 +00:00
bryner%brianryner.com
c2391975f2 Close the autocomplete popup if a context menu is opened (bug 296526), patch by martijn, r=me 2006-06-19 19:55:33 +00:00
sergei_d%fi.tartu.ee
67c4481714 [BEOS]Need implementation of ArgvReceived and RefsReceived, bug 129411, p=sergei_d, r=thesuckiestemail, sr=bsmedberg, BeOS-only changes 2006-06-19 17:02:56 +00:00
brettw%gmail.com
a54888a781 Bug 335291 r+sr=bz Make trunk popup events safer 2006-06-19 16:54:53 +00:00
mozilla.mano%sent.com
056c3ec45a Bug 342000 - Uppercase only string should not turn on case-sensitive search. r=mconnor. 2006-06-19 14:45:19 +00:00
gavin%gavinsharp.com
d1334501f1 Bug 296383: valueFromPreferences should report unknown pref types (eg 'char') to JS Console, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor 2006-06-17 21:24:48 +00:00