Commit Graph

120544 Commits

Author SHA1 Message Date
alecf%flett.org
16cd7c57c7 fix for bug 123425 - turn of MOZ_WINCONSOLE for the installer apps, so that someone can actually build with it
r=ssu, sr=cls, a=dbaron


git-svn-id: svn://10.0.0.236/trunk@142600 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 23:34:31 +00:00
scott%scott-macgregor.org
d5dc068f31 Change a MOZ_PHOENIX ifdef to a MOZ_XUL_APP ifdef in order to enable preprocessing for thunderbird
builds as well as firebird.

Has no impact on the regular seamonkey build.


git-svn-id: svn://10.0.0.236/trunk@142599 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 23:10:18 +00:00
scott%scott-macgregor.org
cde6f45c7e only unzip pipnss and pippki jar files if we are building with MOZ_PSM defined
git-svn-id: svn://10.0.0.236/trunk@142598 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 21:11:00 +00:00
scott%scott-macgregor.org
e0c6943a2e fork contentAreaClick.js for now so we can prevent open link in tab code from executing in thunderbird
(i.e. middle clicking on links were causing thunderbird to try to load navigator.xul because of this JS)


git-svn-id: svn://10.0.0.236/trunk@142597 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 21:09:52 +00:00
scott%scott-macgregor.org
9f228e9ae7 Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
been moved to ..\src.


git-svn-id: svn://10.0.0.236/trunk@142596 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 19:25:59 +00:00
bzbarsky%mit.edu
e0cdf6ff12 Fix parsing of |url()| to treat it like the URI "" instead of as an error. Bug
203256, r+sr=dbaron, a=brendan


git-svn-id: svn://10.0.0.236/trunk@142595 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 14:57:23 +00:00
caillon%returnzero.com
8c0dbff19b Make Inspector localizable and use nsIPromptService for alerts
Bug 109891
r=biesi rs=bzbarsky a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@142594 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 12:15:22 +00:00
rogerl%netscape.com
11654a82bb *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@142593 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-18 08:39:59 +00:00
brendan%mozilla.org
366fb4613a Out of date comment fixed.
git-svn-id: svn://10.0.0.236/trunk@142592 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 22:34:09 +00:00
ssu%netscape.com
a612e62f0d checking fix for rajiv for bug 177514 - 'mozMapi' should be 'MozillaMapi'. r=naving, sr=sspitzer, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142591 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 19:05:42 +00:00
cbiesinger%web.de
332b6dbe6b 204994 r=neil.parkwaycc.co.uk sr=tor a=dbaron crash if i view the attachment (attached to bug 196977)
git-svn-id: svn://10.0.0.236/trunk@142590 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 16:51:19 +00:00
bzbarsky%mit.edu
4077674504 Put line number ids on all the <pre> blocks that we create; this should make it
easier to hook up a performant "go to line" UI.  Bug 104383, r+sr=rbs, a=asa


git-svn-id: svn://10.0.0.236/trunk@142588 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 16:15:30 +00:00
bzbarsky%mit.edu
044fdfa54a Make font-size:larger and font-size:smaller smarter about interpolating and
extrapolating font sizes.  Bug 72164, patch by Eric Lawrence
<elawrenc69@yahoo.com>, r=bzbarsky, r+sr=dbaron, a=asa


git-svn-id: svn://10.0.0.236/trunk@142587 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 16:11:51 +00:00
caillon%returnzero.com
1fe458ad18 205225 - document.createTreeWalker(null, ...) wasn't null checking.
r=sicking sr=jst a=asa


git-svn-id: svn://10.0.0.236/trunk@142586 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 13:57:16 +00:00
aaronl%netscape.com
bc5e4a1f4f Backing out changes until I can figure out what's happening
git-svn-id: svn://10.0.0.236/trunk@142585 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 12:00:07 +00:00
aaronl%netscape.com
b7d035ae4f Fixing bustage on mac.
git-svn-id: svn://10.0.0.236/trunk@142584 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 10:31:22 +00:00
aaronl%netscape.com
b0bd95e2b4 Fixing bustage, checking in correct atk changes from patch.
git-svn-id: svn://10.0.0.236/trunk@142583 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 10:26:14 +00:00
aaronl%netscape.com
b953d5678e Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@142582 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 09:00:57 +00:00
bryner%netscape.com
f1fc6dc283 Use the 'exec PROGRAM LIST' form of exec() so that running a command with no arguments doesn't get split up into words. Fixes executing a command with no arguments that has spaces in the path.
git-svn-id: svn://10.0.0.236/trunk@142581 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 08:34:44 +00:00
ssu%netscape.com
db0fb6bb36 fixing bug 205514 - Moz won't load or evaluate local proxy.pac. r=dveditz rs=darin a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142580 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 05:59:28 +00:00
nelsonb%netscape.com
8d766c0bcf If the verbose option is given twice (e.g. -vv) and the server requests
client auhtentication, tstclnt will display the server's list of trusted
client CA names.


git-svn-id: svn://10.0.0.236/trunk@142579 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 05:38:01 +00:00
jake%bugzilla.org
895defdbcf Bug 199129 - Replace installation list w/a link to the installation list on the web page
git-svn-id: svn://10.0.0.236/trunk@142577 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 03:11:46 +00:00
jst%netscape.com
b9ee16e626 New version of key file, missing binary flag on this file. Not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@142576 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 02:15:26 +00:00
jake%bugzilla.org
863afd8f2c Recompile docs so (hopefully) I can get some feedback on the installation chapter changes.
git-svn-id: svn://10.0.0.236/trunk@142575 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:39:50 +00:00
jake%bugzilla.org
967937cdf5 Bug 191034 - Making the installation chapter a little more generic. Replaced a lot of OS Specific hints with links to the OS Specific section.
git-svn-id: svn://10.0.0.236/trunk@142574 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:27:54 +00:00
nelsonb%netscape.com
576c3b184c Add comments explaining why UMRs are not a problem.
git-svn-id: svn://10.0.0.236/trunk@142573 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:26:41 +00:00
nelsonb%netscape.com
dc343cc2a1 Correct offset arithmetic for "choice" templates. Bug 161580.
Patch by wtc@netscape.com


git-svn-id: svn://10.0.0.236/trunk@142572 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:18:53 +00:00
dougt%meer.net
999a1342b9 Fixes CantRenderReplacedElementEvent memory leak. b=203596, r+sr=dbaron, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@142571 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 01:10:50 +00:00
leaf%mozilla.org
c3bed9c5fc adding target to re-sign softokn3.dll after build post-processing, r=relyea, wtc, bug 200775
git-svn-id: svn://10.0.0.236/trunk@142569 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 00:58:24 +00:00
ssu%netscape.com
dedb050f70 fixing bug 190381 - Message Filters dialog is missing its Help button. r=jag, sr=jag, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142567 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 00:31:21 +00:00
ssu%netscape.com
49a7fc7c43 checking in gifs from Patrick Hendriks for bug 159142 - Fix Quick Launch graphic icon in installer (turbo). r=ssu, sr=dveditz, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@142566 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-17 00:28:53 +00:00
rogerl%netscape.com
0c60f3ad61 added /Op
git-svn-id: svn://10.0.0.236/trunk@142564 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 23:37:26 +00:00
rogerl%netscape.com
07da4dc2a2 Closure not working... And fixed Math.random initialization.
git-svn-id: svn://10.0.0.236/trunk@142563 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 23:25:23 +00:00
rogerl%netscape.com
d14a54bc05 Fixing closure related bugs.
git-svn-id: svn://10.0.0.236/trunk@142562 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 22:32:35 +00:00
bryner%netscape.com
9ed43834fa We don't want to change the profile location just yet.
git-svn-id: svn://10.0.0.236/trunk@142560 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 21:41:27 +00:00
akkana%netscape.com
b31897b6b3 Add a missing semicolon
git-svn-id: svn://10.0.0.236/trunk@142559 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:59:20 +00:00
wtc%netscape.com
cd4c3c23d6 Bug 204092: build NSPR on Solaris with -xO4 optimization.
git-svn-id: svn://10.0.0.236/trunk@142558 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:33:14 +00:00
nelsonb%netscape.com
07e27ac82c Remove MOZILLA_BSAFE_BUILD. Bug 193090.
git-svn-id: svn://10.0.0.236/trunk@142557 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:21:20 +00:00
nelsonb%netscape.com
f0ebc2d63a Remove files that were part of MOZILLA_BSAFE_BUILD. Bug 193090.
git-svn-id: svn://10.0.0.236/trunk@142556 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:17:11 +00:00
nelsonb%netscape.com
f8d9c8ca7e Remove support for MOZILLA_BSAFE_BUILD. Bug 193090.
git-svn-id: svn://10.0.0.236/trunk@142555 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 20:14:59 +00:00
bienvenu%netscape.com
05b39801d7 make newly junk mail plugin classified junk mail not appear in the non-junk mail view 180203 r/sr/a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142554 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 19:53:24 +00:00
ben%netscape.com
2e153994a8 Wiping hyatt's ass. Back out web panels for MF0.6 :-)
git-svn-id: svn://10.0.0.236/trunk@142553 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 19:22:12 +00:00
ben%netscape.com
fb7fec97dc Another Phoenix->Mozilla Firebird name change
git-svn-id: svn://10.0.0.236/trunk@142552 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 19:21:33 +00:00
ben%netscape.com
1697b98d9d Update link to FirebirdHelp (Phoenix->Firebird)
git-svn-id: svn://10.0.0.236/trunk@142551 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 19:21:19 +00:00
bienvenu%netscape.com
26229e6366 make newly junk mail plugin classified junk mail not appear in the non-junk mail view 180203 r/sr/a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142548 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 18:23:34 +00:00
akkana%netscape.com
8fdf606c82 If the serializer test fails, print the url of some helpful doc. r=mcafee sr=alecf a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142547 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 18:19:44 +00:00
locka%iol.ie
baedc29487 Tolerate broken links while saving documents, fix freeze. b=205668 r=brade sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@142546 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 18:08:43 +00:00
igor%mir2.org
8ad14f93fd Resolving http://bugzilla.mozilla.org/show_bug.cgi?id=203013 :
Changing behavior of sealed objects to throw an exception on any attempt to modify them including changing values of existing properties. In the same time making object sealed does not affect read-only status of its properties which allows to override properties of objects with a sealed object as a prototype.

Rhino shell now accepts -sealedlib option to seal all standard objects.


git-svn-id: svn://10.0.0.236/trunk@142545 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 14:25:57 +00:00
dougt%meer.net
51658eb14b disabling unloading of dependent libraries on HPUX. On tihs and possibly other platforms there is no reference count on dso's. This means that when unload is called, the libraries is actually unloaded causing a crash. b=204804, r=blizzard
git-svn-id: svn://10.0.0.236/trunk@142544 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 13:24:55 +00:00
glazman%netscape.com
0e36fded62 crash when doing multiple redo commands in Composer; r=brade, sr=peterv, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142543 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-16 09:08:03 +00:00