ben%bengoodger.com
a1e5cb9a08
rollup of various fixes from aviary and 0.9.1 including:
...
245335/247322 - show a warning when an incompatible extension is being installed and prevent invalid extension metadata from being written to the manifest files during this process.
246014 - Firefox does not select default locale for extension when an extension with multiple locales is installed.
prevent "Finishing Extension Installation this may take a minute..." window from blocking the app from starting when there is a js error - now simply log the error.
2004-06-28 23:37:23 +00:00
ben%bengoodger.com
cd1e371148
Safeguard against infinite restarts of ngapps in the event that CheckForMismatches fails due to a bad Extensions.rdf file generated by a faulty nightly build.
2004-06-28 23:31:46 +00:00
bryner%brianryner.com
788530ba16
More backslashes for shell escaping
2004-06-28 22:31:13 +00:00
cltbld%netscape.com
178b621a51
mac fixes for release builds from bryner, r=leaf (leaf checking in as cltbld)
2004-06-28 22:19:54 +00:00
darin%meer.net
3a7a0befef
removing unused files, bug 248847, r=biesi
2004-06-28 21:27:12 +00:00
bryner%brianryner.com
a3be6a4d52
use backslashes on windows
2004-06-28 19:50:31 +00:00
pedemont%us.ibm.com
e8ec81720e
Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin
2004-06-28 18:30:15 +00:00
darin%meer.net
18c7cbe22f
backing out last change
2004-06-28 18:09:50 +00:00
mkaply%us.ibm.com
8720d4e9b2
#248615
...
r=pedemonte, sr=blizzard (platform specific)
null check for clipboard data, just in case
2004-06-28 17:28:47 +00:00
darin%meer.net
fb7b41d3b3
fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin
2004-06-28 16:46:13 +00:00
amardare%qnx.com
10b20a828c
Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
...
In the image drawing functions( nsImagePh.cpp ) do not use PhDCGetCurrent(). Get the surface's dc and use
it instead.
2004-06-28 13:56:49 +00:00
mkaply%us.ibm.com
daee29ebe3
#206716
...
r=mkaply, sr=kin
Patch from glazou - don't use the lowercased CSS value if the value is case sensitive
2004-06-28 12:43:49 +00:00
neil%parkwaycc.co.uk
8671a144d2
Bug 248275 Fix JavaScript strict warning: function onOk does not always return a value p=gautheri@noos.fr r=me sr=mscott
2004-06-28 08:44:49 +00:00
neil%parkwaycc.co.uk
5cd9590b37
Removing unused variable b=207861 p=gautheri@noos.fr r=me sr=mscott
2004-06-28 08:43:14 +00:00
scott%scott-macgregor.org
9e31615f55
Bug #248797 --> Unable to delete mailing list in contacts list compose window
...
Patch by Jeroen Peters
2004-06-28 06:40:30 +00:00
scott%scott-macgregor.org
6d8f0ddf30
Bug #247696 --> Mac OS X "Version" should be � 2004, not 2003
2004-06-28 06:35:16 +00:00
scott%scott-macgregor.org
5fdc76a79e
Bug #248814 --> Customize dialog can't be reopened from composition and address book windows
...
patch by stephen walker
2004-06-28 06:32:35 +00:00
bryner%brianryner.com
39d0c95133
we're not on windows...
2004-06-28 04:34:56 +00:00
cbiesinger%web.de
ea0cd0c56e
get rid of AssignWithConversion in necko
...
bug 85310 r+sr=darin
2004-06-27 13:50:47 +00:00
cbiesinger%web.de
aeaeb4287b
bug 247715 make use of new nsUint64 type, which fixes an incorrect assertion by making the comparison unsigned instead of signed
...
r+sr=darin
2004-06-27 13:11:54 +00:00
cbiesinger%web.de
00d7617374
bug 248201 necko should not overwrite specific error code when trying to resume a dir listing
...
r=dougt sr=darin
2004-06-27 13:05:06 +00:00
jst%mozilla.jstenback.com
c7779149d9
Fixing typo...
2004-06-27 06:09:46 +00:00
roc+%cs.cmu.edu
5d17e16f0a
Bug 185357. Collect out-of-flow frames for overflowing placeholders even if the placeholders are indirect (inline) children of the line. r+sr=dbaron
2004-06-27 02:01:06 +00:00
dwitte%stanford.edu
91efac3a92
removing unnecessary #include.
2004-06-26 20:52:14 +00:00
cbiesinger%web.de
8a5d56f052
oops. fixing bustage.
2004-06-26 18:47:01 +00:00
cbiesinger%web.de
41bff105d2
bug 245927 add nsUint64, similar to nsInt64
...
r=bsmedberg sr=darin
2004-06-26 18:32:15 +00:00
rlk%trfenv.com
54d96923db
Bug 95770 - The help documentation should be formatted in some better way. Patch by Stefan (stefan_h@hem.utfors.se) r=rlk@trfenv.com
2004-06-26 17:19:35 +00:00
jst%mozilla.jstenback.com
d944f3cada
Fixing bug 248638. Make input.type always return the actual type, not the value of the type attribute. r+sr=peterv@propagandsim.org
2004-06-26 16:49:33 +00:00
cbiesinger%web.de
2bb5f1d3a1
replace EqualsWithConversion by EqualsLiteral where possible
...
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
kiko%async.com.br
4233fbbcd6
Fix for bug 248685: Header lacking terms in showdependencytree. Swapping
...
INCLUDE for PROCESS when using variables.none gives us our $terms back.
r,a=justdave.
2004-06-26 12:38:28 +00:00
Stefan.Borggraefe%gmx.de
fc5f99f335
Fix for Bug 248453: "Preferences Pane Advanced-System: list widgets have wrong size"
...
r=neil, sr=jag
2004-06-26 11:20:09 +00:00
mkaply%us.ibm.com
ebe10bf4bf
#247859
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Missed a case where we needed XP_OS2 for desktop directory
2004-06-26 03:08:58 +00:00
danm-moz%comcast.net
d81e878c7f
global popup window limit no longer counts self windows or double-counts named windows. bug 247421 r=bryner,jst
2004-06-26 02:18:28 +00:00
danm-moz%comcast.net
c543f6902e
document load wins over click-delay when blocking popups. bug 247017 r=bryner,jst
2004-06-26 02:06:37 +00:00
scott%scott-macgregor.org
ed982d05d2
Bug #248703 -->
...
read mail window titlebar says "null - Mozilla Thunderbird" if message has no subject
2004-06-25 23:57:33 +00:00
scott%scott-macgregor.org
1c25f7334a
Bug #246563 --> "Choose Application..." dialog title is not localizeable.
2004-06-25 22:36:33 +00:00
scott%scott-macgregor.org
cf53402fba
Bug #247369 --> Change Mozilla Thunderbird to Thunderbird for the application menu
...
on OS X.
2004-06-25 21:22:04 +00:00
bryner%brianryner.com
06624f4e22
Create a firefox.manifest file from packages-static for use by codesighs.
2004-06-25 20:49:11 +00:00
aaronleventhal%moonset.net
7a8c35670d
Rechecking in bug 243313 without problematic comptr->GetFoo(getter_AddRefs(comptr)) usage in GetNextDomNode(). Expose :before and :after anonymous frame text via accessibility APIs. r=louie.zhao, sr=henry.jia
2004-06-25 20:27:29 +00:00
neil%parkwaycc.co.uk
685b0bb4cb
help.js cleanup left over from bug 242441 r=caillon sr=alecf moa=rlk
2004-06-25 20:15:19 +00:00
cbiesinger%web.de
fc0dbfa1e8
bug 247491 document parameters of nsIStorageStream::init
...
r+sr=darin
2004-06-25 19:53:58 +00:00
dbaron%dbaron.org
1ffc2715f2
Fix coordinate transformations used for computing mMouseLocation so they're relative to the root view rather than the end of the parent chain (which differ for, e.g., frames). Add some debugging code (turned off). b=248606 r+sr=roc
2004-06-25 19:02:37 +00:00
scott%scott-macgregor.org
2abf9d5e1e
Bug #218235 -->Extensions Managers too small for thunderbird
...
Patch by Stephen Walker
2004-06-25 18:55:56 +00:00
cbiesinger%web.de
6fa8bd737d
bug 247607 http-index-format -> html conversion should be done by the necko caller, not by the channels
...
r+sr=darin
2004-06-25 18:30:22 +00:00
timeless%mozdev.org
6d68244162
Bug 240947 use content instead of _content
...
r=neil sr=dveditz
2004-06-25 17:44:41 +00:00
tor%cs.brown.edu
503757f903
VMS build bustage
2004-06-25 17:30:07 +00:00
darin%meer.net
0ba4af6e92
fixes regression caused by patch for bug 243473. patch by Brodie Thiesfield, r+sr=darin
2004-06-25 17:27:24 +00:00
peterv%propagandism.org
64806ee8ce
Trying to fix minimo bustage
2004-06-25 16:38:43 +00:00
peterv%propagandism.org
565ae06d70
Trying to fix minimo bustage
2004-06-25 14:35:40 +00:00
darin%meer.net
b6acc49e5b
do not wrap null valued interface pointers.
...
NOT PART OF THE BUILD
2004-06-25 14:27:57 +00:00