Commit Graph

159793 Commits

Author SHA1 Message Date
dbaron%dbaron.org
fa216cb9f3 Work around possible deficiency in HTML parser by replacing runs of whitespace with a single space in the title attribute. b=67127 Patch by Steuard Jensen <steuard+moz@slimy.com>. r=bryner sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@194688 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 19:07:41 +00:00
wtchang%redhat.com
377e2c4373 Bugzilla bug 334683: removed extraneous semicolons. r=alexei.volkov.
Modified files: cmd/certutil/certutil.c lib/pki/pkistore.h


git-svn-id: svn://10.0.0.236/trunk@194687 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 19:04:23 +00:00
mkaply%us.ibm.com
db9035181c #324240
r=mkaply (OS/2 only)
OS/2 README updates from Peter Weilbacher


git-svn-id: svn://10.0.0.236/trunk@194686 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 18:58:30 +00:00
bent.mozilla%gmail.com
8a180c5a28 Bug 331225 - "prefwindow/prefpane does not work in xulrunner". r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@194685 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 18:56:09 +00:00
mkaply%us.ibm.com
1da6cf63cd #334667, #334672
CCK only - not part of build
CCK creation requires that XPI dir exists, locked preferences index incorrectly in properties file


git-svn-id: svn://10.0.0.236/trunk@194684 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 18:05:12 +00:00
benjamin%smedbergs.us
6f5ddb059c Bug 333874 - cannot build ffox against xulrunner due to xpcom_obsolete dependency, patch by Pawl Chmielowski <prefiks@aviary.pl>, r=me
git-svn-id: svn://10.0.0.236/trunk@194683 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 18:02:39 +00:00
benjamin%smedbergs.us
59e55aa87f Bug 305949 - Fix various XPCOM macros in preparation for stopping exporting nonfrozen XPCOM functions, r=darin sr=bryner
git-svn-id: svn://10.0.0.236/trunk@194682 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 16:29:31 +00:00
mike.morgan%oregonstate.edu
e7ff4bf0eb Added redirect if product is not defined (redirects users accessing the URL directly to the mozilla.com support page).
git-svn-id: svn://10.0.0.236/trunk@194681 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 15:44:25 +00:00
bzbarsky%mit.edu
71b05733da Better docs for the LOAD_REPLACE flag. Bug 333595, r=biesi, sr=darin
git-svn-id: svn://10.0.0.236/trunk@194679 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 15:11:58 +00:00
gavin%gavinsharp.com
3213ff6136 Bug 280156: Menuitem description not exposed, patch by Mark Pilgrim <pilgrim@gmail.com>, r=aaronlev, sr=neil
git-svn-id: svn://10.0.0.236/trunk@194678 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 15:11:51 +00:00
bzbarsky%mit.edu
b83ab3e969 Only parse those XUL display styles that we can actually construct. Bug
312120, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@194677 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 15:10:50 +00:00
bzbarsky%mit.edu
673234f805 Remove the layout.reflow.async.duringDocLoad pref -- setting it to false just
makes us buggy.  Bug 334543, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@194676 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 15:08:44 +00:00
bzbarsky%mit.edu
41ab0f8246 Don't reenter frame construction from anonymous content creation. Bug 334430,
r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@194674 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 15:07:19 +00:00
allan%beaufour.dk
14400f70a5 [XForms] Fix crashes with select1 (regression from bug 313118. Bug 334612, r=smaug+doronr
git-svn-id: svn://10.0.0.236/trunk@194673 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 14:52:36 +00:00
mark%moxienet.com
8d8c3393ba 334576 Be sure to remove the old camino.xpt before xpt_linking a new one
git-svn-id: svn://10.0.0.236/trunk@194672 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 14:36:21 +00:00
mark%moxienet.com
af3c2bd50a 334589 ReadMe and Release Notes for Camino 1.0.1. Notes by samuelsidler and ardisonne, TextEdited by ardisonne. r=samuelsidler sr=me a=me
git-svn-id: svn://10.0.0.236/trunk@194671 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 14:19:42 +00:00
neil%parkwaycc.co.uk
3159ba7b43 Missing const nsISupports = Components.interfaces.nsISupports; r+sr=jag (no bug)
git-svn-id: svn://10.0.0.236/trunk@194670 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 10:35:05 +00:00
allan%beaufour.dk
8ad7f46a00 [XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug
git-svn-id: svn://10.0.0.236/trunk@194669 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 08:22:28 +00:00
mark%moxienet.com
c9d543a606 329967 Ad-blocking: ads back on myspace.com. Patch by Smokey Ardisson <alqahira@mindspring.com>. r=samuelsidler sr=smfr a=me
git-svn-id: svn://10.0.0.236/trunk@194668 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 05:19:33 +00:00
cls%seawood.org
71b833b292 mingw w32api (as of 3.7) only defines WM_APPCOMMAND so cleanup ifdefs.
Bug #333460 r=emaijala sr=bz


git-svn-id: svn://10.0.0.236/trunk@194666 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 04:25:16 +00:00
beng%bengoodger.com
34fe8b6a16 329367 -cannot return to bookmarks after a search r=annie.sullivan@gmail.com and 334401 - assorted places organizer fixes including new debug panel r=brettw@gmail.com
git-svn-id: svn://10.0.0.236/trunk@194665 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 03:34:26 +00:00
mark%moxienet.com
bb085c55aa 334576 xpt_link .xpt files into camino.xpt after building Camino.app. This was formerly only done for release builds in the release script. It should improve Ts a little.
git-svn-id: svn://10.0.0.236/trunk@194663 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 03:14:45 +00:00
bclary%bclary.com
867b904bfe JavaScript Test Library - Regression test for bug 234389, add expected exit code 3 for 'too much recursion' error, remove old -n version of test.
git-svn-id: svn://10.0.0.236/trunk@194662 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 03:12:26 +00:00
richm%stanfordalumni.org
ac8a485004 only link with svrcore if HAVE_SVRCORE is set
git-svn-id: svn://10.0.0.236/trunk@194661 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 03:03:54 +00:00
bclary%bclary.com
f2b0ca24be JavaScript Test Library - tweak reporting to improve automated test comparisons, no bug
git-svn-id: svn://10.0.0.236/trunk@194660 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 03:03:12 +00:00
bclary%bclary.com
3e7d77b4a8 JavaScript Test Library - Regression test for bug 330352
git-svn-id: svn://10.0.0.236/trunk@194659 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 02:58:42 +00:00
bclary%bclary.com
d9d2d00e76 JavaScript Test Library - Regression test for bug 319872, by Georgi Guninski
git-svn-id: svn://10.0.0.236/trunk@194658 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 02:56:29 +00:00
bclary%bclary.com
31ca9b986f JavaScript Test Library - Regression test for bug 316885, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@194657 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 02:53:38 +00:00
bclary%bclary.com
471c80fc0c JavaScript Test Library - Regression test for bug 315974, by Michael Daumling
git-svn-id: svn://10.0.0.236/trunk@194656 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 02:49:49 +00:00
bclary%bclary.com
79f8e545ca JavaScript Test Library - Regression test for bug 312385
git-svn-id: svn://10.0.0.236/trunk@194655 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 02:35:10 +00:00
bryner%brianryner.com
27a0a7188a Fix assertions from nsMetricsEventItem::SetProperties() (bug 334044). r=darin.
git-svn-id: svn://10.0.0.236/trunk@194648 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 01:07:37 +00:00
brendan%mozilla.org
344efbb419 Oops.
git-svn-id: svn://10.0.0.236/trunk@194647 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 00:57:03 +00:00
jshin%mailaps.org
baa3b4ef3b bug 234946 : Windows File Picker Issues on Win2k or later (full Unicode support) : r=emaijala, sr=neil
git-svn-id: svn://10.0.0.236/trunk@194645 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 00:41:22 +00:00
brendan%mozilla.org
ad4257f410 Memoize standard class.prototype bindings, per ECMA-262 (304376, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@194643 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 00:22:43 +00:00
vladimir%pobox.com
71ec9bb100 fix more unsupported VC6 windows compiler junk for 333177
git-svn-id: svn://10.0.0.236/trunk@194642 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 23:33:51 +00:00
vladimir%pobox.com
648454fcb4 fix typo for non-cairo gtk2
git-svn-id: svn://10.0.0.236/trunk@194641 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 22:58:48 +00:00
julien.pierre.bugs%sun.com
be59ac6228 Fix for bug 331413. Don't set SO_LINGER in the Win95 build to workaround NSPR bug 332348. r=wtchang
git-svn-id: svn://10.0.0.236/trunk@194640 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 22:57:10 +00:00
darin%meer.net
0d66dd7840 fixes bug 334044 "build metrics as a standalone extension" r=bryner
git-svn-id: svn://10.0.0.236/trunk@194638 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 22:36:26 +00:00
neil%parkwaycc.co.uk
9bb38d21f7 Bug 291764 Fix GIF animation's interaction with print preview r=pavlov sr=tor
git-svn-id: svn://10.0.0.236/trunk@194636 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 22:31:45 +00:00
vladimir%pobox.com
2cea2c4db1 fix unsupported VC6 windows compiler junk for 333177
git-svn-id: svn://10.0.0.236/trunk@194635 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 22:24:56 +00:00
vladimir%pobox.com
5b5a299cb2 fix non-cairo gtk/windows for 333177
git-svn-id: svn://10.0.0.236/trunk@194634 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 22:17:15 +00:00
bzbarsky%mit.edu
144aa50acf By the time we're processing reflow callbacks, reflow is done. Bug 334518,
r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@194632 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 21:48:12 +00:00
mvl%exedo.nl
f8b495e159 bug 333717: don't convert to utc when reading an ics entry. r=dmose
git-svn-id: svn://10.0.0.236/trunk@194631 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 21:47:18 +00:00
vladimir%pobox.com
e4fb62c7d3 add missing mac glue bits for 333177
git-svn-id: svn://10.0.0.236/trunk@194630 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 21:41:42 +00:00
mark%moxienet.com
260eb4cd05 334537 nsMenuBarX installs an event handler poorly, fix installation and eliminate unnecessary baggage in event handler. r=josh
git-svn-id: svn://10.0.0.236/trunk@194629 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 21:25:05 +00:00
vladimir%pobox.com
e68c508dc4 b=333177, update canvas internal interfaces, optimize canvas, and fix some implementation bugs; r=stuart
git-svn-id: svn://10.0.0.236/trunk@194628 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 21:23:15 +00:00
dougt%meer.net
f788e4bc70 Fixing crash when no profile directory exists.
git-svn-id: svn://10.0.0.236/trunk@194627 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 21:06:51 +00:00
dbaron%dbaron.org
859638354c Disconnect and release the event listener manager after removing the entry from the hash table to avoid crashes caused re-entry into hash table code. b=334177 r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@194624 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 20:59:28 +00:00
jminta%gmail.com
c7ccf0bf6b Bug 334506 Import cannot read exported ics file containing email alarms. patch by ssitter, r=jminta
git-svn-id: svn://10.0.0.236/trunk@194623 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 20:58:36 +00:00
aaronleventhal%moonset.net
1ba5104a32 Bug 330624. Leaks in mozilla/accessible. r=ginn.chen, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@194620 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 19:08:34 +00:00