Commit Graph

127730 Commits

Author SHA1 Message Date
dbaron%dbaron.org
a06e2c19f8 Fix elements with max-width overlapping floats due to initial incorrect position by reflow state. b=52916 Patch by Chris Waterson. r=dbaron sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@151483 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 06:06:13 +00:00
bzbarsky%mit.edu
d50fd19d7c Fix warning. Bug 217089, patch by mbockelkamp@web.de (Matthias Bockelkamp),
r=timeless, sr=kin.


git-svn-id: svn://10.0.0.236/trunk@151482 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 04:40:12 +00:00
bzbarsky%mit.edu
b520ce68a9 Don't crash if the file input's frame is destroyed while the filepicker is up.
Bug 230998, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@151481 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 04:35:54 +00:00
dbaron%dbaron.org
feaaa1abec Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=231293, 220717 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@151480 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 04:33:28 +00:00
caillon%returnzero.com
a6b89b89f0 Bug 230976.
Use atoms for common default values in nsComputedDOMStyle to avoid string duplication.
r+sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@151476 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 02:42:27 +00:00
rlk%trfenv.com
bb7cdfe955 Bug 224196 - Split "General Mozilla Shortcuts" r=neil@parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@151474 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 01:33:23 +00:00
rlk%trfenv.com
c3b2c4a932 Bug 158447 - Advanced autocomplete prefs dialog needs Help button. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=neil@parkwaycc.co.uk sr=alecf@flett.org
git-svn-id: svn://10.0.0.236/trunk@151473 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 01:25:30 +00:00
rlk%trfenv.com
a59b5d1d6c Minor mend to previous checkin.
git-svn-id: svn://10.0.0.236/trunk@151472 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 01:21:01 +00:00
rlk%trfenv.com
5864df6451 Bug 220495 - Mail Help has no text for Message View. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com
git-svn-id: svn://10.0.0.236/trunk@151471 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 01:19:53 +00:00
dbaron%dbaron.org
87f96cc17d Fix parsing of 'cursor' property and ignoring of uri() values, which we don't support. b=77974 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@151470 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 01:12:58 +00:00
neil%parkwaycc.co.uk
e6289d2fb6 Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@151468 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 23:54:37 +00:00
dbaron%dbaron.org
4ff69b3d4c Refactor code that calls ComputeStyleChangeFor and handles the result. b=231027 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@151466 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 22:43:14 +00:00
dbaron%dbaron.org
1eef365774 Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan
git-svn-id: svn://10.0.0.236/trunk@151465 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 22:41:38 +00:00
igor%mir2.org
5537bf9bee Deprecating ClassNameHelper and ClassRepository in favor of new optimizer/ClassCompiler.
git-svn-id: svn://10.0.0.236/trunk@151464 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 21:52:30 +00:00
igor%mir2.org
67138be31e optimizer.ClassCompiler provides new simple API for generating of class files from scripts that does not require to create Context instances.
The jsc tool is updated to use the new interface instead of using ClassNamehelper and friends.


git-svn-id: svn://10.0.0.236/trunk@151463 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 21:02:32 +00:00
dbaron%dbaron.org
7e12d1dd8b Note out-of-component pointers.
git-svn-id: svn://10.0.0.236/trunk@151462 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 20:52:40 +00:00
bzbarsky%mit.edu
aa46fa93c7 Remove unused function. Bug 217089, patch by mbockelkamp@web.de (Matthias
Bockelkamp), r=pinkerton, sr=sfraser


git-svn-id: svn://10.0.0.236/trunk@151460 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 20:09:56 +00:00
bzbarsky%mit.edu
4554c2ece4 Handle two-':' forms of pseudo-elts. Bug 128482, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@151459 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 20:04:26 +00:00
bsmedberg%covad.net
69a4902963 Bug 231270 - fix default prefs for Mac OSX rs=dbaron
git-svn-id: svn://10.0.0.236/trunk@151458 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 20:04:03 +00:00
cbiesinger%web.de
3c3ec3ae92 Bug 223243
margins pref no longer works
patch by jblanco@us.ibm.com (Jessica Blanco) r=mkaply sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@151457 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 18:26:54 +00:00
cbiesinger%web.de
79e6be8791 bug 215590 "Copy Link Location", "Delete", "Select All" in history sidebar do
not work/are inactive/greyed out
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf


git-svn-id: svn://10.0.0.236/trunk@151456 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 15:43:29 +00:00
cbiesinger%web.de
abb0d8eec7 fix bustage
git-svn-id: svn://10.0.0.236/trunk@151455 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 13:41:23 +00:00
cbiesinger%web.de
311441e2f8 Bug 230267
BeOS: The caret is stuck or hidden (when GIF animations are visible)
patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=thesuckiestemail@yahoo.se (Fredrik Holmqvist)
beos only, no sr needed


git-svn-id: svn://10.0.0.236/trunk@151454 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 13:21:16 +00:00
cbiesinger%web.de
889eb264eb bug 55690 Spool file should be moved once the user picks a filename
r=bzbarsky sr=darin


git-svn-id: svn://10.0.0.236/trunk@151453 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 13:18:12 +00:00
gerv%gerv.net
675521c2f8 Bug 224420 - add a warning that only public bugs are counted by the new charting system at the moment. Patch by gerv; r,a=justdave.
git-svn-id: svn://10.0.0.236/trunk@151452 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 09:16:39 +00:00
bryner%brianryner.com
aebbd768e7 If encrypting the password fails (such as the user cancelling the master password prompt), then don't store the password entry.
git-svn-id: svn://10.0.0.236/trunk@151451 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 07:10:07 +00:00
nelsonb%netscape.com
0db17a1a63 Fix two more incorrect cert names that caused erroneous test results.
Bug 231221.


git-svn-id: svn://10.0.0.236/trunk@151450 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 05:55:20 +00:00
nelsonb%netscape.com
5962d2e001 Correct this script to more accurately report errors. Bug 231221.
git-svn-id: svn://10.0.0.236/trunk@151449 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 05:04:42 +00:00
rlk%trfenv.com
b3013f2c82 Fixing dead link in Help TOC. Patch by Christian Eyrich (ch.ey@gmx.net). r=rlk@trfenv.com
git-svn-id: svn://10.0.0.236/trunk@151447 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 02:10:14 +00:00
gerv%gerv.net
dacd8779e8 Rebuilt guide for kiko's install changes.
git-svn-id: svn://10.0.0.236/trunk@151446 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 00:23:07 +00:00
bsmedberg%covad.net
39a96d6007 From bug 229285, Don't build the fat chrome registry when --disable-xul is specified, build minimo/chromelite registry instead. Suggested by dbaron, r=bryner
git-svn-id: svn://10.0.0.236/trunk@151445 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 00:20:00 +00:00
gerv%gerv.net
b8f59526b3 Rebuild docs for kiko's changes to install; cvs add an HTML file I missed last time.
git-svn-id: svn://10.0.0.236/trunk@151444 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 00:19:00 +00:00
bryner%brianryner.com
531da3c048 Copy the default plugin PkgInfo file to the bundle Contents directory to ensure that the plugin can load successfully on Mac OS 10.1. Bug 230915, r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@151443 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 00:07:54 +00:00
bsmedberg%covad.net
58eac0a4df Bug 224578 - unix.js prefs were left out of first patch! I'm mortified.
git-svn-id: svn://10.0.0.236/trunk@151442 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 23:59:09 +00:00
tor%cs.brown.edu
00c58e094b Bug 229652 - invalid gif could crash browser. r=darin, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@151441 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 23:32:25 +00:00
tor%cs.brown.edu
721f04c74e Bug 113561 - handle tiling of images where the frame is smaller
than the container.  r=pavlov, sr=bryner


git-svn-id: svn://10.0.0.236/trunk@151440 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 23:28:51 +00:00
despotdaemon%netscape.com
6f21bc08b8 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@151439 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 23:00:20 +00:00
kiko%async.com.br
b1230b72c2 Fix for bug 90468: Bugzilla does not log out automatically when closing
the session. Patch by toms@myrealbox.com (Toms Baugis), with minor
cleanups by me. r=kiko, a=myk.


git-svn-id: svn://10.0.0.236/trunk@151438 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 22:46:31 +00:00
sicking%bigfoot.com
4cf4f38304 Bug 195350: Fix regression from earlier patch in same bug: make html-attributes be case-insensitive again.
r=caillon sr=peterv


git-svn-id: svn://10.0.0.236/trunk@151437 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 22:44:33 +00:00
kiko%async.com.br
cd363df407 Fix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fields
are rejected. Minor fixes to bugzilla-submit's argument parsing. Patch
by me, inspired by work done by joseph@picsel.com (Joseph Heenan).
contrib-only. a=myk


git-svn-id: svn://10.0.0.236/trunk@151436 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 22:26:49 +00:00
bsmedberg%covad.net
7aaf21f4da Forgot a file for bug 224578.
git-svn-id: svn://10.0.0.236/trunk@151434 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 21:54:44 +00:00
nelsonb%netscape.com
a4e59c4ba6 Detect absent isCA flags in basic constraints. Detect and reject negative
or too large positive path length constraints in basic constraints.
Bug 221644. r=jpierre.


git-svn-id: svn://10.0.0.236/trunk@151433 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 21:33:16 +00:00
bienvenu%nventure.com
fed1e7ce9d add pr logging to MCD, sr=mscott 231148
git-svn-id: svn://10.0.0.236/trunk@151431 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 21:24:09 +00:00
pkw%us.ibm.com
5eafdd5f09 Bug 231104 - Checkin for Bug 195350 causes AIX build to segfault on startup.
r=bugmail@sicking.cc, sr=tor@acm.org


git-svn-id: svn://10.0.0.236/trunk@151430 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 21:04:12 +00:00
peterv%propagandism.org
66dad5125c Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@151429 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 21:01:44 +00:00
bsmedberg%covad.net
7157b6b6b9 Firebird bustage-fix for bug 224578. Since all pref files are now preprocessed
we can remove the custom rules from this Makefile.


git-svn-id: svn://10.0.0.236/trunk@151428 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 20:51:57 +00:00
bsmedberg%covad.net
eaffa06f00 Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js


git-svn-id: svn://10.0.0.236/trunk@151427 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 19:22:43 +00:00
bsmedberg%covad.net
440186a600 Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js


git-svn-id: svn://10.0.0.236/trunk@151426 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 19:15:30 +00:00
mostafah%oeone.com
c5d2e4a25e Removed entries that should've been removed
git-svn-id: svn://10.0.0.236/trunk@151425 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 19:09:01 +00:00
mostafah%oeone.com
489583fb01 Updated makefile for proper distribution files ( should be used with --enablestatic )
git-svn-id: svn://10.0.0.236/trunk@151424 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 19:07:25 +00:00