Compare commits

..

859 Commits

Author SHA1 Message Date
pinkerton%aol.net
d58fd8cb2d use CAMINO_0_8_3_RELEASE tag
git-svn-id: svn://10.0.0.236/branches/CAMINO_0_8_3_RELEASE_MINI@171329 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-29 18:44:43 +00:00
(no author)
0e7ac5035e This commit was manufactured by cvs2svn to create branch
'CAMINO_0_8_3_RELEASE_MINI'.

git-svn-id: svn://10.0.0.236/branches/CAMINO_0_8_3_RELEASE_MINI@164428 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-26 12:44:43 +00:00
pinkerton%aol.net
974d5a879c use standardized mozconfig
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164427 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-26 12:44:42 +00:00
mkaply%us.ibm.com
1dbd6a0fda OS/2 build bustage
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164424 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-26 12:17:53 +00:00
jst%mozilla.jstenback.com
d3ec08e1e9 Fixing bug 265987. Make window.content point to the current top-level window in hidden tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164405 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-26 00:49:03 +00:00
jst%mozilla.jstenback.com
523a2971e3 Followup fix for bug 265921. Don't always throw exceptions from window.dispatchEvent(). r=bryner@brianruyner.com, sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164404 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-26 00:45:43 +00:00
jst%mozilla.jstenback.com
bb34c447c0 Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, a=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164396 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 23:10:33 +00:00
bmlk%gmx.de
ec3cd6be08 prevent double caption frame creation instead of later caption frame removal bug 265181 r/sr=bzabrsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164372 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 18:33:34 +00:00
pinkerton%aol.net
c1b6aac31d standard mozconfig
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164370 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 18:04:12 +00:00
dveditz%cruzio.com
08592d43b5 bug 265839: fix external protocol handler regression. r/sr/a=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164353 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 09:49:56 +00:00
dveditz%cruzio.com
a2e897722a bug 265135 fix xpinstall whitelisting with better referrer info (covers ftp) r=darin,sr=jst,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164330 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 06:30:28 +00:00
bzbarsky%mit.edu
b2ea2c6e30 Make sure to insert the floating items as children of their parent before
clobbering the float items in the constructor state when a table cell is
floated. Bug 263846, r+sr=roc, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164304 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 22:41:37 +00:00
jst%mozilla.jstenback.com
873a292d57 Fixing bug 265728. Don't paste on middle click from events not generated by the user. r+sr=bryner@brianryner.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164269 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 06:32:51 +00:00
dbaron%dbaron.org
c97a7d74f5 Remove partial implementation of -moz-key-equivalent that was useful for nothing other than crashing. b=265721 r+sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164267 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 04:51:38 +00:00
dbaron%dbaron.org
5dd464edd4 Revert part of the changes from bug 140611. Patch partly from Sander <svl_bmo@juima.org>. b=259683 r+sr=roc a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164259 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 23:24:20 +00:00
dbaron%dbaron.org
17d1145f9c Propagate trusted flag to synthesized events. b=265774 r+sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164258 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 22:30:41 +00:00
dbaron%dbaron.org
bbc13b1957 Propagate trusted flag to synthesized events. b=265692 r=bzbarsky sr=jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164257 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 22:28:55 +00:00
bsmedberg%covad.net
fde6aca944 Bug 252345 - memory leak in XMLHttpRequest, patch by pkw, r=peterv sr=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164250 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 19:18:38 +00:00
bsmedberg%covad.net
f6bacf3fdd Bug 251586 - select tag with multiple and size set create lists with out scrollbars if the option tag labels are all numeric. patch by roc, r+sr=dbaron, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164249 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 19:10:30 +00:00
dbaron%dbaron.org
7823211508 Remove TestSpaceManager from the build, as on the trunk when bug 148994 landed. Fixing bustage.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164233 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 04:27:59 +00:00
dbaron%dbaron.org
8cbc179f29 Move clearing from nsBlockBandData to nsSpaceManager so that 'clear' works even when the floats to be cleared don't overlap the block's border-box. b=148994 Patch by Blake Kaplan <mrbkap@rice.edu>. r+sr=dbaron a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164231 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 02:55:53 +00:00
dbaron%dbaron.org
06b78e83ce Remove from primary frame map at the end of frame destruction, in case it got re-added. b=265404 r=bzbarsky sr=brendan a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164230 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 02:50:26 +00:00
dveditz%cruzio.com
770c031f25 bug 249322: strip any newlines from urlbar on unix. r=jsr,sr=bryner,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164226 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 00:32:59 +00:00
jst%mozilla.jstenback.com
a5c087f005 Fixing problem where mExitValue is unconditionally -1 on the mac after running a process. No bug. r+sr=dbaron@dbaron.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164224 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 23:55:56 +00:00
darin%meer.net
2deccf97f2 fixes bug 263957 "Convert nsProperties to nsTHashtable, implement GetKeys" r=bsmedberg sr=shaver a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164217 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 21:44:15 +00:00
dveditz%cruzio.com
6fc4e441c3 bug 251297 improve helper app temp file permissions. r=biesi,sr=bz,a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164215 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 21:32:10 +00:00
dbaron%dbaron.org
54ca9a8024 Cancel image requests on a PLEvent to prevent canceling from causing onload, which causes destruction of the frame doing the canceling. b=255372 r=bzbarsky sr=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164207 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 20:44:16 +00:00
dbaron%dbaron.org
6fc1296d66 Don't push lines when height is unconstrained, even if current height is bigger than NS_UNCONSTRAINEDSIZE. b=265027 r+sr=roc a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164194 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 17:33:52 +00:00
jst%mozilla.jstenback.com
56843233c1 More tweaks, no code changes
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164190 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 16:09:55 +00:00
jst%mozilla.jstenback.com
82004ea628 Use the right license header, and fix some comment nits pointed out by brendan@mozilla.org. a=jst@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164188 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 15:32:17 +00:00
brendan%mozilla.org
c107dc56e4 Auto-mark parent if it's revised by PreCreate in XPCWrappedNative::GetNewOrUsed (264577, r=dbradley, a=me).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164183 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 07:56:23 +00:00
brendan%mozilla.org
2ccb975974 Checking in dbradley's patch for bug 265545 (r=jst, sr/a=me).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164180 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 07:34:16 +00:00
dbaron%dbaron.org
d6d27a004a Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164179 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 07:33:41 +00:00
jst%mozilla.jstenback.com
de7cd45b9b Adding header for describing the new parser data listener API, added in bug 265334. Not part of the build.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164176 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 05:44:32 +00:00
jst%mozilla.jstenback.com
0a6e98642d Fixing bug 265334. Adding listener API to the parser through which components can listen in on all the data parsed by the parser. r=darin@meer.net, sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164175 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 04:04:12 +00:00
cltbld%netscape.com
bee963a647 bug 261527 r=cmp, sr=bryner, a=asa. change perms for osx disk image to not be w
orld or group writeable. (granrose)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164164 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-21 23:08:50 +00:00
pinkerton%aol.net
8760ed9c11 0.8.2 branding
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164152 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-21 18:41:18 +00:00
jst%mozilla.jstenback.com
d551158c50 Fixing bug 264956. Patch by Peter Weilbacher <mozilla@Weilbacher.org>. Don't treat null characters as valid characters in HTML markup. r=mkaply@us.ibm.com, sr=bzbarsky@mit.edu, a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164147 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-21 16:52:25 +00:00
jst%mozilla.jstenback.com
106ff08cae Backing out the fix for bug 265068 in favor of landing the fix for 264956.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164146 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-21 16:47:45 +00:00
jst%mozilla.jstenback.com
9da1f19582 Fixing bug 265068. Don't allow embedded null characters in element/attribute names. r=dain@meer.net, sr=dbaron@dbaron.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164137 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-21 02:21:05 +00:00
brendan%mozilla.org
c6144b00de Fix byte-order botch on INADDR_LOOPBACK, plus whitespace sanity (r=darin, sr=shaver, a=me).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164135 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-21 01:56:48 +00:00
dveditz%cruzio.com
268fa44ce0 bug 173010, bug 263546: warn launching external protocol handlers, with
a whitelisting mechanism. r=jst,sr=darin,a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164093 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-20 16:26:10 +00:00
mozilla.BenB%bucksch.org
ab43787a08 264388: Heap overflow in MSG_UnEscapeSearchUrl
bienvenu: review+, roc: superreview+, dveditz: approval1.7.x+


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164084 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-20 10:40:04 +00:00
brendan%mozilla.org
77b5f24e27 Fix HasFinalReturn to handle labeled statements (265042, r/a=self).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164069 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-20 02:18:00 +00:00
dbaron%dbaron.org
9af61f37f9 Fix Windows regression (view for paints can vary across platforms). b=227361 r+sr=roc a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164057 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-19 22:25:08 +00:00
smontagu%smontagu.org
ad563a3753 Serbian (Latin) and Serbian (Cyrillic) locales are interpreted as Croatian in Windows. Bug 234865, r=jshin, sr=neil, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164038 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-19 20:31:25 +00:00
brendan%mozilla.org
69a37c6940 Home sp above right JSOP_IN operand to protect it from GC (264995, rs=shaver, a=me).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164003 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-19 01:46:57 +00:00
brendan%mozilla.org
8d5cacc350 GC-lock the global scope polluter across InitContext and any other stuff that might do a last ditch GC (264577, r+sr=jst, a=self).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163988 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-18 22:50:20 +00:00
jst%mozilla.jstenback.com
8fadaad35f Fixing bug 264325. Patch from ginn.chen@sun.com. Home/End/PgUp/PgDn doesn't work in Input/TextArea/Composer/MailNews on Solaris Xserver. r=bryner@brianryner.com, sr=jst@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163984 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-18 22:33:12 +00:00
dveditz%cruzio.com
17039dbcf4 bug 264560: tighten up referrer requirements for XPI whitelist, r=biesi,sr=jst,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163978 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-18 21:28:27 +00:00
bmlk%gmx.de
58380c8da3 query the reflow path only during incr. reflow bug 264620 r/sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163968 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-18 18:23:09 +00:00
jst%mozilla.jstenback.com
edd6c45772 Fxing bug 249332. Don't use getters/setters for link.href in browser code. r=caillon@aillon.org, sr=dveditz@cruzio.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163967 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-18 18:08:18 +00:00
cbiesinger%web.de
46d6ff60fa Bug 264713 ensure nsExternalAppHandler have a reference to the helperappservice
r=bz sr=darin a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163957 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-18 07:50:53 +00:00
cls%seawood.org
250d710654 Remove .type & .size directives when building on win32. Fixes mingw binutils 2.15.91 bustage.
Bug #262422 r+sr=dmose a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163952 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-18 05:42:41 +00:00
darin%meer.net
3a7a58982d fixing MingW bustage
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163951 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-18 05:36:42 +00:00
dbaron%dbaron.org
44090c6b8d Null-check view observer. b=264683 r+sr=roc a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163949 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-18 02:43:16 +00:00
darin%meer.net
a39d93cc34 fixes bug 256949 "browser not using the right credentials for proxy authentication" r=cneberg sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163934 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-17 20:23:35 +00:00
jshin%mailaps.org
1ad5820fd6 bug 240804 : to compile with old Xft and newer compiler, we need to cast away const (patch by dbaron, r=bryner,sr=mscott). This got into aviary-1.0 a long time ago, but hasn't made it into 1.7branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163926 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-17 11:18:51 +00:00
dveditz%cruzio.com
8027b277fd bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163913 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-17 00:20:45 +00:00
bryner%brianryner.com
4688f2c945 Fix gtk warning spew on older versions -- hardcode menu shadow type to SHADOW_OUT for gtk < 2.2.1, and don't try to listen for the select_all signal on a GtkTextView with gtk < 2.2.2. Bug 255656, r+sr=dbaron, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163909 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-16 21:47:21 +00:00
dveditz%cruzio.com
f87d57ba89 bug 259120: make "no" the Suspicious-Auth dialog default, r=darin,sr=jst,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163904 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-16 20:56:51 +00:00
bryner%brianryner.com
a06229033e Avoid crashing on win9x by capping text drawing at 8192 characters. Bug 255120, r=jshin, sr=rbs, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163884 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-16 04:14:42 +00:00
wchang0222%aol.com
3a3645d1a4 Bugzilla bug 263565: upgraded from NSS 3.9.1 (roughly) to what will
hopefully be NSS 3.9.3.  a=chofmann.
 Tag: MOZILLA_1_7_BRANCH


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163875 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-16 00:08:18 +00:00
dbaron%dbaron.org
16a316be9c Don't do resize reflows for view managers that aren't visible. (Improve window resizing and find toolbar performance when multiple tabs are open.) b=227361 r+sr=roc a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163873 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-16 00:00:55 +00:00
wchang0222%aol.com
02cffb1c87 Bugzilla bug 263565: upgraded from NSS 3.9.1 (roughly) to what will
hopefully be NSS 3.9.3.  a=chofmann.
 Tag: MOZILLA_1_7_BRANCH


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163871 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-15 23:52:39 +00:00
timeless%mozdev.org
b10658fbef Bug 245758 Persisting bookmarks file converts ' to &#39; in bookmark title (apostrophe, lsquo, entity)
patch by ben.bucksch@beonex.com r=neil sr=jst a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163848 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-15 21:04:51 +00:00
bryner%brianryner.com
59db91dc31 Attempt to work around buggy fontconfig versions. If FcFontSort returns just a
single font (it should return all fonts on the system), then try again but with
only the generic font name.  Bug 180309, r=dbaron, sr=blizzard, a=chofmann.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163763 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-14 20:36:45 +00:00
joshmoz%gmail.com
ebed97839c grammatical fix for dl manager tooltip, no bug, sr=pinkerton
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163759 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-14 19:31:23 +00:00
jst%mozilla.jstenback.com
c6c84292ef Fixing bug 69070. Don't allow loading of images from file: URIs from web content. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163714 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-14 05:16:34 +00:00
bryner%brianryner.com
cab0945335 Use GType as the return type for GetMaiAtkType since it is not the same as PRUint32 on all architectures. Bug 256603, patch by pkwarren@gmail.com, r=Louie.Zhao@sun.com, sr=dbaron, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163708 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-14 02:33:11 +00:00
jst%mozilla.jstenback.com
f083ad7fdf Fixing bug 264090. Setting properties on scriptable plugins isn't working. r+sr+a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163669 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 20:45:05 +00:00
jst%mozilla.jstenback.com
a421fa5c8b Fixing bug 261998. Don't fire beforeunload events when loading links to anchors in the current document. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163657 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 16:50:34 +00:00
bmlk%gmx.de
ef15fb980d mark previously destroyed row frame as nsnull so that the pointer will not be reused bug 263738 r/sr=bzbarsky a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163650 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 08:32:25 +00:00
bsmedberg%covad.net
354458b4fc Bug 88579 - bad default traditional Chinese font (MS Windows) - patch by jshin, r=me sr=rbs a=asa+dbaron for branches
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163642 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 02:01:24 +00:00
darin%meer.net
a277331458 fixes bug 263263 "Dialog box asks if I meant to load www.google.com. If I answer no, it loads anyway." r=bzbarsky sr=dveditz a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163616 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 20:00:14 +00:00
jshin%mailaps.org
5cdf5e2b52 bug 263462 NS_UnescapeURL doesn't honor esc_OnlyNonASCII (r=darin, sr=jst,a=mkaply)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163600 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 16:03:23 +00:00
jshin%mailaps.org
43c8bfc469 bug 260725 : checking in the missing file. quoting a message for a reply must maintain user's display encoding selection(patch by eyalroz@technion.ac.il (r=smontagu, jshin, sr=mscott, a=mkaply)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163598 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 15:46:16 +00:00
jshin%mailaps.org
bbd14df38d bug 260725 : quoting a message for a reply must maintain user's display encoding selection(patch by eyalroz@technion.ac.il (r=smontagu, jshin, sr=mscott, a=mkaply)
bug 258856 : With 'always use this default char. encoding when replying' set, the recipient name got mangled (r=bienvenu, sr=mscott, a=mkaply)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163594 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 08:46:34 +00:00
jst%mozilla.jstenback.com
6a2d273660 Fixing bug 263429. Making nsProcessCommon::Run() work on Mac OS X. r=peterv@propagandism.org, sr=dveditz@cruzio.com, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163584 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 05:32:25 +00:00
jst%mozilla.jstenback.com
1cdd9d99cf Fixing bug 246892. Prevent crash in xpconnect code due to a scriptable plugins being deleted while calling through a scriptable method on the plugin. r=dbradley@gmail.com, sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163579 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 04:29:27 +00:00
bryner%brianryner.com
3a71ddbb61 Add an explicit --enable-quantify option for windows that causes /FIXED:NO to be used when linking the executable. Otherwise, we omit that option and save about 6% on executable size (the change only affects builds with MOZ_PROFILE or MOZ_DEBUG_SYMBOLS). Bug 263680, r=bsmedberg, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163578 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 04:13:31 +00:00
caillon%redhat.com
2f9c264598 Bug 263460
OJI compilation error on GCC 3.4.2 due to spurious redeclaration of a static global method.
r=kyle.yuan@sun.com sr=brendan@mozilla.org a=mkaply@us.ibm.com


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163564 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 00:36:52 +00:00
bryner%brianryner.com
6af3b2f100 back out 263512, i was on crack
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163543 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-11 21:09:58 +00:00
brendan%mozilla.org
4692faae05 Yet more JOF_DETECTING (259935, r=shaver, a=me).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163536 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-11 19:55:54 +00:00
bryner%brianryner.com
9de95e8923 bug 263512 - don't use /opt:nowin98 for windows release builds, it increases code size. r=ben, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163532 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-11 19:11:48 +00:00
mkaply%us.ibm.com
e4776d23ff #260427
r=mkaply, sr=blizzard, a=mkaply
Patch from Peter Weilbacher - use ParseLocaleString from nsPosixLocale and use the separator that is passed in


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163531 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-11 16:37:04 +00:00
jst%mozilla.jstenback.com
3ce4f62901 Fixing bug 57600. Make document.open() use the codebase of the caller as the URI of the document, using the URI of the calling document is wrong when the caller is a document loaded from a javascript: URI. r=caillon@gmail.com, sr=brendan@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163480 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-09 17:17:40 +00:00
bzbarsky%mit.edu
45683a5c7a Fix crash if insertRule() is called on an empty string. Bug 261798,
r+sr=dbaron, a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163477 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-09 17:03:32 +00:00
dbaron%dbaron.org
619a498461 Disable printing of XUL documents. b=240490 sr=roc r=bsmedberg a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163466 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-09 07:16:14 +00:00
joshmoz%gmail.com
549ad1d782 fix case in which main bookmark view does not refresh when it should (bug 258628)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163460 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-09 05:05:11 +00:00
jst%mozilla.jstenback.com
489a0c9451 Fixing bug 262689. Don't get stuck in view-source mode when a view-source URI is visited. r=caillon@gmail.com, sr=dveditz@cruzio.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163447 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-08 22:59:03 +00:00
jst%mozilla.jstenback.com
7d3b850c5c Fixing bug 181364. Fixing problem with drag events in windowless plugins by making the code work as it has always worked on Mac, i.e. prevent drag events on plugins from being eaten by the browser. r=bzbarsky@mit.edu, sr=brendan@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163444 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-08 22:42:42 +00:00
shaver%mozilla.org
d81c701df4 Bug 228557: asynchronously initialize editor to avoid re-entering frame
construction. Includes update for the regression caused on
            aviary (263060). r+sr=bzbarsky/dbaron, a1.7=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163438 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-08 22:01:00 +00:00
jshin%mailaps.org
ad89fc49c8 bug 263411 :first-letter pseudo-element doesn't include all punctuation marks in the Unicode (r/sr=dbaron, a=mkaply)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163417 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-08 13:36:45 +00:00
joshmoz%gmail.com
31bfdceffa merge changes from bug 262779 the right way :)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163381 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-07 20:15:47 +00:00
joshmoz%gmail.com
b36b6c3329 allow localization of suggested bookmark export file name (bug 262779)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163380 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-07 20:03:51 +00:00
kjh-5727%comcast.net
151008ac39 Bug 261589 - Disable old RenderPostScriptDataFragment support. r=bzbarsky, sr=roc, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163368 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-07 16:43:58 +00:00
jst%mozilla.jstenback.com
82ca866d4b Fixing bug 262365. Make sure our document.all helper object doesn't shadow user-defined document.all properties on the document's prototype. r+sr=brendan@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163332 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-07 01:42:26 +00:00
jst%mozilla.jstenback.com
968fc182ea Working around one more problem in bug 124750. Don't let input.select() steal focus if called in a hidden tab. r+sr=bryner@brianryner.com, a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163313 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-06 19:49:40 +00:00
brendan%mozilla.org
e2aaded59c Sync trunk fix for 261886, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163260 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-05 21:20:31 +00:00
brendan%mozilla.org
541196cf57 Fix for 261887, a=asa, from the trunk.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163259 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-05 21:16:37 +00:00
bzbarsky%mit.edu
7164cc53a9 Fix crash bug 207781, patch by Son Le <lesx99@lycos.com>, r=bzbarsky,
sr=bryner, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163257 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-05 20:46:35 +00:00
peterv%propagandism.org
17b899f0bd Fix for bug 178546 (regression: addFile (AppleSingle) doesn't work on Mac OS X ). r=dveditz, sr=jst, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163233 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-05 09:16:04 +00:00
jshin%mailaps.org
91852d9803 bug 245770 : backslash is rendered as Yen sign in Japanese locale (r=smontagu, sr=dbaron, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163232 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-05 05:43:58 +00:00
aaronleventhal%moonset.net
15f4a2825d Bug 247323. <iframe src=javascript:1/> partially hoses Mozilla. r=dbaron, sr=bryner, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163208 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-04 18:33:17 +00:00
cbiesinger%web.de
8599db5321 242393 r=darin sr=bz only write content to the pipe if the content started; this
ensures that OnDataAvailable is only called if we have a response head. also,
add some assertions.

a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163193 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-04 14:18:07 +00:00
jst%mozilla.jstenback.com
91c0ffc74b Fixing bug 257523. Prevent Copy & Paste with generated DOM events. Patch by trev@gtchat.de, r=jst@mozilla.org, sr=dveditz@cruzio.com, a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@163024 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-30 16:32:03 +00:00
bryner%brianryner.com
e9381df318 Fix UMRs in nsXBLWindowKeyHandler::WalkHandlers. Bug 260312, r+sr=bzbarsky, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162994 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-30 04:12:35 +00:00
jst%mozilla.jstenback.com
8467424bc4 Fixing bug 261613. Reset popup state while opening new windows to prevent popups from being enabled while modal dialogs are open. r=bzbarsky@mit.edu, sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162986 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-30 01:06:40 +00:00
jst%mozilla.jstenback.com
5ccfb29081 Fixing build bustage on Tru64 UNIX. Part of bug 252326.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162980 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-29 22:10:50 +00:00
darin%meer.net
0a96a665ce fixes bug 207846 "M17 FF09x [@ msvcrt.dll - nsStorageInputStream::Read] Miscellaneous non-repeatable browsing crashes" r=dbradley sr=bzbarsky a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162965 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-29 19:42:24 +00:00
darin%meer.net
33d7dbc9d6 fixes bug 251969 "crash [@ nsHttpChannel::OnStopRequest]" r=timeless sr=bzbarsky,dveditz a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162958 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-29 16:53:27 +00:00
darin%meer.net
2c434d1db4 fixing bug 246193 "IPV6: doesn't revert to IPv4 if IPv6 connect fails" r=lorenzo a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162938 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-29 07:23:11 +00:00
jst%mozilla.jstenback.com
c4a9d7f07c Landing workaround for bug 124750. Prevent JS in from focusing content in hidden tabs. r+sr=bryner@brianryner.com, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162863 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-28 03:56:26 +00:00
cbiesinger%web.de
75c99bbc1a bug 246280 trim trailing dots of files being downloaded before extension
checking
r=darin sr=jst a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162854 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 20:59:12 +00:00
jst%mozilla.jstenback.com
411eb0e224 Adding popup blocker changes from bug 258487. a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162852 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 19:40:17 +00:00
jst%mozilla.jstenback.com
a438ef41e9 Landing popup blocker fixes from bug 260385. a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162851 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 19:37:41 +00:00
amardare%qnx.com
1ff8cb8df5 Changes for qnx/photon only. They should not affect building/runtime other platforms.
Added MakeFullScreen() to properly set/restore the window's decorations for
fullscreen/normal mode.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162850 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 19:34:39 +00:00
jst%mozilla.jstenback.com
341484fdb0 Landing popup blocker fix from bug 259117. a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162849 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 19:33:33 +00:00
jst%mozilla.jstenback.com
ecf90fef94 Landing popup blocker changes from bug 252326. a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162848 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 19:29:39 +00:00
pedemont%us.ibm.com
dff795c970 Bug 227344 - crash displaying page with :hover :overflow and scrolling. Patch by steuard@slimy.com. r=pinkerton,sr=dbaron,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162846 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 19:16:54 +00:00
jst%mozilla.jstenback.com
8c6c859a38 Landing fix for bug 261108. Using <enter> to submit a form triggers Warning reference to undefined property event.button''. Patch by neil.parkwaycc.co.uk@myrealbox.com, r+sr=jst@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162843 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 18:26:33 +00:00
pinkerton%aol.net
643a0c2542 import separators from mozilla (bug 242169)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162841 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 17:44:15 +00:00
pinkerton%aol.net
aa5be58b40 always create bookmarks at the end of a toolbar folder (bug 246000)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162840 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 17:39:59 +00:00
pinkerton%aol.net
1f745d3bef fixing bustage from removal of htmlBindings.xml
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162839 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-27 17:18:18 +00:00
smontagu%smontagu.org
4e98b69500 Bug 140577: Radio buttons and check boxes aligned to the left when UI aligned to the right, r+sr=roc, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162816 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-26 08:27:38 +00:00
bzbarsky%mit.edu
060c3199a7 Fix problem with the external protocol channel that makes it return a null
originalURI and cause crashes. Bug 241300, r=biesi, sr=darin, a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162793 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-25 14:22:49 +00:00
neil%parkwaycc.co.uk
fd980d4687 Bug 260282 <marquee> with invalid direction attribute should scroll left p=gautherie@noos.fr r=doron sr=me a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162792 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-25 13:03:48 +00:00
vladimir%pobox.com
3399145bb6 b=259890, don't call Remove(PR_TRUE) to delete a file; patch from ajvincent@gmail.com, r=bz,sr=darin,a=dvedits
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162782 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-25 04:58:47 +00:00
darin%meer.net
800d7b7c09 fixes bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162779 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-24 23:12:43 +00:00
darin%meer.net
947444eb88 fixes bug 252023 "'no-store' header directives from server or web script ignored by browser during non-SSL transactions" r+sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162776 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-24 23:02:07 +00:00
pinkerton%aol.net
ce667d66dd cmd-up/down scrolls to top&bottom of page (r=pink/sr=sfraser/a=asa) bug 241142
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162749 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-24 17:26:09 +00:00
pinkerton%aol.net
a0016e1c81 pull branch, not 081 tag
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162748 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-24 17:18:43 +00:00
brendan%mozilla.org
1fe4d25050 Undo last change, it broke ports and is not strictly speaking part of the fix for bug 253241.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162738 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-24 03:31:55 +00:00
brendan%mozilla.org
b631d7a662 Home sp always before calling js_ConcatStrings (261321, r/a=me).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162736 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-24 02:17:30 +00:00
brendan%mozilla.org
d80efdc7bd Check in patch from Nicholas Miell <nmiell@comcast.net> for bug 253241 (r=shaver, a=me).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162729 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-23 23:34:19 +00:00
(no author)
5f316dd34d This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162697 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-23 16:55:48 +00:00
pedemont%us.ibm.com
3f33c555ce Bug 232715 - Problems with browser after disk sleep. r=pinkerton,sr=sfraser,a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162694 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-23 14:58:18 +00:00
bienvenu%nventure.com
ca037f5473 fix crash in imap, a=dveditz, 257079
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162683 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-23 00:39:27 +00:00
dveditz%cruzio.com
f0e65be541 bug 260926: back out accidental pref change checked in with bug 157354, r/sr/a=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162680 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-22 23:53:21 +00:00
brendan%mozilla.org
852a833a6b Retract last change, it's wrong -- thanks again to lcook@sybase.com.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162650 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-22 02:39:52 +00:00
brendan%mozilla.org
aa18f1548f Merge trunk fix for 252324, a=dveditz.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162643 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-22 01:05:55 +00:00
jst%mozilla.jstenback.com
95b0f361f7 Fixing bug 260318. UMR in nsScanner::AppendToBuffer() when called from nsScanner constructor. r+sr=bzbarsky@mit.edu, a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162634 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-22 00:09:40 +00:00
amardare%qnx.com
bf1707fc18 Change for qnx(photon) platform only. It should not affect other platforms.
Changed CreateDrawingSurface to properly return an error if allocating offscreen memory fails.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162595 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-21 14:37:47 +00:00
brendan%mozilla.org
e8fbe20cfe Avoid recursive death in exn_toString (260541, r=shaver, a=me).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162573 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-21 01:20:09 +00:00
brendan%mozilla.org
c70936d451 Make JSOP_SET{PROP,ELEM} be detecting (259935, r=shaver, a=me).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162567 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-21 00:26:09 +00:00
bienvenu%nventure.com
4227f1e944 fix 196749 ignore x-mozillastatus put in messages by spammers, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162522 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-18 15:48:51 +00:00
jst%mozilla.jstenback.com
8f35d84914 Fixing bug 259206. Force local documents loaded through the sync load DOM service to be loaded as XML to fix problem with prettypringing XML on systems that map .xsl files to a bogus mimetype (like Fedora Core 2). r+sr=peterv@propagandism.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162501 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-17 15:48:01 +00:00
jshin%mailaps.org
c6d477a98c bug 256409 bookmarks file path with non-ASCII characters doesn't work (r=p_ch, sr=jag,a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162488 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-17 03:23:42 +00:00
jst%mozilla.jstenback.com
5d6f2a7162 Merging over the fix for bug 257690 from the aviary branch. a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162441 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 04:20:24 +00:00
jst%mozilla.jstenback.com
25ea5877b6 Merging in the last of the changes from bug 256932 et all from the aviary branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162440 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:54:11 +00:00
jst%mozilla.jstenback.com
b24788e02f Merging in various comment changes from the aviary branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162439 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:43:40 +00:00
jst%mozilla.jstenback.com
7f7090d3b3 Merging in fix for bug 257602 from the aviary branch. a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162438 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:41:54 +00:00
jst%mozilla.jstenback.com
5f0259d6f2 Merging in change to add missing JS_SetPrototype() call from the aviary branch. a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162437 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:37:47 +00:00
jst%mozilla.jstenback.com
f74f60e6a1 Merging in leak fix patch from bug 256932 from the aviary branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162436 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:35:19 +00:00
jst%mozilla.jstenback.com
a9ad774ea8 Merging in property file changes from the aviary branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162435 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:33:54 +00:00
jst%mozilla.jstenback.com
ec1a266e13 Merging in the fix for bug 256932. a=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162434 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:32:33 +00:00
jst%mozilla.jstenback.com
e1bc78740d Adding code for pref check from the aviary branch (bug 248549, though this never made it into a patch in the bug).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162433 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:27:47 +00:00
jst%mozilla.jstenback.com
adc19c1372 Merging in the fix for bug 256640. a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162432 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:16:29 +00:00
jst%mozilla.jstenback.com
bfe01d7273 Merging in the fix for bug 256644. a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162431 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:14:28 +00:00
jst%mozilla.jstenback.com
c33166eed3 Merging in the fix for bug 253405. a=roc.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162430 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:08:11 +00:00
jst%mozilla.jstenback.com
5859be9544 Merging the for bug 248549. a=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162429 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 03:01:50 +00:00
bzbarsky%mit.edu
ddae85364b Fix crash in nsScrollBoxObject::::EnsureElementIsVisible. Bug 257607, patch by
Justin <justin@openaether.org>, r+sr=bzbarsky, a=asa.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162395 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-15 19:27:25 +00:00
bzbarsky%mit.edu
dfe440be4d Check that the generated content URL is non-null (which can happen when it's an
invalid URI).  Bug 244490, r+sr=dbaron, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162359 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-15 14:10:01 +00:00
bryner%brianryner.com
f15e32085d Add support for generating PDB-format debug symbols with MSVC, by setting MOZ_DEBUG_SYMBOLS=1 in the environment. This is to be used in place of MOZ_PROFILE. Bug 244231, r=wtc, dmose, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162339 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 21:14:39 +00:00
dbaron%dbaron.org
f4817105a5 Convert mCurrentEventContent and mCurrentEventContentStack to use nsCOMPtr/nsCOMArray. b=258667 r+sr=jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162325 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 20:39:53 +00:00
bryner%brianryner.com
06c0b649b0 (SeaMonkey parts only) Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162324 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 20:33:47 +00:00
dveditz%cruzio.com
89cc7aad00 bug 258798 InstallTrigger.enabled() should return global state, not whitelisted state, r=ben,sr=jst,a=chofmann
bug 246375 installChrome(SKIN, should avoid whitelist checking and just install r=ben,sr=jst


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162264 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 01:32:59 +00:00
bryner%brianryner.com
6adf4e2a70 Fix ctrl+a emacs keybinding for gtk1 (bug 259011), r+sr=bzbarsky, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162253 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-13 22:38:34 +00:00
timeless%mozdev.org
795af4a99d Bug 252733 ###!!! ASSERTION: Potential deadlock between Monitor@12f0a8 and Monitor@0: 'Error', file r:/mozilla/xpcom/threads/nsAutoLock.cpp, line 299
Ignore null monitors - they aren't real and xpconnect promises not to enter them so you can't possibly reach a deadlock involving them.
r=brendan sr=brendan a=brendan


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162229 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-13 19:39:16 +00:00
bryner%brianryner.com
6849678ab0 Make sure the pref size is at least as large as the min size for leaf boxes, just like we do for container boxes. Bug 246706, r+sr=dbaron, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162224 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-13 18:54:55 +00:00
bryner%brianryner.com
c2ec5af800 SeaMonkey parts of bug 247631 (gtk2 nsITheme fixes for checkbox/radio). r=caillon, sr=blizzard, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162223 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-13 18:45:23 +00:00
bryner%brianryner.com
347c2bd78a Fix problems with slash direction for activestate perl. r=dbaron.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162217 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-13 17:57:25 +00:00
bryner%brianryner.com
5a0c99b630 Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com, a=mkaply.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162123 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 23:36:34 +00:00
jst%mozilla.jstenback.com
d4373a197f Fixing RDF crash. Change weak pointer to strong pointer as was the intention (as the comment in the code reflects) when the fix for crash bug 248071 landed. r=axel@pike.org, sr=darin@meer.net, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162115 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 22:50:25 +00:00
cls%seawood.org
25fa93055a Fix insecure tempfile creation issue.
Bug #258173 r=bsmedberg a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162094 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 18:18:26 +00:00
jst%mozilla.jstenback.com
fce1472b31 Fix crash reported in bug 235923. In odd cases when we get into situations where we're submitting a form while we're in the middle of submitting the same form (waiting for a modal dialog), the pending submission from the first call may get deleted. r+sr=shaver@mozilla.org, a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162085 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 17:25:18 +00:00
jshin%mailaps.org
956570e577 bug 256383 : unknown 'lang' should be mapped to 'x-unicode' : r=smontagu,sr=rbs, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162075 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 13:11:04 +00:00
bryner%brianryner.com
6ab04f3abb Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162070 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 08:15:12 +00:00
(no author)
7c8e19b720 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162062 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 07:17:33 +00:00
bryner%brianryner.com
182787730e Add support for native keybindings for input and textarea for gtk2. This allows us to respect the GTK keybinding preferences. Bug 257405, r=blizzard, sr=roc, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162047 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 03:11:11 +00:00
dveditz%cruzio.com
85de29af94 bug 157354 hide user:pass in location bar, r=caillon/ben, sr=bz, a=asa/ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162044 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 02:17:03 +00:00
bryner%brianryner.com
d6dbf112a9 Fix double handling of arrow keys in menus on gtk2 (bug 219706). This prevents
the OS default action from occuring if we've handled the event.  We may want to
stop the signal at the gtk level as well, but this fix should be reasonable safe.  r=mkaply, sr=dbaron, a=mkaply.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162013 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 21:41:15 +00:00
mkaply%us.ibm.com
11fccb3130 Build break - branch patch was different
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162003 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 19:28:23 +00:00
darin%meer.net
f40f91d2fb fixes bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161994 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 17:43:48 +00:00
mkaply%us.ibm.com
3d54fb61ca Fix XPCOM_BREAK_ON_LOAD by restoring pre-string-branch Find() behavior when starting index is negative. Bug 243429, r+sr=darin, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161985 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 16:37:16 +00:00
pedemont%us.ibm.com
e232625ef3 Bug 258503 - incorrect comment for function onStartURIOpen. r=cbiesinger,sr=bzbarsky,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161984 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 15:32:24 +00:00
mkaply%us.ibm.com
eedeb11768 Ensure that Find Again (F3) iterates over all matches, even when the ESM::MoveFocusToCaret() takes a shortcut that leaves the focus controller slightly out-of-sync, b=249345, r+sr=jst, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161982 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 15:02:06 +00:00
mkaply%us.ibm.com
2dbb6d4c48 Fixing bug 248638. Make input.type reflect the actual type, not the value of the type attribute. r+sr=peterv@propagandism.org, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161979 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 14:41:15 +00:00
dbaron%dbaron.org
6a5d6794df Don't bother with DrawTile when the destination rect is empty. b=237766 r+sr=roc a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161942 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-08 21:15:25 +00:00
cbiesinger%web.de
4ceecaf5c3 fixing irix bustage, bug 258055 patch by yuliy.pisetsky@gmail.com r+sr+a=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161928 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-08 18:16:53 +00:00
jst%mozilla.jstenback.com
b46ce66983 Fixing mailnews crash (bug 258386) when hitting 'b' to go to the previous message when on the first message. r=bienvenu@nventure.com, sr=mscott@mozilla.org, a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161923 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-08 16:56:48 +00:00
(no author)
052a911d7d This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161880 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 21:21:50 +00:00
mkaply%us.ibm.com
2ba507e928 #257619
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from dainis jonitis - add support for mouse back and forward buttons on OS/2


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161869 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 19:49:49 +00:00
pedemont%us.ibm.com
e2506b85fe Bug 252475 - nsLocale broken on MacOSX. r=jshin,sr=blizzard,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161867 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 19:29:52 +00:00
mkaply%us.ibm.com
db30ede5a8 #257627
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from dainis jonitis - passing a stack variable as a return from a function - oops!


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161863 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 19:08:34 +00:00
bryner%brianryner.com
5397558bd2 Update the displayed text when closing a combobox with the keyboard causes a new option to be selected. Bug 257572, r=mkaply, sr=jst, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161860 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 18:54:41 +00:00
bryner%brianryner.com
177a523d95 Extend invalidated region by one source row in each direction so that we fully cover the rows in a scaled image which may be drawn using a given source row. This fixes the "white lines" problem with scaled images (bug 222901). r=pavlov, sr=tor, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161858 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 18:48:05 +00:00
pedemont%us.ibm.com
f4ef327475 nsDateTimeFormatMac broken in Japanese locale. r=jshin,sr=roc,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161843 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 15:16:57 +00:00
pinkerton%aol.net
8db5112686 check for new location of ff profile dir in addition to old (bug 257356)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161674 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-02 20:28:24 +00:00
pinkerton%aol.net
61628c6e88 fix nested folder import bug with firefox by disabling whitespace skipping
(bug 243510)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161673 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-02 20:24:33 +00:00
jst%mozilla.jstenback.com
49b317092f Fixing bug 257523. Only handle XBL commands if they're triggerd by events initiated by the user. Patch by trev@gtchat.de, r=jst@mozilla.org, sr=dveditz@cruzio.com, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161626 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-02 00:33:51 +00:00
brendan%mozilla.org
490cd6359e Checking in patch for bug 256501 from Igor Bukanov <igor@fastmail.fm>, r=me, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161624 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-02 00:07:52 +00:00
darin%meer.net
fc36dd7328 fixes bug 252118 "necko ignores settings for max-persistent-connections-per-server" r=biesi sr=bz a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161622 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 23:45:24 +00:00
darin%meer.net
b38cae46bc landing patches for bug 239358 "DNS: Reverse lookups are degrading performance" r=lorenzo sr=bryner a=chofmann,brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161621 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 23:44:37 +00:00
jst%mozilla.jstenback.com
5a528d033a Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161618 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 23:00:41 +00:00
brendan%mozilla.org
64c787b36d Sync JS_LookupPropertyWithFlags change from aviary and trunk (257602, r=bzbarsky, sr=jst, a=roc).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161616 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 22:16:34 +00:00
brendan%mozilla.org
00038ea90d Sync 1.7 branch from aviary branch, per drivers@mozilla.org.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161615 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 22:08:55 +00:00
dveditz%cruzio.com
71748cff01 Improve enablePrivilege confirmation dialog text and presentation, sanity-check
privilege names (bug 253942, bug 253944) r=caillon,sr=brendan,a=chofmann,mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161571 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 08:08:19 +00:00
jst%mozilla.jstenback.com
0a31dfea1e Fixing bug 257616. s/outerWidth/outerHeight/ when setting sOuterHeight_id. Duh. r+sr+a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161567 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 04:27:36 +00:00
brendan%mozilla.org
44dbd938ee Fix catch decompilation, again (245308, r=shaver, a=chofmann).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161557 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 22:42:10 +00:00
jst%mozilla.jstenback.com
11d16097ee Landing bug 222954 on the branch. a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161541 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 18:18:42 +00:00
dveditz%cruzio.com
6255af1dd7 bug 257314 checking in for ere@atp.fi, r=mscott,sr=dveditz,a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161523 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 07:44:25 +00:00
brendan%mozilla.org
5d1407e770 Preserve LIFO allocation when freeing from the middle of a pool (256642, r=shaver, a=chofmann).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161516 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 00:11:00 +00:00
jruderman%hmc.edu
95f6f8ab21 256757 - misused printf causes crash [@ nsXPCWrappedJSClass::CheckForException]. r=sr=jst, a=tor for 1.7.x.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161508 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-30 22:20:02 +00:00
mkaply%us.ibm.com
e7b2470dc0 #249229
r=neil, sr=roc, a=mkaply
Patch from doronr - certain mouse events are not fired on scrollbars


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161485 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-30 18:21:00 +00:00
brendan%mozilla.org
cd64b05ad0 Fix zero-width positive lookahead bustage (256798, r=shaver, a=chofmann).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161404 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-27 21:35:49 +00:00
dbaron%dbaron.org
3cc428b43f Bump Gecko version from 1.7.3 to 1.7.4.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161396 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-27 19:34:34 +00:00
dveditz%cruzio.com
9d58452b07 bug 226669 tries to download nonexisting POP3 messages, r=mscott, sr=bienvenu,a=drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161386 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-27 13:16:22 +00:00
dveditz%cruzio.com
a5e88d9924 bug 255067 reduce max image size to prevent DOS
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161380 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-27 11:07:02 +00:00
jst%mozilla.jstenback.com
ded8cc2682 Fixing bug 250862. Prevent javascript: and data: URLs from being dropped into the content area. r=caillon@gmail.com, sr=dveditz@cruzio.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161308 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-26 07:48:27 +00:00
darin%meer.net
8726e81d79 fixes bug 250900 "nsIBrowserHistory should pass URLs as nsIURI instead of |string|" r=biesi sr=neil a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161305 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-26 04:17:49 +00:00
jst%mozilla.jstenback.com
07fb62a93d Fixing regression bug 256938. Parser hang. Patch by robin.lu@sun.com, r+sr+a=jst@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161303 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-26 04:08:51 +00:00
darin%meer.net
b8c91a8bc6 fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161289 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 23:32:17 +00:00
gerv%gerv.net
bb849ea95f Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161286 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 23:02:50 +00:00
p_ch%verizon.net
11f44f8b33 Porting fix for bug 203257: Win32 shows wrong error if there are no printers installed in the system. p=aaronr@us.ibm.com, r=ere, sr=tor, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161264 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 18:26:06 +00:00
pinkerton%aol.net
6d2a54a123 use new tag
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161253 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 17:19:45 +00:00
bienvenu%nventure.com
72aac2d91f fix topcrasher in nsImapProtocol::HandleMessageDownloadLine, a=mkaply 255581
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161245 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 16:20:46 +00:00
darin%meer.net
0e3428db3d fixes bug 255032 "gnomevfs protocol handler should use info.type to check for directories" r=biesi a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161217 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 06:17:01 +00:00
darin%meer.net
9fa44a4279 fixes bug 256316 "non-ascii char in URL lead to heap overrun" r=dveditz sr=bryner a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161216 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 05:19:53 +00:00
jst%mozilla.jstenback.com
a0d50da1f7 Fixing bug 178088. Making our doctype detection code more robust by ignoring whitespace at the begining of the file when looking for the doctype. r=darin@meer.net. sr=dbaron@dbaron.org, a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161183 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-24 19:24:05 +00:00
jst%mozilla.jstenback.com
a55df03d31 Fixing bug 256514, regression from bug 198254. Make sure the presshel isn't left w/o a link handler when loading documents through XSLT. Patch by peterv@propagandism.org, r+sr=jst@mozilla.org, a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161180 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-24 18:20:09 +00:00
neil%parkwaycc.co.uk
e8010fc15a Bug 219122 Filter editor should validate actions before attempting to create filter original patch by mark@standard8.demon.co.uk port by gautheri@noos.fr r=me sr=bienvenu a=mkaply
=============================================================================


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161161 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-23 23:30:29 +00:00
jshin%mailaps.org
a5f824ed07 bug 256257 : Font settings for western encoding apply to all 'x-*' langGroups (r=smontagu, sr=rbs, a=mkaply)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161158 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-23 23:14:11 +00:00
smontagu%smontagu.org
83b6ca6b7c Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161143 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-23 18:57:09 +00:00
neil%parkwaycc.co.uk
cf08307f2e switching the filter editor from alert() to the prompt service (prerequisite to landing bug 219122 on the branch) b=233091 p=gautheri@noos.fr r=me sr=Henry.Jia a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161139 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-23 18:53:11 +00:00
mkaply%us.ibm.com
11cbaad8ef #255608
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Don't let F1 go to the OS - let Mozilla handle it


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161130 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-23 15:58:51 +00:00
neil%parkwaycc.co.uk
0b81489d16 Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161105 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-21 17:17:14 +00:00
peterv%propagandism.org
9b6d778eef Fix for bug 244392 (Removing lines form a Bullet list using the [ back arrow ] or [Delete] keys results in <> and </> tags embedded in code when in Normal Mode). r=brade, sr=jst, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161047 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-20 09:26:49 +00:00
mkaply%us.ibm.com
0722774ac5 #251754
r=pkw, sr=blizzard, a=mkaply
If it is available, use CUPS to enumerate Postscript printers


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@161014 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-19 18:12:48 +00:00
brade%comcast.net
11ed65f270 Fix VK_HELP bug by adding it to list; bug 252750; a=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160991 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-19 10:31:32 +00:00
jst%mozilla.jstenback.com
d3c26fcb3b Fixing bug 198254. Fix crash when closing javascript created window. r+sr=bzbarsky@mit.edu, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160959 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-19 00:42:07 +00:00
dbaron%dbaron.org
b3ee20a02f Set better ownership and permissions in tar files we create, and remove old hack. b=254303 r=bryner a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160870 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-17 20:24:52 +00:00
dbaron%dbaron.org
bb311c57fe Fix issues with extraction of file permissions, especially in standalone. b=231083, 235781 r+sr=dveditz a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160869 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-17 20:24:04 +00:00
bienvenu%nventure.com
fd6d607055 fix 245066 backout bad fix for malicious pop3 server handling since its fixed another way now, r/a=sspitzer, sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160868 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-17 20:23:33 +00:00
bienvenu%nventure.com
ecd945430c fix 255591, don't show alerts from imap junk mail purging, r/sr=sspitzer, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160854 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-17 14:19:34 +00:00
roc+%cs.cmu.edu
9dc3252753 Bug 251032. Selects should always have a space manager because we don't want floats in their containing block to affect the layout of the SELECT guts. r+sr=dbaron,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160843 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-17 01:19:11 +00:00
vladimir%pobox.com
ac917aa197 b=247981, necko depends on libpr0n (make content sniffer usable from js); patch from biesi, r=pavlov,sr=darin,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160815 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-16 18:06:37 +00:00
vladimir%pobox.com
9d1caca577 b=253954, not possible to let nsdomparser detect charset from xml entity decl, r=bz,sr=shaver,a=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160767 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-15 00:28:53 +00:00
bmlk%gmx.de
5b33f841e0 limited the procesiing of pseudoframes to the colgroup frame if the table frame is the lowest type of previously created pseudo frames, bug 239294 r/sr=dbaron a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160725 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-13 16:29:29 +00:00
Stefan.Borggraefe%gmx.de
92263339f8 Fix for Bug 131480: "Can't do 2 successive history searches"
r+sr=neil, a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160715 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-12 20:04:27 +00:00
bzbarsky%mit.edu
10c359e8c1 Fix nsImageWin::Draw to not screw up the source rect when printing. Bug
125276, r+sr+a=roc.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160705 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-12 05:07:33 +00:00
brendan%mozilla.org
9318b8e9cc Trunk fix for bug 248444, a=me.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160696 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-12 00:40:22 +00:00
brendan%mozilla.org
eade74ae59 Decompile return from try or catch with finally correctly (255245, r=shaver, a=asa).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160688 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-11 23:07:15 +00:00
brendan%mozilla.org
881ff817b0 Fix for bug 254296 from trunk, a=dveditz.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160681 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-11 20:37:29 +00:00
darin%meer.net
954228e198 changing slashes to backslashes, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160668 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-11 15:05:25 +00:00
mkaply%us.ibm.com
1b193de6e4 #252674
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Implement GetPlatformLocale so JS dates/times work again


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160660 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-11 12:49:46 +00:00
rbs%maths.uq.edu.au
1aecff6a0a Goto line (Ctrl+L) in view-source doesn't go to the last line, b=253905, r+sr=bzbarsky, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160659 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-11 12:48:12 +00:00
mkaply%us.ibm.com
b375510553 #254340
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Don't send mouse clicks to the default window proc - handle them ourselves


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160658 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-11 12:43:50 +00:00
timeless%mozdev.org
e290704321 Bug 254375 Object.toSource fails for negative number properties
patch by brendan a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160641 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 23:56:54 +00:00
bzbarsky%mit.edu
fdc149115b Fix memory leaks due to misuse of ElementAt(). Bug 252731, patch by Jonathan
Watt <jonathan.watt@strath.ac.uk>, r+sr=bzbarsky, a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160639 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 23:45:06 +00:00
brendan%mozilla.org
d71f59a596 Fix for bug 252892, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160630 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 22:22:32 +00:00
pinkerton%aol.net
303d1b3c6c branding for 0.8.1
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160626 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 21:37:18 +00:00
pkw%us.ibm.com
8cd0754fec Bug 248121 - "X-Mozilla-Status" and spaces inserted into received mail.
r/sr=bienvenu@nventure.com, a=mkaply@us.ibm.com


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160624 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 21:25:30 +00:00
smontagu%smontagu.org
5b414a9726 Bug 120401: Font selection in pref. does not work (Hebrew, Arabic, CE, Baltic, Cyrillic, CJK, etc). Patch by Asaf Romano bugs.mano@mailcentral.com with contributions by me. r=jhpedemonte, sr=sfraser, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160619 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 20:25:41 +00:00
pinkerton%aol.net
ccb7a3896b string cleanup
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160618 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 19:49:35 +00:00
amardare%qnx.com
2a8a5afe4e Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Dnd related changes. Also remove the flag that makes all the windows resizeable by default, since
now their size should be calculated correctly.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160600 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 13:35:52 +00:00
dbaron%dbaron.org
254d618043 This branch is for 1.7.3 now.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160551 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-09 21:37:40 +00:00
smontagu%smontagu.org
7bfa9431d2 Bug 205235: RTL first line overlaps "float:left" elements. Patch by Ilya Konstantinov mozilla-bugzilla@future.shiny.co.il, r+sr=dbaron, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160532 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-09 19:33:49 +00:00
jshin%mailaps.org
a0101b6277 bug 251241 : Both zh-Hant and zh-Hans are treated as zh-CN (r=smontagu, sr=neil, a=mkaply)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160513 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-09 13:37:03 +00:00
(no author)
839626f293 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160472 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-07 12:27:00 +00:00
peterv%propagandism.org
1a759155b0 Fix for bug 251573 (Missing namespace declarations when adding NS'ed elements/attributes to a document programmatically). r/sr=bz, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160439 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-06 13:19:54 +00:00
smontagu%smontagu.org
5dfe7edabe Bug 140611: When a block element is first in RTL <LI>, bullet moves left. patch by Lina Kemmel lkemmel@il.ibm.com, r=smontagu, sr=dbaron, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160412 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-05 19:38:10 +00:00
mkaply%us.ibm.com
478e7fba14 #239933
r=dwitte, sr=darin, a=mkaply
Fix AddObserver - P3P doesn't support weak references


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160410 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-05 19:15:27 +00:00
bienvenu%nventure.com
ce5f6a78a8 249195, a=mkaply, fix case of saving all imap attachments sometimes saving 0 byte files because we clear the channel listener after another url has already started
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160403 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-05 16:06:35 +00:00
timeless%mozdev.org
1692de0648 Bug 246392 Reloading a page containing frames goes back to top level
patch by crispin@flowerday.cx r=blizzard sr=shaver a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160376 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-04 21:35:11 +00:00
pinkerton%aol.net
84eba43368 d/l manager doesn't correctly reflect file rename on save (bug 247968)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160372 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-04 21:08:52 +00:00
pinkerton%aol.net
c4941e75e8 fix no window opening when home page is set to blank (bug 245359)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160371 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-04 21:07:05 +00:00
pinkerton%aol.net
40edeb466d l10n fixes for 249259, 252407, 248163
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160370 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-04 21:03:34 +00:00
pinkerton%aol.net
53dd2c9068 first pass
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160358 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-04 17:45:02 +00:00
tor%cs.brown.edu
1d02a08794 Bug 251381 - libpng buffer overflow vulnerabilities.
p=glennrp,tor; r=glennrp,tor; sr=tor; a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160341 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-04 14:02:04 +00:00
roc+%cs.cmu.edu
91a81b4d61 Bug 217120. nsPresShell::EndLoad should scroll the root scroll frame to the scroll position restored from history state, because maybe no reflows will occur after this. r+sr=dbaron,a=choffman/ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160328 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-04 02:50:49 +00:00
dwitte%stanford.edu
351ef231f6 Bug 253597 Trunk crash blocking ads/images [@ nsImgManager::TestPermission]
p=mvl r=dwitte sr=darin a=roc


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160320 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-03 22:26:30 +00:00
darin%meer.net
461b16fee3 fixes bug 242029 "error trying to register libnegotiateauth.so" r=bryner a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160281 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-03 12:51:02 +00:00
tor%cs.brown.edu
b2534ee7eb Bug 253782 - extremely large transparent images can crash browser.
r=pavlov, sr=roc,blizzard a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160255 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-02 21:08:23 +00:00
mconnor%myrealbox.com
73b7d004ec bustage fix, blame caillon
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160234 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-02 17:31:34 +00:00
mconnor%myrealbox.com
c27d3ab289 fix for 234700 - removing a page from history does not remove it from history.dat, patch by caillon@redhat.com, r=timeless, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160231 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-02 17:06:19 +00:00
mkaply%us.ibm.com
ab52982e1b OS/2 build break
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160222 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-02 14:39:19 +00:00
timeless%mozdev.org
840af50b71 Bug 251368 documentURI for about: urls should list the about: urls
r=bz sr=bz a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160213 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-02 10:49:17 +00:00
bzbarsky%mit.edu
3a463eb55b Setting location to a mailto: URI should not throw if there is a system mailto:
handler. Bug 236589, r=biesi, sr=darin, a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160141 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-30 16:13:59 +00:00
jst%mozilla.jstenback.com
dfefde4092 Fixing bug 250906. Make ftp: URIs containing %00 invalid. r=bzbarsky@mit.edu, sr=darin@meer.net, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160108 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-30 03:18:02 +00:00
darin%meer.net
5af9e959b6 fixes bug 201040 "Unable to view page source of the page that uses IDN" r=biesi a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@160049 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-29 13:21:11 +00:00
bzbarsky%mit.edu
3360ebebfc When target=_blank is blocked, don't block existing named targets in other
windows. Bug 174266, r=danm, sr=jst, a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159987 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 20:51:59 +00:00
bzbarsky%mit.edu
4ab5781bc5 Allow entry of Ukrainian letter ghe with upturn. Bug 253280, patch by Eugeniy
Meshcheryakov <eugen@univ.kiev.ua>, r+sr=blizzard, a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159986 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 20:48:11 +00:00
jst%mozilla.jstenback.com
c785cf6ba6 Forgot to rev these IIDs in my last checkin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159958 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 05:30:23 +00:00
jst%mozilla.jstenback.com
f0588159bd Fixing bug 253121. Make wyciwyg channels and documents carry the source channels security info. r=darin@meer.net, sr=bzbarsky@mit.edu, a=roc@ocallahan.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159950 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 04:06:40 +00:00
jst%mozilla.jstenback.com
dfc8050f92 #ifdef DEBUG_jst changes only to make this build on *nix.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159947 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 03:55:29 +00:00
kaie%kuix.de
6f02f51df7 fixing OS/2 bustage
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159939 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-27 23:38:09 +00:00
kaie%kuix.de
95e903f6fb b=249004 Do not import invalid/untrusted certs, prevent a DoS that disables SSL connections to trusted peers.
r=relyea sr=jst/brendan a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159932 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-27 21:40:03 +00:00
dwitte%stanford.edu
4eea5e7420 allow session cookies to have an expiry time, b=240963, p=mvl, r=dwitte, sr=darin, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159858 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-26 10:17:03 +00:00
dwitte%stanford.edu
ac1377b81f increase cookie limits. b=213963, r=mconnor, sr=darin, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159856 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-26 07:57:02 +00:00
blizzard%redhat.com
b0563f2f69 bug #242123. remote option parsing broken. r=darin,sr=bryner,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159737 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-23 18:32:11 +00:00
timeless%mozdev.org
4af6c4296f Bug 246349 [ps] Printing broken on OpenVMS
patch by colin@theblakes.com r=kherron sr=roc a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159714 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-23 07:06:26 +00:00
bzbarsky%mit.edu
8ebc164247 Fix crash on exit if embedding widget was never shown. Bug 249520, patch by
Steven Brown <swbrown@ucsd.edu>, r+sr=blizzard, a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159689 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-22 20:32:10 +00:00
bienvenu%nventure.com
7e7da8be95 fix 202169, empty from header messes up filters based on ab presence, a=mkaply, r/sr=me, patch by kalium@gmx.de
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159600 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 18:23:52 +00:00
danm-moz%comcast.net
8290cef786 global popup window limit no longer counts self windows or double-counts named windows. this is rev 1.680 on the trunk. bug 247421 r=bryner,jst a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159591 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 17:40:47 +00:00
danm-moz%comcast.net
ec64a85e65 global popup window limit no longer counts self windows or double-counts named windows. this is rev 1.229 on the trunk. bug 247421 r=bryner,jst a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159590 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 17:40:26 +00:00
neil%parkwaycc.co.uk
c5a0ee224e Bug 247419 Make account manager help button context sensitive again r/sr=mscott a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159471 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-19 12:18:08 +00:00
roc+%cs.cmu.edu
0dfa6449e5 Bug 244017. Hack nsBlockFrame invalidation to handle the confusion over whether we should invalidate the change in frame bounds or the change in frame overflow area, by doing both. r+sr=dbaron,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159437 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-18 19:15:54 +00:00
gerv%gerv.net
4c24556470 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159350 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-16 18:13:26 +00:00
brendan%mozilla.org
9acdc502af Restore export/import support for 4.x signed script compatibility (249211, r=self, a=mkaply).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159309 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-16 01:24:51 +00:00
bzbarsky%mit.edu
7ecbda7bab Fix build bustage. nsPIDOMWindow is not decomified on branch...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159286 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-15 20:39:37 +00:00
bzbarsky%mit.edu
efc987ef80 Fix bug 246012 by not going through presshells at all while deciding whether a
docshell is an iframe. r+sr=jst, a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159274 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-15 19:48:41 +00:00
bzbarsky%mit.edu
e272bea958 Fix bug 248468 (choosing directory with keyboard chooses dir and saves the
file; should just choose dir). r=neil for xpfe, r=mconnor for toolkit, sr=jag,
a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159273 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-15 19:46:08 +00:00
timeless%mozdev.org
087cf22dcb Bug 172077 Need a way for embedders to disable all plugins
patch by locka, chpe@gnome.org r=bz sr=mscott a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159192 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-14 21:49:55 +00:00
mkaply%us.ibm.com
132672fe4b #248706
r=pedemont, sr=mkaply (platform specific), a=mkaply (OS/2 only)
OS/2 only - patch from Peter Weilbacher - check to see if creating sound file failed before trying to open it
unload multimedia DLL after we check for MMPM


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159145 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-13 13:35:25 +00:00
amardare%qnx.com
f5b5056bde Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
Dnd related changes - pack all the flavours of data and select the appropiate one at the target.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159104 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 21:52:20 +00:00
pinkerton%aol.net
29720c60da remove prebinding for panther
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159094 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 19:19:02 +00:00
darin%meer.net
92d5120146 porting trunk SPNEGO+NTLM support to the 1.7 branch, bug=237586, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159093 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 19:18:07 +00:00
bzbarsky%mit.edu
0bb0509481 Fix bug 186540
document.createRange() doesn't properly initialize itself per DOM 2
Range/Traversal: "The initial state of the Range returned from this method is
such that both of its boundary-points are positioned at the beginning of the
corresponding Document, before any content. In other words, the container of
each boundary-point is the Document node and the offset within that node is 0."
patch by caillon, r+sr=jst@mozilla.jstenback.com, a=mkaply.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159079 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 18:00:44 +00:00
(no author)
adb79af903 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@159063 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 15:53:24 +00:00
timeless%mozdev.org
103d92507d Bug 250686 hiearchy
r=shaver sr=shaver a=shaver


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158964 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-09 23:07:49 +00:00
dbaron%dbaron.org
c3fd6e80b1 Next 1.7 branch release will be 1.7.2.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158929 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-08 22:39:59 +00:00
amardare%qnx.com
b509a801a9 Changes for qnx(photon) platform only. They should not affect building/running other platforms.
Dnd related...


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158922 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-08 19:34:47 +00:00
amardare%qnx.com
7b5e52cf13 Changes for qnx(photon) platform only. They should not affect building/running other platforms.
Some Dnd related work. It relies on a change in libph and the Photon server, available in the 630 patch.
The changes don't break anything if runned on 630 ( no patch ).
Mainly it allows to cancel a previously PhInitDrag operation when mozilla decides to invoke a drag and drop session.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158909 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-08 15:35:14 +00:00
jshin%mailaps.org
8511c8b226 bug 243618 : Non-ascii values of Windows MAPI registries are garbled (r=bienvenu,sr=neil, a=mkaply)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158870 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-07 19:54:13 +00:00
timeless%mozdev.org
bc89edb562 bug 250180 block shell: protocol
r=biesi sr=shaver a=blizzard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158867 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-07 18:58:59 +00:00
timeless%mozdev.org
6c482eaec4 Bug 228545 Bug "FilterWith..." in universal charset detector
patch by vladimir@lukianov.name r=smontagu sr=roc a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158841 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-07 07:03:15 +00:00
varga%nixcorp.com
5b982c0489 Fixing bustage.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158800 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-06 15:25:49 +00:00
amardare%qnx.com
8eca1491a5 Changes for qnx(photon) platform only.
All eWindowType_child widgets should have a valid ( nonNULL ) parent ( problem with msnbc.com ).


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158756 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-05 14:01:18 +00:00
danm-moz%comcast.net
bd431a8612 document load wins over click-delay when blocking popups. this is rev 1.679 on the trunk. bug 247017 r=bryner,jst a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158737 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-04 14:45:30 +00:00
darin%meer.net
c886d4c089 fixes bug 246264 "nsHttpChannel may leak mResponseHead" r=pedemonte sr=bryner a=sspitzer
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158609 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-30 16:29:39 +00:00
darin%meer.net
79d33f9ca7 fixes bug 246329 "SchemeIs failure leaks nsHttpChannel" r=biesi sr=sspitzer a=sspitzer
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158608 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-30 16:28:42 +00:00
amardare%qnx.com
2dc1aecd16 Changes for qnx/photon platform only. they should not affect building/runtime other platforms.
Changes for Lock-ing Unlock-ing a drawing surface. Use the PdOffscreenContext_t's pitch.
For read only locking do not create another OSC.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158603 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-30 14:46:07 +00:00
jst%mozilla.jstenback.com
764e33eb23 Fixing regression bug 248753. Always permit loads that are targeted at other top-level windows. r=dveditz@cruzio.com, sr=darin@meer.net, a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158596 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-29 23:33:13 +00:00
jst%mozilla.jstenback.com
89983a8402 Fixing bug 246923. Enable changing the location of frames as long as the change comes from the same top-level window. r=dveditz@cruzio.com, sr=darin@meer.net, a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158595 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-29 23:25:36 +00:00
jshin%mailaps.org
7f272674ba bug 167128 : printers with non-ASCII characters in theri names can't be selected : patch by kozawa%mozilla.gr.jp (r=me, sr=mkaply, a=mkaply)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158582 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-29 17:34:52 +00:00
darin%meer.net
6d082484ee fixes bug 240643 "Suppress bogus Kerberos prompt on Mac OSX" patch by cneberg@sandia.gov r+sr=darin a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158579 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-29 15:52:50 +00:00
mkaply%us.ibm.com
4199ee238b #248615
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
null check for clipboard data, just in case


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158549 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-28 17:30:36 +00:00
amardare%qnx.com
86333ed942 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.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158543 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-28 13:47:26 +00:00
peterv%propagandism.org
4ab5528264 Fix for bug 248172 (XMLSerializer corrupts namespace prefixes when XHTML namespace is used). r=sicking, sr=jst, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158469 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-25 12:34:27 +00:00
timeless%mozdev.org
a94ded0dc7 Bug 228542 Divide by zero bug in Universal charset detecter
patch by vladimir@lukianov.name r=smontagu sr=roc a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158445 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 23:13:20 +00:00
dmose%mozilla.org
601d179c0a Fix MinGW build system console output for debug builds (bug 245903); patch=cls, r+sr=dmose, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158429 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 18:58:48 +00:00
dmose%mozilla.org
286c828eca Allow variants to contain null interface pointers: part of making SOAP code handle null-valued elements correctly (bug 241157); patch=jst, r=ben, sr=darin, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158428 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 18:27:51 +00:00
dmose%mozilla.org
a65361da79 Make SOAP code handle null-valued elements correctly (bug 241157); patch=ben, r=darin, sr=jst, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158427 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 18:25:37 +00:00
jst%mozilla.jstenback.com
b8e300ca11 Fixing bug 248071. Make sure nsIRDFXMLSinkObservers don't destroy themselves when notified. r=dbaron@dbaron.org, sr=brendan@mozilla.org, a=mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158424 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 17:22:39 +00:00
jshin%mailaps.org
6e4a645b8c bug 247450: RFC2047-encoded subject has to be decoded before being suggested as a filename for save (r=bienvenu, sr=mscott, a=mkaply), patch by eaglus@yandex.ru
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158355 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 13:15:12 +00:00
pinkerton%aol.net
b5eba4e3db add mozilla source for google searches
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158352 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 12:52:38 +00:00
pinkerton%aol.net
dc4503680c minimal fix for disabled inputs not drawing using theme in cocoa. better fix
will go on the trunk (r=pink, sr=bryner, a=asa, bug 204237)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158345 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 05:00:24 +00:00
pinkerton%aol.net
3eb61bc02c finalize 0.8 version number (from 0.8b+)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158342 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 01:31:33 +00:00
jshin%mailaps.org
90b72d93eb bug 238165: plain text part of multipart/alternative message is not base64-encoded although its CTE header is 'base64' (r=bienvenu, sr=mscott, a=mkaply)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158336 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 00:28:39 +00:00
danm-moz%comcast.net
02dbe69bf7 adding mouseup to the default list of events allowed to open popup windows. this is rev 3.528 on the trunk. r=jst,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158282 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-22 02:37:27 +00:00
pinkerton%aol.net
a3a2eec3c6 dual-page nav buttons to look better on small size. fix dpi on some others.
add mini down-arrow to back/fwd.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158268 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-21 21:55:35 +00:00
pinkerton%aol.net
7fd8230c62 mention prebinding
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158265 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-21 20:44:01 +00:00
pedemont%us.ibm.com
9a9a624714 Bug 247542 - sometimes crashing running under thousands of colors (regression). r=pinkerton,sr=sfraser,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158263 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-21 20:15:14 +00:00
pinkerton%aol.net
908f156dcb tweak
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158261 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-21 19:58:06 +00:00
pinkerton%aol.net
a10944dc68 tweak release notes
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158260 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-21 19:53:45 +00:00
pinkerton%aol.net
fca354b7fa add 'open in new tabs' from bookmark bar context menu (bug 247895)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158252 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-21 14:23:32 +00:00
pinkerton%aol.net
ffe0a4874c fix problem where showing customize toolbar with small icons would cause
image to grow (bug 247426)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158164 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-19 00:05:24 +00:00
sspitzer%mozilla.org
66483ff9c0 fix for bug #247608
add placeholder for another wizard page

r/sr=bienvenu, a=asa for 1.7.1


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158159 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-18 22:40:53 +00:00
amardare%qnx.com
228692aef5 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Fixed a null pointer crash ( check for mData ).


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158052 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 21:05:40 +00:00
pinkerton%aol.net
6575d66272 make cookie/cookie perm tables show which column is selected, use the
alternating row colors if available, show sort indicator images if available,
and allow reverse sorting (bug 239392)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@158008 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 04:57:35 +00:00
pinkerton%aol.net
21a9887c51 allow l10n of Credits.rtf file (bug 232828)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157997 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 01:12:29 +00:00
pinkerton%aol.net
e60dba88a5 0.8f release notes
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157995 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 00:51:22 +00:00
pinkerton%aol.net
fbc7e743d5 move to 0.8f release notes
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157994 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 00:22:22 +00:00
pedemont%us.ibm.com
8fdaafb9ec Bug 246245 - leak in image code. r=sfraser,sr=tor,a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157991 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 00:09:52 +00:00
pinkerton%aol.net
e86cf17586 make "view frame source" work by not using the cached desc if the url doesn't
match the toplevel page url (bug 230688)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157990 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 23:30:59 +00:00
pinkerton%aol.net
209f139bd9 better manage the info tab panels to fix black bg on 10.1 and forgetting
which tab is selected when going between folders/items. Also cleans up the
code a lot (bugs 242650, 243246)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157985 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 22:18:08 +00:00
pinkerton%aol.net
f16bb3e58d fix a large number of context menu and bookmark info bugs and cleanup the
code. see http://bugzilla.mozilla.org/show_bug.cgi?id=245710#c11 for a
comprehensive list (bug 245710)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157945 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 06:09:47 +00:00
pinkerton%aol.net
bcf322d890 remove mousemove hack on 10.2.8+ as it's no longer necessary and causes
other problems (bug 234207)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157943 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 05:55:35 +00:00
pinkerton%aol.net
dca44ef2ef use prebinding script on panther, it doesn't happen automatically like it
does on jaguar due to apple issues.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157942 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 05:45:47 +00:00
pinkerton%aol.net
68e08be917 better l10n for pref panes (bug 246163)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157941 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 05:19:30 +00:00
pinkerton%aol.net
071594c075 fix horizontal scrollwheel (bug 246879)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157937 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 04:56:37 +00:00
pinkerton%aol.net
4e08b1a457 remove progress spinner until redraw problems while scrolling can be
vetted (bug 203349)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157936 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 04:47:40 +00:00
jst%mozilla.jstenback.com
62f94f7490 Landing fix for 246556. Null-check mDocument before accessing it. r+sr=jst@mozilla.jstenback.com, patch by silver@warwickcompsoc.co.uk, a=leaf@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157929 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-16 00:22:57 +00:00
darin%meer.net
5f780a547b fixes bug 246872 "PAC: myIpAddress gives 'myIpAddress is not defined' error" r+sr=shaver a=leaf
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157927 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 23:22:51 +00:00
shaver%mozilla.org
6e314461d3 246911: over-eager const propagation breaks switch with variable label; r/a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157923 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 22:42:16 +00:00
dveditz%cruzio.com
f3ff1342d7 bug 245813 stop overwhelming number of master password prompts if you're trying to cancel out; r=timeless, sr=brendan, a=leaf
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157921 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 21:47:12 +00:00
amardare%qnx.com
0a19a165d8 Changes for the qnx(photon) platform only. They should not affect building/runtime other platforms.
Focus changes ( needed because of pop-up problem with www.hotmail.com ).


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157916 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 20:41:04 +00:00
jst%mozilla.jstenback.com
7fc767480d Fixing bug 246448. Prevent loading of content into a frame from a origin different than the one owning the frame. r=dveditz@cruzio.com, sr=brendan@mozilla.org, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157902 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 08:18:33 +00:00
timeless%mozdev.org
2d9e51ca3a Bug 238712 nsMemoryImpl::Alloc (0) in XPCConvert::JSArray2Native
r=dbradly sr=brendan a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157897 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 07:29:06 +00:00
kyle.yuan%sun.com
cfc2cd5691 Bug 246224 Mozilla crashes if a chrome app uses Live Connect [@ getScriptClassLoader]
Disable calling ProxyFindClass which does nothing with current JREs.
r=xiaobin.lu, sr=jst, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157889 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 02:53:55 +00:00
leaf%mozilla.org
389c2f2897 update seamonkey search plugin id to differentiate from firefox, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157870 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-14 21:57:51 +00:00
mkaply%us.ibm.com
1ae95fe4aa #244610
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - fully qualify turbo daemon before trying to launch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157857 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-14 16:50:08 +00:00
amardare%qnx.com
c0c5778f6f Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
This fixes the problem with prefrences window and other configuration windows not being sized
properly to fit the whole content. The "size" of the system fonts ( in mozilla coordinates ) was wrong.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157854 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-14 14:47:45 +00:00
amardare%qnx.com
9a871e7cdc Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
Enable the tooltip window in embedding.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157853 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-14 14:44:49 +00:00
pinkerton%aol.net
c381d9bb2b add click-hold shared history to back/fwd buttons (bug 163274)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157803 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-11 22:18:58 +00:00
darin%meer.net
c4514a25b5 fixes bug 245742 "Apparent memory corruption after successfully authenticating using NTLM" patch by pedemont@us.ibm.com r+sr=darin a=tor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157801 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-11 22:13:42 +00:00
dbaron%dbaron.org
8effb63250 Backing out 217527 due to regression 246382. a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157794 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-11 19:19:24 +00:00
mostafah%oeone.com
930736c98a Checked in patch 150530 for bug 241490
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157779 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-11 15:37:55 +00:00
leaf%mozilla.org
1c473ebd5a patch for bug 226758, by smontagu, r=jshin, sr=dbaron, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157751 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-11 03:24:18 +00:00
jshin%mailaps.org
46f23f95b2 fix the typoe I missed in the previous checkin (for bug 246194)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157748 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-11 01:00:10 +00:00
jshin%mailaps.org
fb6995c3ed bug 227547 : convert NFD to NFC (composed Unicode) for attachment name on OS X (r=bienvenu, sr=mscott, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157745 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-11 00:51:09 +00:00
dbaron%dbaron.org
cd78c7dcc4 When we do two passes on an incremental reflow in order to update maximum width, do max-element-width calculation on the second pass too so that floats have their max-element-width cached for state recovery. b=217527 r+sr=roc a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157742 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-11 00:29:49 +00:00
dveditz%cruzio.com
533b3752be Turn off xpinstall whitelisting for 1.7 release
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157734 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-10 22:02:45 +00:00
jshin%mailaps.org
056bd3652a bug 246194 : crashes when char. encoding is set to UTF-16 for a non-UTF16 pages (r=smontagu, sr=dbaron, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157731 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-10 21:27:16 +00:00
sspitzer%mozilla.org
f7401e5a54 fix for bug #246239
add id to "Sidebar Directory..." menu item, so vendors can hide it

r/sr=bienvenu, a=chofmann for 1.7


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157717 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-10 17:35:16 +00:00
rlk%trfenv.com
904caef55a Bug 243126 - Dead link in help_help.html. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157715 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-10 16:01:52 +00:00
blizzard%redhat.com
9fbf94b429 bug #241187. combo box shows up unexpectly due to nsWindow::IsVisible() does not return the right value. Make sure to check the map state before returning the visibility value. Patch from <robin.lu@sun.com>. r=blizzard,sr=bryner,a=blizzard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157713 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-10 15:02:36 +00:00
mkaply%us.ibm.com
414d2d9297 #241454
r=bernd, sr=dbaron, a=drivers
Patch from roc - Enforce the rule that if a frame ever reflows its child asking for MEW, then it *always* reflows the child asking for MEW.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157712 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-10 14:54:30 +00:00
dmose%mozilla.org
0802d701ef Fix XML Schema crash that happens when using WSDL/SOAP arrays (bug 246082). r=timeless; sr=jst; a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157696 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-10 06:03:08 +00:00
brendan%mozilla.org
abe5f92baa Avoid overparenthesizing function expressions (245795, r=shaver, a=asa).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157693 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-10 04:33:52 +00:00
bmlk%gmx.de
7b31f04aae empty tables should not have a size in quirks mode. bug 241161 r/sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157692 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-10 04:18:27 +00:00
pinkerton%aol.net
e86b00dae1 moving import/export bookmarks to file menu. standardizing file menu, removing
some separators. removing "window" from zoom/minimize. changing next/prev tab
cmd keys to cmd-opt-left/right arrow


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157684 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-09 22:46:51 +00:00
darin%meer.net
0914ec1c34 fixes bug 246106 "Defensive (anti-phishing) auth prompts are displayed when they should not be displayed" r+sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157682 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-09 22:24:46 +00:00
pinkerton%aol.net
1541c71f5c cleanup toolbar button strings making them easier to correctly localize
(bug 245911)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157681 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-09 22:19:48 +00:00
pinkerton%aol.net
addec0e88f never try to theme <button> tags, we just can't catch all the permutations
(r=pink/sr=bryner/a=asa, bug 244058)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157678 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-09 21:58:22 +00:00
caillon%redhat.com
e642d9e3ef DEBUG_CAPS_HACKER bustage fix.
b=240106


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157671 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-09 19:47:00 +00:00
mkaply%us.ibm.com
c1d0b2a37c #244221
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't wipe out the Mozilla folder when installing


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157660 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-09 13:35:24 +00:00
mkaply%us.ibm.com
0cb2a6e5fa Remove accidental checkin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157659 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-09 13:35:00 +00:00
mkaply%us.ibm.com
6fa57416a0 #244221
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't wipe out the Mozilla folder when installing


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157658 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-09 13:32:56 +00:00
jst%mozilla.jstenback.com
fd38d7500b Fixing bug 245930. Don't crash if attempting to replace data past the end of a string. r=dbaron@dbaron.org, sr=darin@meer.net, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157629 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-09 03:00:21 +00:00
amardare%qnx.com
2af591739d Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
The PtConnector name for xremote is based on the aProgram. Use mozilla-xremote-client
to send commands.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157601 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 19:06:00 +00:00
amardare%qnx.com
cba271ccd9 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Focus related changes: when the window loses focus, the window must be deactivated ( cursor should stop blinking ).
When the window is given focus again by the window manager, the window must be activated ( the same cursor should start blinking ).


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157599 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 18:56:23 +00:00
amardare%qnx.com
bb0f5b58b5 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Set PHOTON_DND in Makefile.in so that we include the Dnd service in the build. Firefox bookmarks
check for the Dnd service, and are affected if it's missing.

Focus related changes: when the window loses focus, the window must be deactivated ( cursor should stop blinking ).
When the window is given focus again by the window manager, the window must be activated ( the same cursor should start blinking ).

GetParent should check for mIsDestroying - this fixes a crash in 1.7 ( no crash before )
with http://java.sun.com/j2se/1.3/docs/api/. Click on java.awt and keep the cursor moving.

In nsPhMozRemoteHelper.cpp, create the connector name based on the aProgram. Use mozilla-xremote-client
to send commands.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157597 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 18:54:16 +00:00
bienvenu%nventure.com
0b0c3fe5a0 fix memory leak of ldap operations introduced by fix for 242789, r=dmose, sr=bzbarsky, a=sspitzer
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157596 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 18:10:56 +00:00
dmose%mozilla.org
f49700fbf5 Allow remote scripts with UniversalBrowserRead privs to access DOM nodes in some edge cases where they were being incorrectly denied (bug 219848); r+sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157571 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 05:19:39 +00:00
dveditz%cruzio.com
e2d84b0acd fix build bustage resulting from xpinstall dependency on the permission manager interface located in the optional extensions/cookie (bug 245826 regression from bug 240552) r/sr bryner,darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157561 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 03:14:02 +00:00
(no author)
d2e146738f This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157559 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 03:11:22 +00:00
cbiesinger%web.de
093d658fcb Bug 242037, use the correct 0775 instead of 775 for the mode of created directories
patch by Andrew Schultz <ajschult@mindspring.com> r=bsmedberg a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157545 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 23:55:13 +00:00
cbiesinger%web.de
b0b1e87e8f 243966 getPropertyValue truncates values for computed system font value
patch by Karsten Düsterloh <mnyromyr@tprac.de> r=ere,timeless,mkaply,amardare,roland.mainz sr=dbaron a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157538 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 22:17:12 +00:00
cbiesinger%web.de
41d2ac41f6 bug 219622 SpellChecker component has no disk size
patch by Andreas Kunz <durbacher@gmx.de> r=ssu sr=dougt a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157536 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 21:55:31 +00:00
dbaron%dbaron.org
709a41d9c4 When asked to remove a property that doesn't exist, don't try too hard (and crash). b=245572 r+sr=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157534 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 21:18:17 +00:00
jst%mozilla.jstenback.com
973283d0eb Fixing bug 244717 (patch by keeda@hotpop.com). Make SOAP rqequests state the charset of their payload. r+sr=jst@mozilla.jstenback.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157527 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 19:40:01 +00:00
tor%cs.brown.edu
491fa8b01c Bug 195022 - Workaround fix for scaling images with a 1-bit mask.
Patch by pedemont@us.ibm.com, r=sfraser, sr=tor, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157523 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 18:37:02 +00:00
rlk%trfenv.com
7b3536bddd Bug 244794 - In Help Contents, separate newsgroup links for developers and users. r=neil@parkwaycc.co.uk a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157521 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 18:24:07 +00:00
jshin%mailaps.org
d91c294373 bug 245693 Unicode->EUC-KR converter loses data on encountering characters not representable in 2bytes (r=smontagu, sr=dbaron, a=sspitzer)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157509 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 16:05:45 +00:00
darin%meer.net
0509706509 fixes bug 236772 "Sprint Local Bill Redirection Limit Exceeded" r=dwitte sr=dveditz a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157507 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 14:59:13 +00:00
dveditz%cruzio.com
caaf24d610 bug 245062 InstallTrigger should call CheckLoadURI
bug 240552 XPInstall should only work for whitelisted domains, r=danm, sr=sspitzer, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157504 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 13:44:58 +00:00
bmlk%gmx.de
67f2db0072 during incr. reflow table cells have a unconstrained computed size, they need to ensure that a second constrained reflow is issued on the children, bug 237366, initial idea by saito@densan.co.jp r/sr=dbaron a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157456 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-06 05:09:10 +00:00
dveditz%cruzio.com
e9fa87b6cc bug 162020 option to delay button enabling for some confirm dialogs r=mkaply,sr=sspitzer,a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157439 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-05 20:01:17 +00:00
dbaron%dbaron.org
dbc7e0193a Checking in configure since there's no auto-update on the branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157436 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-05 18:44:52 +00:00
jst%mozilla.jstenback.com
5e15df5dc6 Fixing bug 245529. Syncing gtkembed with some recent event handling changes that affected how listeners can prevent the default action. Patch by philipl@mail.utexas.edu, r=jst@mozilla.jstenback.com, sr=bryner@brianryner.com, a=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157428 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-05 05:19:47 +00:00
brendan%mozilla.org
f7047e65e5 Use a GC root by definition, not result, when calling js_Interpret from js_Execute (245570, r=shaver, sr=jst, a=dbaron).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157424 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-05 01:39:32 +00:00
jshin%mailaps.org
a5c69f6f22 bug 236941 : UTF-8 converter lose a line on coming across an invalid byte sequence. patch by jmdesp@free.fr (r=jshin, sr=bienvenu, a=chofmann)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157417 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-04 23:23:13 +00:00
mkaply%us.ibm.com
af4faaa56e #217715
r/sr = jst, a=mkaply
Patch from roc - Java applet fails to get some of its parameters
Let's try again


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157404 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-04 15:30:00 +00:00
wchang0222%aol.com
dae3465c64 Remove code that attempted to compare simple host names in URLs with
FQDNs in certificate host names.  This was insecure.  Bug 234058. r=wtc.
a=dveditz for Mozilla 1.7.
Modified Files:
 Tag: MOZILLA_1_7_BRANCH
	lib/certdb/certdb.c tests/ssl/ecssl.sh tests/ssl/ssl.sh


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157402 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-04 14:51:11 +00:00
mkaply%us.ibm.com
755e01cfc7 Back out for now for more investigation
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157391 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-03 23:35:06 +00:00
jst%mozilla.jstenback.com
c13f59cba7 Checking in fix for bug 243392. Prevent execution of external script that finishes loading after the page where they came from is unloaded. Patch by peterv@propagandism.org, r=bzbarsky@mit.edu, sr=jst@mozilla.jstenback.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157381 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-03 20:31:35 +00:00
mkaply%us.ibm.com
4b5fe5acb1 #217715
r/sr = jst, a=mkaply
Patch from roc - Java applet fails to get some of its parameters


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157380 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-03 19:59:00 +00:00
sspitzer%mozilla.org
d0c4cd863d fix for bug #244649
SMTP: send dialog flashing during big attachment sending if you have a fast connection

r=mscott, sr=bienvenu, a=sspitzer for 1.7


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157356 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-03 06:31:11 +00:00
brendan%mozilla.org
f1790027cd ECMA fix: Date.prototype instanceof Date should be false (245113, r=shaver, a=rjesup).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157337 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 21:25:59 +00:00
brendan%mozilla.org
a632d4af48 1.7 patch to fix crash bug involving eval.call (244619, r=shaver, a=rjesup).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157335 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 21:20:56 +00:00
brendan%mozilla.org
5835450284 Fix [null].toSource() to produce [null], not [] (245148, r=shaver, a=rjesup).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157334 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 21:15:47 +00:00
mkaply%us.ibm.com
bf9fe40095 #245274
r/sr = jst, a=mkaply
Patch from doron - Make quirks mode not validate createElement's tagName argument to preserve 1.4 compat


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157317 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 16:25:09 +00:00
amardare%qnx.com
b74bdea854 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Removed a old comment for the photon specific PhRemoteClient.cpp.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157309 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 14:19:05 +00:00
amardare%qnx.com
fc248ba8f7 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
The height of characters was calculated incorrectly in nsFontMetricsPh, leading to an error
in the email composition window ( non html composing, moving the cursor with keyboard will make the cursor
jump at the end of lines ).


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157308 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 14:15:03 +00:00
mkaply%us.ibm.com
bae4c5ee6d #244951
r=pedemont, sr=blizzard (platform specific), a=mkaply (OS/2 only)
OS/2 only - hang in some cases tiling bitmaps while printing


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157307 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 13:47:25 +00:00
bsmedberg%covad.net
42f6ac6ef0 Bug 244965 - untrusted web content can use the "chrome" flag to window.open() r=danm sr=jst a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157304 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 12:35:39 +00:00
pinkerton%aol.net
0796c813f0 enable tabbing from urlbar to search field and then into content area
(part of bug 198153)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157291 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 02:40:06 +00:00
roc+%cs.cmu.edu
74547f6360 Bug 240903. Add image input to the list of elements that can't be dragged. r+sr=roc, patch by Serge Gautherie
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157290 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 02:39:42 +00:00
timeless%mozdev.org
6503e0c970 Bug 245172 StageUtils.pm should mkdir with "0775" permissions, not "775"
patch by durbacher@gmx.de r=bsmedberg sr=leaf a=leaf


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157282 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-02 00:44:56 +00:00
pinkerton%aol.net
64a9541b74 enable xslt support (bug 202022)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157277 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 23:57:05 +00:00
pinkerton%aol.net
1f08c0a086 better l10n for bookmark containers. rename "bookmark toolbar" to "bookmark
bar" consistently in UI. (bug 243770)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157268 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 22:36:46 +00:00
pinkerton%aol.net
e065254da9 better feedback on bookmark importing, show where imported bookmarks reside
(bug 242545)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157265 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 22:19:48 +00:00
pinkerton%aol.net
d63507434f coalesce update notifications and suppress updates during initial bm load to
improve startup time with large bm files (bug 236373)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157262 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 21:55:00 +00:00
jshin%mailaps.org
2926475629 bug 232969 : mingw bustag fix (forgot to add PRBool)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157255 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 19:45:47 +00:00
bienvenu%nventure.com
25339da633 fallback from v3 to v2, a=chofmann 242789
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157250 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 19:06:46 +00:00
blizzard%redhat.com
b33afc9bf4 Bug #243419. gtkmozembed doesn't handle being moved between toplevels. Patch from chpe@gnome.org. r=blizzard,sr=bryner,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157248 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 18:39:39 +00:00
jshin%mailaps.org
8bb8d64923 bug 232969 : non-ASCII text in pref:global-platform\nsWindowsHooks.properties prefsLabel should be saved with native encoding in Win registry (r=cbie, sr=bryner, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157246 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 17:45:36 +00:00
bzbarsky%mit.edu
f2545b4a90 Make sure to use the docshell of the parent document as the parent docshell for
the frame docshell (instead of looking for the "nearest displayed" docshell and
such). Bug 244554, r+sr=jst, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157239 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 15:34:58 +00:00
sspitzer%mozilla.org
796d4aab9d fix for bug #67755
if you first hit OK and get the alert about "list name exists",
cancel will still change mailing list name in the UI

r/sr=bienvenu a=chofmann for 1.7


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157213 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-01 06:06:34 +00:00
cbiesinger%web.de
4c08870015 fixing bustage
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157202 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-31 22:49:36 +00:00
sspitzer%mozilla.org
81ad0a4c24 fix for bug #188955
[CSS list item images are loaded even if image loading is blocked or disabled]

r/sr=bz, a=sspitzer for 1.7 final


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157200 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-31 22:32:52 +00:00
bienvenu%nventure.com
91c544e795 make profile mgr check box work offline override remember state pref in mailnews, if user picks offline, 229763, r/sr/a=sspitzer
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157197 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-31 22:21:54 +00:00
cbiesinger%web.de
d8129a1288 bug 129602 Embedders need to be able to reach the window root.
patch by marco@gnome.org r=caillon sr=jst a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157193 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-31 20:16:27 +00:00
hpradhan%hotpop.com
0a4567a51d bug 244349 : Bulletproof webservice proxy code against
crashes when server sends invalid SOAP response.
r+sr=jst


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157159 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-31 08:48:04 +00:00
bzbarsky%mit.edu
00af24bc09 bug 241830 missing libnegotiateauth.so in packages-unix
patch by Louie Zhao <Louie.Zhao@sun.com>, r=bsmedberg, sr=darin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157144 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-31 02:32:06 +00:00
sspitzer%mozilla.org
7e73d35ed3 fix for 1.7 blocker bug #235871
Continuous page reload with certain themes [refresh, skins, Orbit 3+1, OSXilla, javascript, onResize, resize, infinite, endless, loop]

backing out cbiesinger@gmx.at fix for bug #47909
[status bar should only have progress meter while loading stuff (hide when not needed, only show when needed)
]

the fix for bug #47909 will remain on trunk, so the issue is still open.

r=neil,cbiesinger, sr=bienvenu a=sspitzer


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157143 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-31 01:43:53 +00:00
sspitzer%mozilla.org
8077df29b8 fix for bug #221521
vCard UI does not save some fields.

thanks to Ian Neal <bugzilla@arlen.demon.co.uk> for the fix.

r/sr/a=sspitzer


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157107 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-29 21:50:07 +00:00
sspitzer%mozilla.org
873a57b4af landing fix for bug #135079 on the 1.7 branch, per drivers.
On multiple/dual/secondary monitor setup, highlighting/hover on items broken

thanks to jsfbbz@kanargh.force9.co.uk (John Sullivan) for the fix.

r/a=brendan sr=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157105 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-29 20:27:51 +00:00
sspitzer%mozilla.org
385bfae1d0 bullet proofing (wall paper) fix for top crasher bug #243294
now we just assert, instead of crash. see bug #245055 about the real problem.

M17rc2 Crash [@ nsCaret::GetViewForRendering] when printing a schedule from www.matkahuolto.info

r/sr=roc, a=sspitzer for 1.7 final


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157102 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-29 19:49:14 +00:00
jag%tty.nl
d5f7a782cd Bug 235113: Cannot drag and drop URL from Location Bar to bookmarks sidebar (nor
drop on Personal Toolbar). Return hostname as Literal instead of Resource. r=va
rga, sr=ben, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157077 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-28 21:41:23 +00:00
bzbarsky%mit.edu
6713ae6227 Make table cell frame construction handle errors from children without
crashing. Bug 237760, r+sr=roc, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157069 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-28 18:33:29 +00:00
bienvenu%nventure.com
d884aa86b1 don't wait for EndIdle response if killing thread/connection, r/sr=mscott, a=asa 243605
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157043 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 23:22:59 +00:00
jst%mozilla.jstenback.com
3b3444a6bd Fixing bug 243379. If a page moves the focus while we're moving the focus, let the page do its thing and leave focus alone from then on. r+sr=bryner@brianryner.com a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157036 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 22:06:46 +00:00
pedemont%us.ibm.com
8891c57137 Bug 239701 - Images with mask of alpha depth 1 display incorrectly. r=sfraser,sr=tor,a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157035 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 22:03:17 +00:00
akkzilla%shallowsky.com
25c06ec339 243870: Suppress output to stdout in non-debug builds. r=cls sr=shaver a=chofmann,asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157032 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 21:08:10 +00:00
mkaply%us.ibm.com
1960283cb2 Doron's syntax error
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157030 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 20:46:55 +00:00
amardare%qnx.com
685e6cfd8a Changes for qnx(photon) platform only. They should not affect runtime/building other platforms.
Further changes for keyboard compose sequences.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157028 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 20:16:07 +00:00
mkaply%us.ibm.com
9e1ca79aa9 #244761
r/sr=roc, a=mkaply
Patch from doron - escape key shouldn't do anything if dropdown is closed


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157027 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 20:02:52 +00:00
amardare%qnx.com
b2841806b6 Changes for qnx(photon) platform. They should not affect runtime/building other platforms.
The nsDeviceContext::CommonInit() was called twice ( from nsDeviceContextPh::Init(w) )


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157026 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 20:01:17 +00:00
amardare%qnx.com
0417235a46 Changes for the qnx(photon) platform. They should not affect building/runtime other platforms.
Changes in the key event handling code to fix the problem with the keyboard compose sequences
( Alt followed by ' followed by o should compose only one symbol ( ó ) ).


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157021 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 18:40:38 +00:00
smontagu%smontagu.org
67d0c9a4bd Add windows-1255 to character encodings for mail composition. Bug 244141, r=jshin, sr=bienvenu, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157016 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 15:38:30 +00:00
bienvenu%nventure.com
da28e04090 fix 229374 better fix for potential pop3 security flaw with malicious server r/a=sspitzer, sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157014 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 14:54:03 +00:00
neil%parkwaycc.co.uk
5a4badb754 Band-aid for bug 120410 profile name not always highlighted r=varga sr=alecf a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157013 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 13:57:13 +00:00
smontagu%smontagu.org
651e7385fc Backout changes to .dtd files from bug 197375 which broke localization freeze.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@157005 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 06:09:34 +00:00
neil%parkwaycc.co.uk
7a84ed8b5d Bug 238688 Don't escape ASCII characters found in URLs when subscribing to newsgroups r=bienvenu sr=mscott a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156981 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-26 21:21:08 +00:00
(no author)
ef761aeff7 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156970 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-26 18:10:48 +00:00
louie.zhao%sun.com
136fd16f44 bug243809 M17rc2 mozilla crash at [@ nsHTMLEditor::CheckSelectionStateForAnonymousButtons]
r = daniel
sr= jst
a = asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156944 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-26 03:28:54 +00:00
kyle.yuan%sun.com
95f65b04ad Bug 235381 2004-02-23-12-trunk Solaris nightly crashes at nsComponentManagerImpl::GetLoaderForType()
r=roland.mainz, sr=dbaron, a=chofmann
Added -features=tmplife to Sun Forte compiler as well as a test program for checking whether the C++ compiler generate correct temporary object destruct order.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156943 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-26 02:25:16 +00:00
smontagu%smontagu.org
dd814d4fdd Correct flipping of Arabic text on copy/paste. Bug 197375, r+sr=bzbarsky, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156910 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-25 07:26:11 +00:00
pinkerton%aol.net
949a462799 fix alt/shift scrollwheel (bug 244124)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156890 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-24 23:28:53 +00:00
pinkerton%aol.net
a8dd0b2e5a allow closing of tab while loading, puts spinner over favicon instead of close box (bug 242786)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156887 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-24 23:25:36 +00:00
pinkerton%aol.net
40e3cf8591 correctly enable table bg coloring on 10.3+ (bug 243380)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156885 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-24 23:18:03 +00:00
neil%parkwaycc.co.uk
1b8b587a0c Bug 243679 fix bookmark notification icon to work in sidebar, bookmarks manager and modern theme p=dc2@myrealbox.com r=me sr=alecf a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156881 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-24 22:29:02 +00:00
dveditz%cruzio.com
39cc81e4a5 bug 244489 remove hardcoded width from customize sidebar dialog so sizeToContent can work for Modern skin
r=neil,sr=sspitzer, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156876 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-24 21:39:02 +00:00
sspitzer%mozilla.org
b6c2ff54ed supplimental fix for bug #244217
thanks to burpmaster@truffula.net for catching a bad regression.

r/sr=bienvenu a=sspitzer


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156873 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-24 21:18:41 +00:00
sspitzer%mozilla.org
70dc423dd3 fix for bug #244531
allow a hidden pref ("imageblocker.enabled") to hide image blocking context menu UI.

note, this fix is 1.7 only, and will not be landing on the trunk.

r=mconner,sr=dveditz,a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156864 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-24 19:34:42 +00:00
(no author)
4e1ad508c4 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156855 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-24 15:43:19 +00:00
sspitzer%mozilla.org
77fcf1ce26 fix for bug #244217
Initial Mail retrieval from POP account fails(mac only)

the problem is that on the mac, nsPersistentFileDescriptor::operator= will fail silently if the file doesn't exist.
(that issue will be spun off)

on the mailnews side, we can create the msf file

r/sr=bienvenu, a=sspitzer


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156817 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-23 23:14:43 +00:00
bryner%brianryner.com
412f209b69 Fix crashes when dynamically removing input type=file elements by not calling GetValue() during Destroy() since that re-adds the frame to the primary frame map. Bug 203041, 238906, patch originally by mats.palmgren@bredband.net, updated by me, r+sr=bzbarsky, a=chofmann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156807 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-23 17:24:58 +00:00
bryner%brianryner.com
862dda47fe Ensure that mDocument is current before accessing it. Fixes some timing-related focus problems. Bug 241942, r+sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156804 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-23 16:51:31 +00:00
cbiesinger%web.de
9ec7344a06 bug 112252: clicking any part of a component in installer deselects it
bug 240212: Custom install "Please select.." keyboard commands do not update Description
patches by Andrew Schultz <ajschult@mindspring.com> r=dveditz sr=bryner a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156777 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-22 19:30:23 +00:00
sspitzer%mozilla.org
2b37fecba7 fix for bug #244279
Enabling popup blocking from About Popups fails to set the preference.

thanks to neil for the fix.

r=mconnor, a/sr=dveditz for 1.7


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156750 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-22 05:41:44 +00:00
bienvenu%nventure.com
c15f57cd98 fix 244282, r/a=sspitzer, sr=mscott, hourglass when selecting imap folder twice while offline
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156732 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-21 21:17:13 +00:00
amardare%qnx.com
49860ef237 Changes for qnx/photon platform only. They should not affect building/runtime other platforms.
Added support for Pt_ARG_WEB_OPTIONs related to print header/footer.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156727 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-21 20:09:37 +00:00
amardare%qnx.com
12ed3f5534 Changes for qnx/photon platform only. They should not affect building/runtime other platforms.
Define PHOTON_DND to enable/disable photon's nsDragService from the default build.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156726 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-21 20:07:33 +00:00
neil%parkwaycc.co.uk
e37ed5c6b2 Bug 243854 MIME hang while sanitizing a message p=ere r/sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156723 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-21 19:57:45 +00:00
neil%parkwaycc.co.uk
40847bf9a6 Bug 243961 Can't drag into the personal toolbar chevron Bug 243692 Personal toolbar chevron should close when item is dragged out p=durbacher@gmx.de r=me sr=jag a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156719 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-21 19:11:45 +00:00
bienvenu%nventure.com
f5c1fe8e87 fix for 191460 don't do reverse lookups on mime type to better prevent virus from executing in e-mail, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156710 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-21 18:01:32 +00:00
gerv%gerv.net
fcea354b60 Bug 243820 - relicense gtkxtbin. Patch by gerv; a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156651 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-20 19:00:23 +00:00
dveditz%cruzio.com
c7c0e640bd bug 243699 block disk: and help: protocols; r=bz,sr=bryner,a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156637 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-20 05:45:03 +00:00
dveditz%cruzio.com
9a8fdd2ea3 bug 193273 move the restricted access check after cmd-line parsing so the previous fix actually works; r=ssu,sr=bryner,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156598 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-19 19:20:29 +00:00
mkaply%us.ibm.com
b666b9307a #239580
r=danm, sr=dveditz, a=asa
Extend ConfirmEx to allow setting the default button - change default button for script security to no


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156597 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-19 19:20:09 +00:00
mkaply%us.ibm.com
41e86335ae #239580
r=danm, sr=dveditz, a=asa
Extend ConfirmEx to allow setting the default button - change default button for script security to no


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156596 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-19 19:06:42 +00:00
brendan%mozilla.org
d61bbfb30e Fix PushBackTrackState so it doesn't assume double backtrack stack size suffices to hold the new result (243174, r=shaver a=asa).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156573 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-19 02:15:58 +00:00
brendan%mozilla.org
3329ee817e Report error on extra quantifier after term (197451, r=shaver a=asa).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156562 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-18 23:16:07 +00:00
pinkerton%aol.net
ded8712769 update branding to 0.8b+ since beta has shipped
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156503 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-18 04:07:30 +00:00
jst%mozilla.jstenback.com
a8bc2aadb9 Pass mozilla sourceid with google searches. Patch by ben@bengoodger.com, r=jst@mozilla.jstenback.com, sr=mscott@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156490 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-18 00:35:29 +00:00
mconnor%myrealbox.com
46991e5c04 Bug 220821 Wrong text when chosing Do this automatically for files like this from now on on mac OS X, patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156438 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-16 15:30:42 +00:00
mconnor%myrealbox.com
8be990f403 Bug 243413 Bookmarks sidebar doesn't open/close on Ctrl-B anymore, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156437 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-16 15:17:59 +00:00
mconnor%myrealbox.com
21f9418c6c Bug 239722 Firefox install deletes windows system files, port of suite fix for bug 236312 by scottmacvicar@ntlworld.com, r=ben, original patch by dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156436 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-16 15:00:40 +00:00
bsmedberg%covad.net
8cb01f4f21 Oops, my copy-n-paste needs a little work.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156430 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-15 19:32:53 +00:00
darin%meer.net
253ac1ca7e fixes bug 170128 "PAC: myIpAddress() does not update to network changes" r=biesi sr=bryner a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156416 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-14 19:45:32 +00:00
amardare%qnx.com
b3b3f5618b Changes for qnx/photon platform only. It should not affect building/runtime other platforms.
Removed unnecessary Pt_SET_REALIZED_F, Pt_SET_UNREALIZE_F methods - they were causing a crash when the server
is destroyed.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156415 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-14 17:53:50 +00:00
bsmedberg%covad.net
8fcfdc5826 Don't fork the nsProfileLock code, and add a nsIProfileLock.unlock() method.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156412 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-14 15:26:20 +00:00
neil%parkwaycc.co.uk
80e7ac05b8 Bug 182192 Unquote names before collecting email addresses r/sr=bienvenu a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156411 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-14 14:15:43 +00:00
darin%meer.net
0cc0480e62 fixes bug 236608 "Domain Guessing: URL is not updated when guessing loads www.hostname.com" r=neil sr=dveditz a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156402 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-14 04:25:21 +00:00
brendan%mozilla.org
48dfbc9cf6 Fix empty trailing alternative code to handle unterminated parens around the alternation (243389, r/sr=igor/shaver a=asa).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156400 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-14 04:07:01 +00:00
scott%scott-macgregor.org
4453a04c77 Bug #242990 --> Crash when LDAP query results content none UTF8 characters
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156398 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-14 01:01:23 +00:00
brendan%mozilla.org
f52d196474 My version of igor@fastmail.fm's fix to check backref overflow (bug 230216, r/sr=igor/shaver, a=asa).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156396 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-14 00:15:58 +00:00
neil%parkwaycc.co.uk
1a4682034d Bug 243511 Fix crash when displaying bitmap with invalid number of colours r=biesi sr=tor a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156389 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 22:27:35 +00:00
cls%seawood.org
09b2dd30d3 Use standard AM_LANGINFO_CODESET macro instead of assume CODESET is available if nl_langinfo is.
Thanks to Adrian Bunk <bunk@fs.tum.de> for the patch.
Bug #160180 r=cls a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156387 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 21:57:48 +00:00
bsmedberg%covad.net
bf569443df Initial add of toolkit profile manager to 1.7 branch. Not part of build, yet.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156382 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 21:27:51 +00:00
timeless%mozdev.org
108db2a5d9 Bug 210719 M17rc1 Trunk [@ nsTreeBodyFrame::ScrollCallback] - Bookmark Manager persistently scrolls up/down if a bookmark is dragged into the 'scroll up'/'scroll down' area just above/below the bookmarks, and dropped there
patch by durbacher@gmx.de r=varga sr=shaver a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156381 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 21:23:49 +00:00
cls%seawood.org
1e356be4a6 Make code more standards compliant to build with mingw gcc 3.4.0.
Bug #243273 r=bsmedberg sr=dbaron a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156380 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 20:59:45 +00:00
dveditz%cruzio.com
146ab28959 bug 243373 StrStrI not available on some widows systems r=ssu,sr=mkaply,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156372 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 19:20:13 +00:00
dveditz%cruzio.com
a4bb4ad12e bug 243373 StrStrI not available on some windows systems r=ssu,sr=mkaply,a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156371 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 19:17:26 +00:00
Stefan.Borggraefe%gmx.de
4a6653deae Bug 63654: "Folder pane shouldn't be resized when mail window is resized"
r=ben.buksch, sr=mscott, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156349 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 05:36:24 +00:00
(no author)
e451671656 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156339 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 03:12:50 +00:00
wchang0222%aol.com
8bfadddd5b Set NSS version to 3.9.1.
Tag: MOZILLA_1_7_BRANCH


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156337 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-13 03:07:05 +00:00
timeless%mozdev.org
a938720442 Bug 201854 Can't drag/move bookmark from/to/within overflow/dropdown/chevron list of personal toolbar
patch by durbacher@gmx.de r=neil sr=jag a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156323 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 22:01:05 +00:00
pinkerton%aol.net
532296fdbf ew, nib problems prevent turning on alternating row code on panther
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156321 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 21:50:57 +00:00
jst%mozilla.jstenback.com
6e47668d85 Fix for bug 241058. Fixing debug only crash. r+sr=bzbarsky@mit.edu, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156314 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 19:28:59 +00:00
brade%comcast.net
5ca45d20d9 Patch from Akkana to fix bug 212177 (already checked in on trunk (r=1.96)); Image alt text was not being emitted in plaintext serializer because it was inadvertently moved into a method where it would never be called; moving it back. r=brade, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156308 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 18:21:39 +00:00
amardare%qnx.com
fb8aca169c Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
Added EmbedDownload to manage the downloads and HeaderSniffer to be used in "Save Target As"
( look for "content-disposition" to provide a filename ).
Changes for handling the unknown mime types/downloading.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156303 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 16:54:19 +00:00
dveditz%cruzio.com
874fb0e1dc Fix VC.Net build bustage
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156290 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 06:59:19 +00:00
cls%seawood.org
3c3019f43a Use lowercase for headers instead of mixed case
Fixing x-mingw tinderbox bustage.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156289 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 06:50:22 +00:00
pinkerton%aol.net
05f86799bc use alternating row bg colors in outliner on panther to make it easier to read
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156281 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 03:48:08 +00:00
pinkerton%aol.net
48e2a3104f better building of import list, checks both ff and phoenix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156279 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 03:04:31 +00:00
pinkerton%aol.net
4b6320ba82 fix bookmark manager context menu so they are more consistent. don't show info
for folders. deselect when clicking an area where there is no row. (bug
223701)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156278 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 01:58:37 +00:00
pinkerton%aol.net
8d92c7d1a6 ensure content area visible when opening a group of tabs (bug 236600)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156272 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-12 00:06:47 +00:00
mconnor%myrealbox.com
419cf296a1 fix bug 243271, popup blocked icon not appearing, fix bad cvs add
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156271 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 23:35:17 +00:00
pinkerton%aol.net
bc967d9798 display bookmark tab group correctly in menu when added (bug 243274)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156267 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 23:09:55 +00:00
darin%meer.net
4d6b5b241a fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156265 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 22:12:29 +00:00
tor%cs.brown.edu
e7ce3ba24a Bug 159958 - out-of-bounds write in DrawToImage.
r=pedemonte, sr=brendan, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156263 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 21:53:50 +00:00
dveditz%cruzio.com
64fd7a25c6 bug 236312 prevent PendingFileRenameOperations registry value corruption and possible windows death r=ssu,sr=dbaron,a=chofmann
bug 193723 non-admin WinXP users should be able to install (force a local GRE) r=ssu,sr=dougt,a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156260 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 21:28:55 +00:00
bienvenu%nventure.com
1f8b368870 potential fix for 239729, crash in ldap autocomplete, r=dmose, sr=mscott, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156254 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 19:31:29 +00:00
tor%cs.brown.edu
d2a999ea6a Bug 236313 - handle javascript URLs as img src. r=pavlov, sr=darin, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156242 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 16:04:07 +00:00
mkaply%us.ibm.com
b6120b7860 #243296
r=pedemont
Remove GFX_OS2.DLL from MOZTURBO preload list so we shutdown properly - also redo list


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156241 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 15:04:05 +00:00
mkaply%us.ibm.com
d2af0205d1 #232907
r=bsmedberg, a=mkaply
Regression switching languages in profile manager - wrong case on data element


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156238 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 12:50:13 +00:00
dougt%meer.net
c37573bc0c Fix for 239160. updated the list of extensions which are considered executable to match that of what Microsoft does for IE. r=darin, sr=bienvenu@nventure.com, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156220 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-11 03:35:05 +00:00
neil%parkwaycc.co.uk
6e680f2734 Bug 242979 File -> Upload File needs an access key r=aaronl rs=darin a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156194 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-10 13:55:05 +00:00
arvid%quadrone.org
62872d5da3 new folder and document icons
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156183 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-10 00:42:55 +00:00
Stefan.Borggraefe%gmx.de
9a95af1de2 Fix for bug 159466: Options under "Copies and folders" are active when they should be disabled
r=neil, sr=bienvenu, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156172 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-09 19:35:59 +00:00
danm-moz%comcast.net
7171cdc195 restoring rev 1.85.2.1, except this time it compiles and works and stuff. bug 239876 etc.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156169 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-09 14:45:37 +00:00
mconnor%myrealbox.com
f74c81b0de missed this for branch landing, oops
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156163 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-09 09:02:13 +00:00
mconnor%myrealbox.com
8541f52ae6 Fix toolbar edges clobbered by arvid theme landing
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156162 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-09 08:59:20 +00:00
rbs%maths.uq.edu.au
594c6e3ec0 Fix inconsistencies of the caret on readonly text controls when the focus changes or when their readonly attribute is changed, b=235294, r+sr=bzbarsky, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156159 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-09 05:53:15 +00:00
danm-moz%comcast.net
110ee25675 bah. screwed something up. reverting.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156154 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 23:12:53 +00:00
danm-moz%comcast.net
115c474bec add dependency on gfx. bug 239876. this is rev 1.24 on the trunk. r=blizzard,jag a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156151 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 22:16:16 +00:00
danm-moz%comcast.net
69a3abce58 rewrite of new window sizing and placement. bug 239876. also addresses bugs 118717,176342,183633,240381. this is rev 1.87 on the trunk. r=blizzard,jag a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156150 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 22:12:56 +00:00
mconnor%myrealbox.com
6019bfe032 more theme updates
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156146 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 20:47:23 +00:00
(no author)
a1fb8164fb This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156143 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 19:22:14 +00:00
mconnor%myrealbox.com
ceaf4d6054 add file to package
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156134 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 17:20:24 +00:00
mconnor%myrealbox.com
4dddc0c471 landing updates to default theme for Arvid
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156133 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 17:10:27 +00:00
mconnor%myrealbox.com
df3c4f661b landing updates to default theme for Arvid
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156132 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 17:03:48 +00:00
mconnor%myrealbox.com
cf5c83114d landing updates to default theme for Arvid
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156130 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 16:05:42 +00:00
(no author)
00bdc5b9ed This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156129 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 15:53:11 +00:00
mconnor%myrealbox.com
52c43602a4 landing updates to default theme for Arvid
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156128 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 15:53:10 +00:00
darin%meer.net
04512bd796 landing patch for bug 232567 "Warn when HTTP URL auth information isn't necessary or when it's provided" r=dougt sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156116 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 00:37:08 +00:00
pinkerton%aol.net
53fd637309 when resetting tracking rect, don't assume we're inside. check if we're
inside by looking at if we accept mouseMoves (turned on/off by mouseEnter/Exit)
(bug 218690)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156114 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 23:47:39 +00:00
darin%meer.net
316079baa7 fixes bug 242900 "missing libnkgnomevfs.so in packages-unix" r=bsmedberg a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156108 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 21:15:02 +00:00
darin%meer.net
a1d3b90d17 landing patch for bug 24867 "UI for FTP upload not implemented" r=neil,biesi sr=bryner a=asa (this portion of the patch should have been checked in when I landed the rest of my patch for this bug!)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156100 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 19:41:28 +00:00
dveditz%cruzio.com
3076160f58 242915 fix potential png crash. Thanks to Glenn Randers-Pehrson for bringing this to our attention. r/sr=tor,a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156096 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 17:49:22 +00:00
pinkerton%aol.net
ff7e02efae whitespace blotches fixed
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156095 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 17:32:14 +00:00
darin%meer.net
44b2ab62ef fixes bug 242888 "libnegotiate.so not packaged for installer on 1.7 branch" patch by cneberg@sandia.gov r+sr=darin a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156094 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 17:31:55 +00:00
mkaply%us.ibm.com
e46caa33ed #2410784
r=mkaply, sr=wtc, a=mkaply
Patch from jpierre - DLL_SUFFIX needs to be uppercase on OS/2 since the OS calls always return upper case


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156086 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 12:57:44 +00:00
dveditz%cruzio.com
9e32eac80b Bug 242564 revert default p3p cookie action to pre-225298 state, r=dwitte,sr=darin,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156080 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 07:59:49 +00:00
pinkerton%aol.net
63e2bf2429 fix whitespace blotches by only drawing the rects that the os thinks are
dirty (panther only) bug 222972


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156078 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 07:18:59 +00:00
scott%scott-macgregor.org
7d22b1961a Bug #242548 --> package libgtksuperwin.so into gtk1 builds
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156076 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 06:47:20 +00:00
roc+%cs.cmu.edu
64ca186b90 Bug 232540. Don't scroll-to-view an OPTION just because it's overlowing its listbox horizontally. r+sr=dbaron,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156067 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 02:15:20 +00:00
roc+%cs.cmu.edu
2050a08403 Bug 230417. Put the overflow frames for placeholders in a block's overflowList in their own child list of the block, so that they can be found when we traverse the frame tree between reflows. r+sr=dbaron,a=choffman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156066 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 02:05:18 +00:00
darin%meer.net
972fbc963b fixes bug 237572 "add negotiateauth to the default list of firefox extensions" r+sr=bryner a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156063 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 01:42:22 +00:00
mconnor%myrealbox.com
8659953b21 Bug 242466 more fun with page stylesheets and autoscroll, patch by Robert Parenton (rparenton@louisianaada.org) r=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156060 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 01:02:34 +00:00
mconnor%myrealbox.com
8e3002c22c Bug 217916 - advanced options: expanding/collapsing fun patch by pike@pikey.me.uk, r=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156058 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 00:52:53 +00:00
mconnor%myrealbox.com
f0bad5280d followup to bug 203756, remove line that didn't need to be there
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156053 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 00:23:08 +00:00
mconnor%myrealbox.com
d9008ed24f Bug 227262 - Clean Up button doesn't appear immediately after download manager finishes, patch by Asaf Romano (romano_a@zahav.net.il>), r=ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156052 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 00:11:02 +00:00
mconnor%myrealbox.com
0b4a0d4097 Bug 207227 remove Bookmark This Page/Save Page As/Send Page from Image Context Menus, patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156051 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-06 23:53:58 +00:00
mconnor%myrealbox.com
5aa9577610 Bug 237959 - Mail Integration Label should be below icon, not next to it, patch by Robert J. Accettura (robert@accettura.com), r=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156050 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-06 23:46:22 +00:00
bzbarsky%mit.edu
d8a989bf32 Don't show the content viewer if it's not ours -- that means that we're
actually about to be torn down. Bug 242282, r+sr=jst, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156049 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-06 23:19:15 +00:00
neil%parkwaycc.co.uk
b84c3fbe35 Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156042 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-06 20:44:11 +00:00
smontagu%smontagu.org
d992951e48 Update the table of Bidi character categories to Unicode 4.0.1. Bug 240943, r=jshin, rs=blizzard, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156039 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-06 18:50:33 +00:00
bienvenu%nventure.com
80f08ffcb8 fix 186894 only imap inbox checked for new messages at startup, not other folders, sr=mscott, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156034 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-06 15:59:00 +00:00
bienvenu%nventure.com
3524032320 fix 242718 send spins on quoted printable encoded message body, sr=mscott, a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156033 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-06 15:56:42 +00:00
darin%meer.net
b03b2526f7 landing patch for bug 24867 "UI for FTP upload not implemented" r=neil,biesi sr=bryner a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156020 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-06 03:37:12 +00:00
mconnor%myrealbox.com
16321bb6d9 Bug 235915, RemovePage method is no longer part of nsIBrowserHistory interface, patch by bsmedsberg, r=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156016 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 23:43:27 +00:00
mconnor%myrealbox.com
800e5c1311 bug 203756 - enable URLBar autofill with browser.urlbar.autoFill property, patch by eric lindvall (eric@5stops.com), r=ben/mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156015 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 23:25:36 +00:00
bienvenu%nventure.com
486c1aeed7 fix folders 3+ levels deep getting undiscovered if parents are not subscribed to, and they can't be listed, sr=mscott, a=chofmann 241319
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156013 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 22:28:51 +00:00
pkw%us.ibm.com
e60b0b7d0a Bug 242704 - AIX debug build fails after recent AppendInt changes
r=jst@mozilla.jstenback.com, sr=darin@meer.net, a=mkaply@us.ibm.com


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156012 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 22:25:56 +00:00
pinkerton%aol.net
b87476d9b2 fix location of previous profile folder
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156011 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 22:00:51 +00:00
pinkerton%aol.net
10a29aa427 set min sizes on sheets
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156008 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 21:29:13 +00:00
bmlk%gmx.de
8b31e2ac51 remove unused code that causes crashes, bug 242368, p=fantasai r=bernd sr=rbs a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155999 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 16:05:27 +00:00
pkw%us.ibm.com
2fd0f319bb Bug 241469 - Help interface not keyboard accessible.
r=rlk@mozdev.org, sr=bryner@brianryner.com, a=asa@mozilla.org


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155998 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 15:59:21 +00:00
amardare%qnx.com
051a8e314e Changes for qnx/photon platform only. They should not affect building/runtime other platforms.
Bug 240827
Fixed the fd( pipe ) leakeage related to event queues, due to improper handling in nsAppShell for our platform.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155996 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 15:38:11 +00:00
mkaply%us.ibm.com
25d81165c0 OS/2 branding for thunderbird - also, create mail/app/icons dir if it doesn't exist
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155994 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 15:20:46 +00:00
mkaply%us.ibm.com
a2a73ecf64 OS/2 packaging for thunderbird - a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155991 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 14:14:22 +00:00
mkaply%us.ibm.com
1be36612a4 #241966
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - special case certain protocols and launch them with data from the INI file since we don't have a protocol registry on OS/2


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155987 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 13:52:28 +00:00
mkaply%us.ibm.com
5d1908c371 #242189
r=pedemont, a=mkaply
OS/2 only - cleanup resource compiling, get branding working on Firefox


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155984 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 13:44:22 +00:00
(no author)
be5bab8d00 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155981 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-05 13:38:13 +00:00
scott%scott-macgregor.org
c2b0f1e672 Bug #235376 --> mozilla-xremote-client missing from Linux builds
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155942 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-04 22:50:30 +00:00
cbiesinger%web.de
7d991c3be1 add missing file, from rj_keller
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155935 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-04 21:12:26 +00:00
(no author)
e646a28de0 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155934 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-04 21:09:13 +00:00
jst%mozilla.jstenback.com
8007c94db5 Landing patch from keeda@hotpop.com for bug 242157. Deal with multiple schema elements in type declarations. r=peterv@propagandism.org, sr=jst@mozilla.jstenback.com, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155924 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-04 17:12:43 +00:00
pinkerton%aol.net
98f9197edd display company name (instead of (null) (null)) in abook integration folder
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155918 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-04 14:30:28 +00:00
peterv%propagandism.org
3c8bcc1206 Fix for bug 238807 (Compilation error in txXPathTreeWalker.h when building txXMLParser). r=Pike, sr=jst.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155907 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-04 08:08:29 +00:00
scott%scott-macgregor.org
e834b0509e Bug #229962 --> charset parameter in attached vCards should be utf-8, not utf8
Patch by Joe Infla

r=bienvenu
sr=mscott
a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155888 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-04 01:24:24 +00:00
scott%scott-macgregor.org
3322b58492 bump version
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155882 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 23:24:17 +00:00
scott%scott-macgregor.org
6cdcd9e4d2 0.6 has shipped..bump the version
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155881 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 23:22:10 +00:00
scott%scott-macgregor.org
9f96d9a87c 0.6 has shipped bump the UA on the branch to 0.7a
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155880 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 23:21:37 +00:00
jst%mozilla.jstenback.com
f697f0a743 Fixing regression bug 241592. Making the windows default plugin kill the stream its given, and making the plugin code deal with the stream being closed from within Write[Ready](). r=darin@meer.net sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155879 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 23:13:44 +00:00
scott%scott-macgregor.org
54eaa0d994 Bug #217448 --> port 0.6 fix for OS X to animate the system dock when new mail arrives to the 1.7 branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155878 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 22:58:22 +00:00
bzbarsky%mit.edu
be7290a5f5 Bug 64485 [Linux] Intellimouse Explorer Backwards and Forwards button
support and Bug 241646 Shift+Mousewheel (scrollwheel) behavior backwards,
unintuitive not correctable with configuration
patch by sand@blarg.net r=bryner sr=roc a=asa on both.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155877 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 22:49:34 +00:00
scott%scott-macgregor.org
86c2000417 Not part of the build for seamonkey. Effects thunderbird only.
Port Bug #217448 --> first cut at animating the OS X dock icon when new mail arrives
Thanks to Jon Baumgartner for working on this.

from the 0.6 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155875 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 22:46:07 +00:00
scott%scott-macgregor.org
9fc88fb9f7 Effects thunderbird only! Not part of the build for seamonkey
Port 0.6 fix for :

Bug #217448 --> first cut at animating the OS X dock icon when new mail arrives
Thanks to Jon Baumgartner for working on this.

to the 1.7 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155874 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 22:45:32 +00:00
rlk%trfenv.com
53e2bc6998 fixing 1.7 branch bustage.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155872 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 22:37:48 +00:00
scott%scott-macgregor.org
3c0682d905 Bug #217448 --> first cut at animating the OS X dock icon when new mail arrives
Thanks to Jon Baumgartner for working on this.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155871 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 22:29:11 +00:00
scott%scott-macgregor.org
c753c344fb Add badge artwork for OS X new mail notification
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155870 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 22:27:42 +00:00
scott%scott-macgregor.org
211232f6fa official branding support for linux
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155869 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 22:19:09 +00:00
darin%meer.net
f711df2986 fixes bug 123662 "'File / cannot be found. Please check the location and try again' when loading page" patch by nallen@acm.org r=gordon sr=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155865 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 19:36:43 +00:00
darin%meer.net
c8bdf731eb fixes bug 242446 "nsHttpNegotiateAuth::MatchesBaseURI fixes" patch by cneberg@sandia.gov r+sr=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155864 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 19:35:29 +00:00
mkaply%us.ibm.com
9620469dec OS/2 build break with TB
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155853 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 16:20:47 +00:00
mkaply%us.ibm.com
7e1ebcbedc OS/2 build breaks
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155852 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 16:16:12 +00:00
rbs%maths.uq.edu.au
baaea82b5d Scroll the find position last so that it is not overriden by another intermediate scrolling, b=242056, r=akkana, sr=jst, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155849 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-03 04:14:15 +00:00
rlk%trfenv.com
8d804c6b07 Checking in Firefox Help 1.1 onto the Mozilla 1.7 branch. Permission to checkin from ben.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155846 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 21:22:45 +00:00
mconnor%myrealbox.com
98d118f06a fix bustage on branch as well, fallout from bug 235815, one too many nsnulls
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155841 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 20:03:43 +00:00
silver%warwickcompsoc.co.uk
73a7bc2974 Bug 240962 - Move TryChannelCharset up to nsDocument, and use it for XML and XHTML documents.
r+sr=bzbarsky, a=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155837 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 19:44:56 +00:00
bzbarsky%mit.edu
0b33dbef2b Fix bug 242261 by restoring the sessionHistory local (backout of second patch
from bug 228619), change proposed by Serge GAUTHERIE <gautheri@noos.fr>,
rs=bzbarsky, a=dbaron.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155836 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 18:21:58 +00:00
mconnor%myrealbox.com
f1d3933cb1 Bug 235815 - Improve button labels for Confirm Password Change dialog, patch by Logan Ingalls <log@plutor.org>, r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155833 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 17:32:55 +00:00
mconnor%myrealbox.com
2bee4367a9 Bug 236687 - Build chokes on browser/components/migration/src/nsOperaProfileMigrator.cpp, patch by Fredrik Holmqvist (thesuckiestemail@yahoo.se), r=sergei_d@fi.tartu.ee, sr=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155830 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 16:49:51 +00:00
mconnor%myrealbox.com
a5f806a07b Bug 232215 Add ... to the New Folder button in the Add to Bookmarks dialog, patch by Robert Parenton (rparenton@louisianaada.org), r=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155828 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 16:23:51 +00:00
mconnor%myrealbox.com
b9d8fd51e1 Bug 238815 - CSS Causes Autoscroll Icon to Display to the Lower-right of Cursor, patch by Robert Parenton (rparenton@louisianaada.org), r=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155827 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 16:09:00 +00:00
mconnor%myrealbox.com
695e60a8ce Bug 238186 - URL field in Page Info dialog appears blue, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155826 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 15:59:00 +00:00
mconnor%myrealbox.com
32eb414f98 bug 235300 - bookmarks toolbar items need an icon for the customize toolbar dialog, patch by miahz@myrealbox.com, r=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155809 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-02 02:34:29 +00:00
wchang0222%aol.com
5ea0a23911 Set NSS version to 3.9.1 Beta 3.
Tag: MOZILLA_1_7_BRANCH


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155806 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-01 15:33:30 +00:00
wchang0222%aol.com
00625c1d41 Bugzilla bug 238914: declare namesRunningOffset as unsigned long to avoid
overflow. Fixed a regression introduced by the previous checkin ('nss' is
allowed to be NULL).  Set slotStrings[i] to NULL after freeing to avoid
double-free. r=relyea,nelsonb. a=chofmann for Mozilla 1.7.
 Tag: MOZILLA_1_7_BRANCH


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155805 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-01 15:30:44 +00:00
hpradhan%hotpop.com
e06444f2ce bug 205550 : Fix wsdl memory leak. r=jst, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155804 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-01 10:40:29 +00:00
caillon%redhat.com
f77961e6d4 Fixing bustage. b=241145
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155783 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 23:20:00 +00:00
sicking%bigfoot.com
96c212c38a Bug 241272: Reset so that the old value isn't leaked.
r/sr=bz a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155782 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 22:05:55 +00:00
bienvenu%nventure.com
c023a14b1f fix problem setting junk score with filters on pop3 messages 224318, sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155780 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 21:44:14 +00:00
pinkerton%aol.net
090fbfc2c1 fixing bustage
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155777 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 21:15:25 +00:00
pinkerton%aol.net
19741022ef better tab close tifs
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155775 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 20:36:22 +00:00
(no author)
496c1a01e2 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155773 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 20:29:56 +00:00
amardare%qnx.com
b326c1ddf7 Changes for qnx/photon platform. They should not affect building/runtime other platforms.
When printing from the embedded application, allow it to set the print frame, BG colors, BG images
in the print settings, according to the preferences.
Also changes for ShowTooltip ( it was broken ). Known problem - the location is broken if the page has frames
and the tooltip is inside a frame.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155770 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 20:03:58 +00:00
amardare%qnx.com
507975be8b Changes for qnx/photon platform. They should not affect building/runtime other platforms.
When printing from the embedded application, allow it to set the print frame, BG colors, BG images
in the print settings, according to the preferences.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155769 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 20:01:40 +00:00
caillon%redhat.com
fb786b0383 Bug 241145
nsIPrintSettings should not include nsFont.h
Patch by marco@gnome.org
r=caillon sr=dbaron a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155768 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 19:51:56 +00:00
scott%scott-macgregor.org
9a6ac6636e Bug #68877 --> use the IP address of the host for the smtp connection as the domain name for HELO/EHLO instead
of just using the domain name of the sender.

Patch by Christian Eyrich
r=darin
sr=mscott
a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155767 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 19:29:46 +00:00
scott%scott-macgregor.org
0fd8b48c78 Bug #242014 --> Creating a new LDAP directory always sets the protocolVersion to 2 instead of 3 by default
r=dmose
sr=bienvenu
a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155764 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 19:07:55 +00:00
pinkerton%aol.net
3a30b976af brand for 0.8b
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155760 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 18:06:56 +00:00
brendan%mozilla.org
85f9fb0571 Reload onbranch after possible native function calls (241050, r=shaver, a=chofmann).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155735 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-30 05:00:02 +00:00
bienvenu%nventure.com
bc16664d43 fix 229401 crash importing ab's from outlook, sr=mscott, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155716 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 23:54:03 +00:00
pinkerton%aol.net
31aec3661c updating for new profile information
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155715 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 23:50:08 +00:00
mconnor%myrealbox.com
077a3dc33d bug 240574 port XPFE fixes to toolkit version of radio.xml, r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155710 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 23:14:57 +00:00
bzbarsky%mit.edu
3d7caff9cc Backing out content-location support. See bug 238654 and dependencies/dups for
reasons. r+sr=darin, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155706 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 21:21:06 +00:00
sicking%bigfoot.com
20b454bfda Bug 241924: Use SetValueInternal so that we don't inadvertedly get caught in security checks.
r/sr=bz a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155703 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 21:00:18 +00:00
mkaply%us.ibm.com
915e92fbd7 #241961
r=mostafah
Let's get this right this time - rewrite the #ifdef so it is more clear - fix the Mac nesting issue


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155702 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 20:55:02 +00:00
mkaply%us.ibm.com
dc9ca1e7b0 #242011
r=mkaply
Add a default case for #ifdefs in migration XUL file


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155700 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 20:46:19 +00:00
kjh-5727%comcast.net
c67c9398c3 bug 241342 - notfound.wav is invalidly formatted. r=aaronleventhal, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155696 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 19:12:50 +00:00
mkaply%us.ibm.com
1cd63f70a3 #242011
r=mkaply
Code from pedemonte - build break -don't build opera migration stuff on OS/2


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155694 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 17:33:43 +00:00
mkaply%us.ibm.com
1320c3c6fd #241961
r=mostafah, a=mkaply
On OS/2, the number of bytes actually written is not necessarily equal to the return of the write command do to CR/LF - use tell


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155693 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 17:18:54 +00:00
kyle.yuan%sun.com
03fb5fd263 Bug 237076 Object hierarchy is broken @ nsOuterDocAccessible
r=louie.zhao, sr=henry.jia, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155671 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 01:58:48 +00:00
bzbarsky%mit.edu
502fc91234 Fix RFindCharInSet to work again. Bug 240837, r+sr=darin, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155670 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 01:54:55 +00:00
rbs%maths.uq.edu.au
642d4015f7 Restore unintended change
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155662 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 00:21:51 +00:00
rbs%maths.uq.edu.au
0c0a8e8efa Add the much requested support for find in <textarea> and text <input> elements. Also fix a long-standing problem with the mutual-exclusion (bug 56472): selecting something in a text field doesn't clear an earlier selection outside. This check-in includes both the initial patch from bug 58305 and the follow-up patch from bug 241053, r=akkana, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155661 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-29 00:10:14 +00:00
timeless%mozdev.org
ee182c0c36 Bug 124868 i have never seen an Accoun Manager and never hope to see one
rs=mscott a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155660 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-28 23:27:12 +00:00
darin%meer.net
46b236d207 fixes bug 241147 "DecodeStructParticle fails on 'sequences' and 'choices'" r=ben sr=jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155657 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-28 22:14:50 +00:00
Stefan.Borggraefe%gmx.de
1ec8599f9b Fix for bug 123910: "Get Next 500 news messages shouldn't be displayed when
server selected"
r=bienvenu, sr=mscott, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155655 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-28 22:01:02 +00:00
bienvenu%nventure.com
503a4dc0e0 null check fix, r=ere,sr=mscott, a=asa, 241464
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155654 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-28 20:54:25 +00:00
neil%parkwaycc.co.uk
27bc40cec7 Bug 230965 scrollMax[XY] should not throw exceptions patch based on roc's patch for scroll[XY] that was used to fix bug 202206 r/sr=jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155653 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-28 20:41:40 +00:00
bzbarsky%mit.edu
9bc78d1de4 Make sure to grab the security info from the underlying channel so that the
lock icon goes into the locked state properly for remote jars over https. Bug
240496, r+sr=darin, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155652 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-28 20:40:20 +00:00
bzbarsky%mit.edu
58e54707b6 location.host should be the host the jar was fetched from for jar: URIs. Bug
53124, r=darin, sr=jst, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155651 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-28 20:36:36 +00:00
timeless%mozdev.org
14bf24e346 Bug 240257 directory listings show wrong sizes for files > 4 GB
Fixing default size (changing from (unsigned 32 bit)(-1) to (signed 64 bit) (-1)
r=biesi, jan.ruzicka@comcast.net sr=darin a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155650 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-28 20:26:38 +00:00
scott%scott-macgregor.org
6061728f9e Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
the ldap version correctly on the LDAP session for auto complete.

r=dmose
sr=bienvenu
a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155608 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-28 00:00:47 +00:00
leaf%mozilla.org
2badf7a420 strip all files before zipping into .xpi, bug 241288. r=bsmedberg, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155607 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 23:16:43 +00:00
bienvenu%nventure.com
3c9c1e6514 fix memory leak copying multiple messages to imap folder across accounts, 213688, sr=mscott,a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155599 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 20:11:57 +00:00
mkaply%us.ibm.com
a68b45fc43 #241757
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - don't close a file that didn't get created


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155598 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 19:56:12 +00:00
cbiesinger%web.de
d0756dfa5d Bug 206337, move addObserver to the end of the function to prevent keeping a
half-initialized download manager alive.
r=neil sr=bz a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155587 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 16:12:33 +00:00
mkaply%us.ibm.com
a77a9c5f5c #239113
Rework #ifdefs to better handle unknown platforms
Fix bug with select all on Mac


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155584 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 15:54:10 +00:00
mkaply%us.ibm.com
6771a96bfc #238962
r=bryner, sr=blizzard (platform specific), a=mkaply
OS/2 only - null terminate font string


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155583 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 14:44:54 +00:00
timeless%mozdev.org
3ffcd68722 Bug 161383 Checkmark indicating active window in Window menu only shows on second menu access
patch by macdoc@interx.net r=neil sr=roc a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155578 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 12:13:27 +00:00
scott%scott-macgregor.org
e38ba8685a Bug #241842 --> Uninstaller gives error about not all files being deleted
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155576 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 07:34:34 +00:00
scott%scott-macgregor.org
fc459dfb1f change fx reference to tb
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155575 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 07:16:46 +00:00
mconnor%myrealbox.com
f6eb38fa7b bug 225500 - installer thinks that Seamonkey is Firefox and must close it for installation/uninstallation to continue, patch by David Hallowell (dave532@uklinux.net), r=ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155571 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 06:14:40 +00:00
scott%scott-macgregor.org
3ad8e2c687 Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
the ldap version correctly on the LDAP session for auto complete.

r=dmose
sr=bienvenu


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155570 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 06:13:15 +00:00
dbaron%dbaron.org
b0576cf139 Fix leak of content on all key and IME events. b=241591 r+sr=bryner a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155566 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 04:41:09 +00:00
mconnor%myrealbox.com
cbbba33824 fix bugs 231442 and 236241, problems opening Options from non-browser windows, r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155565 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 04:25:45 +00:00
mconnor%myrealbox.com
3ff04630fb Bug 241611: Possible shutdown crashes due to silliness in nsDownloadManager::Init, port of topcrash fix by biesi in bug 206337, r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155564 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-27 04:15:11 +00:00
dbaron%dbaron.org
1bc6dcdd8a Make nsStackFrame override GetFrameForPoint in a useful way. b=241314 r+sr=bzbarsky a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155557 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-26 23:17:45 +00:00
dbaron%dbaron.org
19978d707d Pass arguments through to preprocessor with versions of perl less than 5.6. b=176306 r=bryner a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155556 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-26 23:13:15 +00:00
amardare%qnx.com
bd8d03f151 Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Moved the xremote server setup ( PtConnector create ) to nsPhMozRemoteHelper.cpp where it belonged in the first place.
The immediate reason was that the embedding stuff, if run first, would have set up the connector,
making the subsequent xremote commands fail.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155547 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-26 21:31:52 +00:00
bienvenu%nventure.com
ab40f02401 fix 240897 autoconfig doesn't work unless ldap build, r=dmose, sr=mscott,a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155543 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-26 20:07:34 +00:00
bienvenu%nventure.com
6efc64cdd3 fix alert msg contains bare newlines when copying local messages to cyrus mail server, sr=mscott 83396
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155533 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-26 16:13:52 +00:00
leaf%mozilla.org
46b880bba9 remove debug UI, preferences, and buildid from titlebar. a=chofmann bug 202315
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155531 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-26 14:14:09 +00:00
leaf%mozilla.org
dfdcd14b17 strip the installer binary unless debug is specified with configure. bug 241530
r=cls, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155516 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-26 01:53:10 +00:00
pinkerton%aol.net
9130774bd8 make smart colletion list more intelligent, put auto bookmark checking
behind a pref (disabled by default) (bug 231512)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155514 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-26 00:17:20 +00:00
pinkerton%aol.net
7c0372c53c update user agent for 0.8b
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155513 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 23:47:01 +00:00
pinkerton%aol.net
14588d53d4 updating plists, branding, etc for 0.8b
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155512 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 23:38:39 +00:00
pinkerton%aol.net
305c498d98 release notes
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155511 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 23:37:35 +00:00
pinkerton%aol.net
fd8c146922 allow pref panel names and labels to be localized by setting a "PreferencePanelLabel" entry in the panels localized.strings file (bug 232821)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155510 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 23:26:05 +00:00
pinkerton%aol.net
4d66f857fb removing unused files
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155508 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 23:16:21 +00:00
pinkerton%aol.net
278fa1310b add pref for "resize images"
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155505 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 23:10:06 +00:00
pinkerton%aol.net
0ae1552254 add cmd-, as pref shortcut
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155503 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 23:08:43 +00:00
mconnor%myrealbox.com
9b774abea6 Bug 240773 - brand.dtd is poorly formatted, patch by Frank Wein (mcsmurf@gmx.de), r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155499 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 20:16:19 +00:00
mconnor%myrealbox.com
9d4f144ea2 bug 214999 - No policy shows up when you view the cookies, remove legacy UI for p3p elements, clean up some cruft, tweak some wording to match dialogs, r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155498 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 20:11:57 +00:00
mconnor%myrealbox.com
f396cd247d Bug 228320 - When any sidebar is active, a 5-pixel spacer appears on the left of all popups, patch by pike@pikey.me.uk, r=ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155497 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 20:08:36 +00:00
mconnor%myrealbox.com
a4bf00a085 Bug 204706 - the cursor should remain at the end of the text field when arrowing down through completions, patch by eric lindvall (eric@5stops.com), r=ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155496 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 19:54:36 +00:00
bryner%brianryner.com
21c9a49610 pull from MOZILLA_1_7_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155494 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 19:51:44 +00:00
mconnor%myrealbox.com
a48ab730a8 reintroduce getRegistryEntry (bug 237754). patch by dave532@uklinux.net, r=ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155493 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 19:43:26 +00:00
mconnor%myrealbox.com
a0d6284496 Bug 238300 Window menu should conform to Apple Human Interface Guidelines (AAHIG), patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155492 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 19:28:42 +00:00
scott%scott-macgregor.org
f8886d6297 Bug #241073 --> formatting toolbar goes crazy when there is some error while delivering mail
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155471 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 06:35:22 +00:00
bzbarsky%mit.edu
0023b793ea When we push a pseudo cell frame, the block inside it needs to become the float
containing block. Otherwise, floats inside this cellframe get very confused.
Bug 233094 and various dependencies, r+sr=dbaron, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155461 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 21:48:57 +00:00
bsmedberg%covad.net
d5b2f20168 Bug 141090 - New profiles do not display current theme w/ check flag
patch by jerry.tan@sun.com r=me sr=bryner a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155452 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 17:15:40 +00:00
jshin%mailaps.org
f00ddb74b5 bug 235090 : add UTF-16 converters. two files missed in the previous check-in
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155451 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 17:12:13 +00:00
mkaply%us.ibm.com
8af62d65ea #241480
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - add support in install wizard for "Additional Components"


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155441 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 11:31:39 +00:00
mkaply%us.ibm.com
4e6f4fe7f1 #241482
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - don't send WAV files to the WPS unless multimedia is installed


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155439 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 11:23:36 +00:00
mkaply%us.ibm.com
3272bf0bb0 #241524
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - only dispatch key event if there was a char - don't always set shift state to false


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155436 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 11:19:00 +00:00
mkaply%us.ibm.com
57272b35c5 #144018
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - regression from original checkin - repeatcount is set when Ctrl or Alt is down


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155435 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 11:14:56 +00:00
jshin%mailaps.org
053aa91c2e bug 235090 : remove files not used any more (r+sr=bzbarsky, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155427 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 02:13:17 +00:00
jshin%mailaps.org
6d145dbe24 bug 235090 : add 'UTF-16' converters so that CSS stylesheets tagged with 'UTF-16' can be processed (r+sr=bzbarsky, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155426 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 02:12:24 +00:00
scott%scott-macgregor.org
c1db74e8ba throbber url should be the products page not the project page
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155424 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 00:29:17 +00:00
neil%parkwaycc.co.uk
bafe395bff Bug 195355 listBoxObject.getRowCount() returns wrong value r=varga sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155422 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 22:35:18 +00:00
scott%scott-macgregor.org
ea803cc615 artwork update from arvid
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155420 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 21:57:29 +00:00
cbiesinger%web.de
c6a394eb12 bug 240367, also filter out nsITransport::STATUS_READING and STATUS_WRITING
messages
r+sr=darin a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155413 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 20:14:47 +00:00
mkaply%us.ibm.com
0b8b578a69 #241369
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - Installer isn't closing some version of mozturbo


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155408 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 19:16:45 +00:00
pkw%us.ibm.com
dd62b7d6d2 Bug 240724 - Memory leak in nsAccessibleWrap.cpp
r=kyle.yuan@sun.com, sr=Henry.Jia@sun.com, a=mkaply@us.ibm.com


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155407 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 19:16:28 +00:00
scott%scott-macgregor.org
8bcb0396b6 Bug #241425 -->
use the correct clearUserPref() instead of ClearUserPref() in pref-fonts.js


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155398 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 16:30:41 +00:00
scott%scott-macgregor.org
8df2ce3006 mach.icns is now thunderbird.icns
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155396 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 16:27:02 +00:00
bzbarsky%mit.edu
b36c2edf49 Don't allow text in a combobox to wrap. Bug 206937, r+sr=dbaron, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155365 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 01:52:09 +00:00
dbaron%dbaron.org
a7aedef90c Bump version to 1.7.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155361 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 22:54:08 +00:00
neil%parkwaycc.co.uk
b40c0ad167 Followup to bug 230219 removing obsolete persist attributes b=166455 p=gautheri@noos.fr r=me sr=mscott a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155360 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 22:28:09 +00:00
mkaply%us.ibm.com
eca89cdd15 Add OS/2 icons on the branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155354 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 21:22:34 +00:00
mkaply%us.ibm.com
0128c4dcac Add Os/2 version of thunderbird icon
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155353 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 21:15:40 +00:00
bzbarsky%mit.edu
318b5e7d66 Fix bug 241304 (overflow broken on fixed-pos elements). Patch by roc,
r+sr=bzbarsky, a=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155351 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 21:02:32 +00:00
jst%mozilla.jstenback.com
c64ed2fbb0 Fixing bug 232742. Making Mozilla build on Linux/x86-64. Patch by mozilla@rosenauer.org. r=jst@mozilla.jstenback.com, sr=darin@meer.net, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155348 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 20:50:05 +00:00
bzbarsky%mit.edu
e1f8c7f9f5 Don't randomly ASCII-ify data. Bug 240661 branch-only version, r=jgmyers,
sr=brendan, a=brendan.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155345 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 19:48:30 +00:00
caillon%redhat.com
233c633af9 Bug 238880
Couldn't eliminate a group tabs as the home page because of the wrong pref method being called to clear the previous prefs.
r+sr=ben a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155335 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 15:47:29 +00:00
mkaply%us.ibm.com
bc19b84a45 #241214
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - crasher - take some code from windows for detecting destroy status


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155333 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 15:22:39 +00:00
mkaply%us.ibm.com
fc1b3f6410 OS/2 build bustage
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155332 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 15:20:50 +00:00
scott%scott-macgregor.org
2603bed2b4 Bug #237725 --> use dist\branding as the staging area for branding artwork instead of copying the art into the source tree for thunderbird and firefox. Has no effect on seamonkey.
r=ben
sr=bryner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155323 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 06:25:43 +00:00
scott%scott-macgregor.org
91c2b208be Bug #237725 --> use dist\branding as the staging area for branding artwork instead of copying the art into the source tree. Has no effect on seamonkey.
r=ben
sr=bryner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155321 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 04:58:44 +00:00
dbaron%dbaron.org
06e2ac95e7 Propagate return values all the way out when resolving a relative URL against a mailbox URL as base. Fixes crash when document.write-ing LINK with rel=stylesheet and relative URL in HTML mail attachment. b=241254 r=bienvenu sr=mscott a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155316 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 03:09:08 +00:00
scott%scott-macgregor.org
3a1c1201c6 fix broken thunderbird desktop icon caused by renaming mach.icns to thunderbird.icns
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155303 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 22:05:48 +00:00
neil%parkwaycc.co.uk
4987905880 Bug 240590 Spurious sort direction indicator in hidden header r=varga sr=bryner a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155301 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 21:20:46 +00:00
neil%parkwaycc.co.uk
aac8eee3ab Bug 240590 Can't click on list of helper applications r=varga sr=bryner a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155300 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 21:19:29 +00:00
bzbarsky%mit.edu
7c0405666e Let generated content content nodes know when their frames go away. Bug
237975, r+sr=dbaron, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155287 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 15:15:17 +00:00
mkaply%us.ibm.com
fdcaef7a32 How did I miss this?
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155283 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 14:51:40 +00:00
darin%meer.net
38140cf21d fixes bug 240759 "necko DNS cache stops working" r=biesi sr=bryner a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155273 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 04:56:25 +00:00
bmlk%gmx.de
64a4056706 avoid array boundary violations due to wrong colindex information in colframes bug 240854 r/sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155270 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 04:13:46 +00:00
dbaron%dbaron.org
8cde5f22a6 Call AddBaseTagInfo for LINK, META, SCRIPT, and STYLE elements, and also call SetContentID for META elements. b=241128 r+sr=jst a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155269 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 02:40:15 +00:00
mkaply%us.ibm.com
b3c381f819 #222502
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - fix from aaronr - move some focus code into nsFrameWindow


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155268 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 02:04:13 +00:00
mkaply%us.ibm.com
6f1dfaed3a #238242
r=pedemont, sr=blizzard (platform specific), a=mkaply
Backout Lee's keyboard code. It just caused too many problems.
Reopening 222509


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155267 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 02:02:56 +00:00
cls%seawood.org
b256970103 Only check for wcrtomb & mbrtowc when targetting OSX >= 10.3 or non-OSX builds.
Bug #233574 r=bryner a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155264 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 01:39:17 +00:00
neil%parkwaycc.co.uk
928e24b479 Bug 57098 Linux installer should run regxpcom and regchrome p=ajschult@mindspring.com r=bsmedberg sr=dveditz a=asa
Bug 240611 silent mode has gtk assertions p=ajschult@mindspring.com r/sr/a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155259 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 00:35:50 +00:00
scott%scott-macgregor.org
d3e883ec88 Change the release notes url to point to the new location in products/thunderbird
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155253 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 23:19:34 +00:00
dveditz%cruzio.com
e19344bee8 Block onload xpinstalls (bug 238684) r=bsmedberg,sr=brendan,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155251 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 23:01:24 +00:00
cls%seawood.org
d4a870cb58 Explicitly declare inlined function as inline & remove COM declaration.
Fixing native mingw build bustage.
Bug #240106 r=darin a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155248 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 21:46:01 +00:00
(no author)
88c0144e5c This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155247 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 21:38:16 +00:00
scott%scott-macgregor.org
883121990c Bug #241120 --> messengerWindow.ico needs to get replaced with thunderbird.ico
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155244 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 21:27:37 +00:00
scott%scott-macgregor.org
9c66063f37 Bug #241073 --> compose formatting toolbar goes crazy (gets really tall) in certain situations
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155239 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 19:12:01 +00:00
darin%meer.net
316412fc5c fixes bug 240754 "Escape dots in the username and password when canonicalizing URIs" r=dougt sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155234 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 18:30:47 +00:00
darin%meer.net
51b686dd8e fixes bug 239644 "FreeBSD build error in nsHostResolver" r+sr=bryner a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155232 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 18:28:53 +00:00
darin%meer.net
449b7cf076 fixes bug 226241 "Anonymous unions may only contain non-static data members and not define types." patch by timeless r=kyle.yuan sr=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155231 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 18:27:19 +00:00
caillon%redhat.com
f281ce96f7 Bug 239227 - nsScreenGTK::GetAvailRect() should take the taskbar/panel/dock/etc into account if possible
r=blizzard sr=bryner a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155227 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 17:35:51 +00:00
caillon%redhat.com
be0b869daa Bug 239227 - nsScreenGTK::GetAvailRect() should take the taskbar/panel/dock/etc into account if possible
r=blizzard sr=bryner a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155225 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 17:14:31 +00:00
amardare%qnx.com
216e97b396 Changes for qnx ( photon ) platform only. They should not affect runtime/building other platforms.
Fixed a crashing due to a null pointer, in GetDefaultPrinterName().
Call PgDrawTextCx when drawing justified text.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155223 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 16:36:40 +00:00
amardare%qnx.com
208c3d794f Changes for qnx ( photon ) platform only. They should not affect runtime/building other platforms.
Added the correct handling of the numeric keypad keys.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155222 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 16:34:13 +00:00
cbiesinger%web.de
a0e1852692 Bug 240257 change nsIDirIndex attributes to "long long" instead of "unsigned
long", to support files > 4 GB
r=darin sr=bryner a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155214 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 14:01:59 +00:00
neil%parkwaycc.co.uk
ea3e34bae4 Bug 237138 Disabled form controls are not always greyed out r/sr=bz a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155206 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 09:36:48 +00:00
scott%scott-macgregor.org
f07e8e1d78 Bug #241003 --> Land the new trademarked artwork for thunderbird on the 1.7/0.6 branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155204 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 05:01:57 +00:00
mkaply%us.ibm.com
35aa510995 #240597
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - add support for codepage 869 - not used in browser, just used for native conversions


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155203 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 02:48:13 +00:00
(no author)
479dc8eabb This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155202 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 02:46:50 +00:00
mkaply%us.ibm.com
d6b9d81091 #238039
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - integration with the FT2LIB font engine from Innotek


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155199 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 02:30:07 +00:00
scott%scott-macgregor.org
cb9b39d38b Bug #240741 --> change the Mail Start Page label to say Thunderbird start page
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155196 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 00:47:41 +00:00
scott%scott-macgregor.org
8e728b0017 minor tweak to recenter the thunderbird title on the credits page
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155195 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 00:37:13 +00:00
scott%scott-macgregor.org
f71831627c Bug #241029 --> polish the about dialog to account for the new branding artwork.
change copy right notice to include artwork trademark


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155194 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 00:31:18 +00:00
darin%meer.net
b23ccaa823 landing patch for bug 239716 "inout wstring methods are difficult to implement with nsEmbedString" patch by marco@gnome.org r=darin sr=dbaron a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155193 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 00:28:38 +00:00
scott%scott-macgregor.org
9f3f650973 change thunderbird ifdef to MOZ_THUNDERBIRD. Does not effect seamonkey
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155182 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 22:19:41 +00:00
scott%scott-macgregor.org
24dc7d61d5 Bug #240138 --> show tooltips over email addresses where we are hiding the email address
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155175 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 20:42:01 +00:00
bienvenu%nventure.com
2348f2edf3 fix memory leak in nsImapUrl::AddOnlineDirectoryIfNeccesary, 240533 r/sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155171 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 20:17:36 +00:00
bienvenu%nventure.com
24d7c279b9 fix ABR in PL_strlen, nsMsgSearchTerm::MatchArbitraryHeader when msg hdr is long, r/sr=mscott, a=asa, 240522
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155170 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 20:15:17 +00:00
bienvenu%nventure.com
5562bac6fc fix smime cert fetching via ldap, r/sr=mscott, a=asa, 239085
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155166 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 20:11:23 +00:00
scott%scott-macgregor.org
8edd7b09d6 Bug #241003 --> add initial plumbing for the new thunderbird branding arwork.
Does not effect the seamonkey build.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155144 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 19:34:56 +00:00
scott%scott-macgregor.org
949d24c020 Bug #241003 --> add initial plumbing for the new branding arwork.
Does not effect the seamonkey build.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155143 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 19:33:55 +00:00
scott%scott-macgregor.org
c0c126f72c Rename mach.icns to thunderbird.icns for clarity
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155139 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 18:57:44 +00:00
scott%scott-macgregor.org
5a5ed9c6a8 Rename bird.png to thunderbird-watermark.png for clarity
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155137 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 18:47:32 +00:00
scott%scott-macgregor.org
aa7dd6dea7 Rename mozilla.ico to thunderbird.ico for clarity
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155136 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 18:46:47 +00:00
neil%parkwaycc.co.uk
fbf3de1908 Bug 237598 Remove nsUCRegUtils p=sdwalker@myrealbox.com r=mkaply sr=alecf a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155123 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 15:59:46 +00:00
mkaply%us.ibm.com
e21dbffd38 #189480
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - switch to using Mozilla Unicode encoders/decoders instead of platform decoders


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155119 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 14:52:02 +00:00
mkaply%us.ibm.com
099c8f20a8 Stupid bustage fix - thanks dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155117 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 14:21:32 +00:00
neil%parkwaycc.co.uk
a929346d63 Bug 240448 Using Set as Default button should disable it p=ian@arlen.demon.co.uk r=me sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155046 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 22:36:31 +00:00
mkaply%us.ibm.com
7dc149a23d #234688
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - handle cases where we are asked for icons for extensions (.zip, etc.)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155010 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 03:21:17 +00:00
scott%scott-macgregor.org
5d0704eb23 Bug #240750 --> Use sane widths and heights for all resolutions, not just 800 x 600 when launching with a new profile.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155000 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 23:42:58 +00:00
cls%seawood.org
e9f1ea1a9d Add support for cross-compiling to i386-mingw32.
Bug #222013
r=wtc a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154997 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 22:28:03 +00:00
scott%scott-macgregor.org
c0dd2d8fee Bug #240680 --> thunderbird installer needs to set the PathToExe entry in the windows registry upon installation
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154996 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 22:23:52 +00:00
bzbarsky%mit.edu
872a6e9eab Make sure to copy over the "common name" (actually "pretty name") of the cert
when cloning it. Bug 240628, r=caillon, sr=darin, a=asa.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154995 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 22:18:10 +00:00
scott%scott-macgregor.org
e3c466cec5 Bug #240741 --> make shortBrandName really be the short name (Thunderbird) and fullBrandName be the full name (Mozilla Thunderbird). Clean up various elements in the UI to use the appropriate name.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154994 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:50:48 +00:00
jst%mozilla.jstenback.com
19cf31264e Fixing bug 240340. Fix mac key event regression in plugins. r+sr=bryner@brianryner.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154993 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:46:05 +00:00
cbiesinger%web.de
b176dfbff9 fix compilation with freetype 2.1.8, bug 240498 patch by Peter Kovář
r+sr=blizzard a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154991 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:31:42 +00:00
cbiesinger%web.de
2291e5b58e stop claiming xlib supports xremote, because it doesn't. bug 196602, r=blizzard
a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154990 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:26:32 +00:00
dbaron%dbaron.org
2cacc07836 Fix logic error causing certain patterns of table rows to spread themselves over many pages when printing. b=231823,212984 r=bernd sr=roc a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154989 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:21:09 +00:00
darin%meer.net
6ce8a1efb9 fixes bug 239038 "rev IIDs for all interfaces modified since mozilla 1.6" r=bsmedberg sr=jst a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154965 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 01:09:36 +00:00
scott%scott-macgregor.org
b4d2e13907 fix typo
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154964 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 00:36:36 +00:00
brendan%mozilla.org
b2d2bdf6e6 Cloned function object fixing (240577, r=shaver, a=blizzard).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154959 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 23:37:43 +00:00
scott%scott-macgregor.org
814cbc227c Follow up to Bug #240138 --> Add pref UI for turning on / off showing just the display name
for contacts you know.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154958 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 23:36:55 +00:00
scott%scott-macgregor.org
adcde54895 Bug #239555 --> port Neil's cleanup in 239555 to thunderbird.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154956 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 23:26:03 +00:00
bzbarsky%mit.edu
84f6feb476 Make nsXULDocument use the post-redirect URI as the document URI for non-chrome
and non-resource channels, the way all other documents do. Bug 240358,
r+sr=jst, a=tor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154951 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 22:21:17 +00:00
sicking%bigfoot.com
d1d4750b32 Bug 240264: Don't try to store three bits of data in a pointermember, only two are safe.
r/sr=jst a=tor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154947 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 21:55:55 +00:00
neil%parkwaycc.co.uk
575b278952 Fix for smoketest blocker 240339 bogus prefs interrupt navigator b=230219 r=varga sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154936 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 20:19:44 +00:00
mkaply%us.ibm.com
542e1ba722 #238962
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - use PrfQueryProfileData to get font names since they might be binary, not strings


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154933 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 18:39:27 +00:00
mkaply%us.ibm.com
d22aeb731d #240596
rs=roc, a=dveditz
Add euro to some 8XX codepages and update 862


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154932 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 18:35:59 +00:00
darin%meer.net
b3e9ee2061 fixes bug 238847 "working path's problem of FTP connection" r=dougt sr=bryner a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154930 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 18:26:45 +00:00
amardare%qnx.com
d6ce781c87 Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
Fixed a building problem due to changes in XRemoteClient.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154924 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 14:57:24 +00:00
amardare%qnx.com
a718f542e4 Changes for qnx ( photon ) platform only. They should not affect runtime/building other platforms.
Bug:217943
Patch from jkinraid@clear.net.nz to fix draw international text with special character spacing
( justified text ).


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154922 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 14:40:47 +00:00
amardare%qnx.com
d0816f0390 Changes for qnx(photon) platform only.
It should not affect runtime/building other platforms.

Fixed a building problem due to change in nsIXRemoteWidgetHelper.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154921 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 14:35:27 +00:00
scott%scott-macgregor.org
baf709ae44 Bug #237029 --> Thunderbird's content policy manager should honor the plugin pref. Port to 0.6
**NOT PART OF THE SEAMONKEY BUILD** Built by thunderbird only


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154911 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 04:05:33 +00:00
scott%scott-macgregor.org
f66be9abd2 Bug #240138 --> Show just the name and not the email address in the message pane if the address is a
'known' contact. Where known is defined as someone in your personal address book.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154906 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 01:45:21 +00:00
scott%scott-macgregor.org
8dd5cf1a84 Bug #231742 --> Identity smart logic is case sensitive....normalize the email addresses from the message we are using when comparing to our identity addresses.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154905 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 01:44:00 +00:00
wchang0222%aol.com
c1c4b4d29d Bugzilla bug 232958: checked in a new condition variable implementation
contributed by Fredrik Holmqvist <thesuckiestemail@yahoo.com>. a=dveditz
for mozilla 1.7.
Modified Files: primpl.h btcvar.c
 Tag: MOZILLA_1_7_BRANCH


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154896 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 20:37:00 +00:00
cbiesinger%web.de
c245687c79 bug 240106, adding 64-bit variant of nsC?String::AppendInt
r=darin sr=dbaron a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154895 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 20:16:12 +00:00
scott%scott-macgregor.org
f37d2b2f13 adjust the branch UA to be 0.6a to differentiate it from trunk builds
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154884 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 19:13:45 +00:00
cls%seawood.org
88cc009c2a Backing out previous checkin due the fact that we're using an older version of perl on one of our branch tinderboxes.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154877 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 17:40:10 +00:00
cls%seawood.org
a5945c3ddf Require perl 5.6.0 or higher.
Bug #176306 r=leaf a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154872 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 17:04:55 +00:00
mkaply%us.ibm.com
5c8fc5a548 #240444
r=smontagu, sr=roc, a=dveditz
Redo 8859-8 and 8859-7 charset maps


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154866 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 14:35:46 +00:00
dveditz%cruzio.com
9db55c1bae bug 240449 fix infinite loop tickled by some skins, r=bsmedberg,sr=dbaron,a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154863 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 08:18:06 +00:00
bryner%brianryner.com
6427a8d42b Fix bug 240174 ('no running window found' on startup). r+sr=blizzard, a=dbaron.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154854 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 04:48:02 +00:00
jst%mozilla.jstenback.com
133e18288c Fixing bug 240321. Making XHTML documents default to the UTF8 character set and not attempt to do any auto detection. r+sr=bzbarsky@mit.edu, a=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154852 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 04:32:01 +00:00
mkaply%us.ibm.com
1060a37509 #240414
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - blowing out buffer when copying to clipboard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154848 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 03:09:33 +00:00
bzbarsky%mit.edu
f5647214f9 Make sure to apply our styles to our anonymous content no matter what the
page's style language is. Bug 234761, r=sicking, sr=jst, a=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154841 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 02:25:46 +00:00
bzbarsky%mit.edu
7bbc962aef Make sure to null out mStyleSet if Init() fails, since the caller will delete
it in that case. Bug 240240, r+sr=bryner, a=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154839 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 02:01:29 +00:00
bzbarsky%mit.edu
e0d9dc65ee When appending frames to a block after a <br>, just put them into a new line
right away instead of waiting for reflow to come about and fix it up. This
speeds up things that append nodes including <br> to a block one at a time
(e.g. editor or content scripts) Bug 240291, r+sr=dbaron, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154838 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 01:59:15 +00:00
bzbarsky%mit.edu
cdf30ade82 Don't clobber 'pseudoTag' with random atoms from other style contexts; we need
it later on. Bug 231166, r+sr=dbaron, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154837 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 01:56:47 +00:00
roc+%cs.cmu.edu
bc15224ff7 Bug 234851. Propagate any overflow style from HTML or BODY elements to the viewport, and make it work dynamically. r+sr=dbaron,a=choffman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154830 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 22:25:52 +00:00
locka%iol.ie
7b5f2fcec2 Tidy up some enums. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154791 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 10:09:44 +00:00
locka%iol.ie
0c25317cae Add page setup dialog to ActiveX control & fix com exception in IOleCommandTargetImpl. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154789 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 09:59:34 +00:00
(no author)
489ee8f31a This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154786 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 09:21:07 +00:00
danm-moz%comcast.net
dad9ab92aa popup blocker can detect form change events. this is rev 1.653 on the trunk. bug 240285 r=bryner,jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154758 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 01:55:20 +00:00
leaf%mozilla.org
6de700d727 pull from the branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154710 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-12 21:56:17 +00:00
(no author)
e847ebc758 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154703 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-12 07:25:22 +00:00
25 changed files with 140 additions and 2519 deletions

140
mozilla/camino.mk Normal file
View File

@@ -0,0 +1,140 @@
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is Camino.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 2003
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Brian Ryner <bryner@brianryner.com>
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
CVS = cvs
CWD := $(shell pwd)
ifndef MOZ_CO_TAG
MOZ_CO_TAG = CAMINO_0_8_3_RELEASE
endif
ifeq "$(CWD)" "/"
CWD := /.
endif
ifneq (, $(wildcard camino.mk))
# Ran from mozilla directory
ROOTDIR := $(shell dirname $(CWD))
TOPSRCDIR := $(CWD)
else
# Ran from mozilla/.. directory (?)
ROOTDIR := $(CWD)
TOPSRCDIR := $(CWD)/mozilla
endif
ifndef MAKE
MAKE := gmake
endif
CVS_ROOT_IN_TREE := $(shell cat $(TOPSRCDIR)/CVS/Root 2>/dev/null)
ifneq ($(CVS_ROOT_IN_TREE),)
ifneq ($(CVS_ROOT_IN_TREE),$(CVSROOT))
CVS_FLAGS := -d $(CVS_ROOT_IN_TREE)
endif
endif
CVSCO = $(strip $(CVS) $(CVS_FLAGS) co $(CVS_CO_FLAGS))
CVSCO_LOGFILE := $(ROOTDIR)/cvsco.log
CVS_CO_LOGFILE := $(shell echo $(CVSCO_LOGFILE) | sed s%//%/%)
ifdef MOZ_CO_TAG
CVS_CO_FLAGS := -r $(MOZ_CO_TAG)
endif
ifeq "$(origin MOZ_CVS_FLAGS)" "undefined"
CVS_FLAGS := $(CVS_FLAGS) -q -z 3
else
CVS_FLAGS := $(MOZ_CVS_FLAGS)
endif
ifeq "$(origin MOZ_CO_FLAGS)" "undefined"
CVS_CO_FLAGS := $(CVS_CO_FLAGS) -P
else
CVS_CO_FLAGS := $(CVS_CO_FLAGS) $(MOZ_CO_FLAGS)
endif
ifdef MOZ_CO_DATE
CVS_CO_DATE_FLAGS := -D "$(MOZ_CO_DATE)"
endif
# export these so they'll be picked up by client.mk
export MOZ_CO_TAG
export MOZ_CO_FLAGS
export MOZ_CO_DATE
CVSCO_CAMINO = $(CVSCO) $(CVS_CO_DATE_FLAGS) mozilla/camino
all: checkout build
checkout::
cd $(ROOTDIR) && \
$(CVSCO) $(CVS_CO_DATE_FLAGS) mozilla/client.mk && \
$(CVSCO) $(CVS_CO_DATE_FLAGS) mozilla/camino/config/mozconfig
@cd $(ROOTDIR) && $(MAKE) -f mozilla/client.mk checkout
cd $(ROOTDIR) && $(CVSCO) $(CVS_CO_DATE_FLAGS) mozilla/camino.mk
@cd $(ROOTDIR) && $(MAKE) -f mozilla/camino.mk real_checkout
real_checkout:
@failed=.cvs-failed.tmp; \
cvs_co() { echo "$$@" ; \
("$$@" || touch $$failed) 2>&1 | tee -a $(CVSCO_LOGFILE) && \
if test -f $$failed; then false; else true; fi; }; \
cvs_co $(CVSCO_CAMINO)
@echo "camino checkout finish: "`date` | tee -a $(CVSCO_LOGFILE)
@conflicts=`egrep "^C " $(CVSCO_LOGFILE)` ;\
if test "$$conflicts" ; then \
echo "$(MAKE): *** Conflicts during checkout." ;\
echo "$$conflicts" ;\
echo "$(MAKE): Refer to $(CVSCO_LOGFILE) for full log." ;\
false; \
else true; \
fi
build_all_dep: alldep
build_all_depend: alldep
build alldep:
$(MAKE) -f client.mk $@
cd `$(MAKE) --no-print-directory -f client.mk echo_objdir` && \
$(MAKE) -C embedding/config && \
CONFIG_FILES=camino/Makefile ./config.status && \
$(MAKE) -C camino
clean distclean:
$(MAKE) -f client.mk $@
cd `$(MAKE) --no-print-directory -f client.mk echo_objdir` && $(RM) -rf camino/build
.PHONY: checkout real_checkout build clean distclean

View File

@@ -1,26 +0,0 @@
#
## hostname: fx-linux-tbox
## uname: Linux fx-linux-tbox.build.mozilla.org 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux
#
export CFLAGS="-gstabs+"
export CXXFLAGS="-gstabs+"
mk_add_options MOZ_CO_PROJECT=browser
mk_add_options PROFILE_GEN_SCRIPT=@TOPSRCDIR@/build/profile_pageloader.pl
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
mk_add_options MOZ_MAKE_FLAGS="-j1"
ac_add_options --enable-application=browser
ac_add_options --enable-update-channel=release
ac_add_options --enable-update-packaging
# Don't add explicit optimize flags here, set them in configure.in, see bug 407794.
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-official-branding
CC=/tools/gcc/bin/gcc
CXX=/tools/gcc/bin/g++

View File

@@ -1,268 +0,0 @@
#
## hostname: fx-linux-tbox
## uname: Linux fx-linux-tbox.build.mozilla.org 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{CVS_RSH} = "ssh";
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
# To ensure Talkback client builds properly on some Linux boxen where LANG
# is set to "en_US.UTF-8" by default, override that setting here by setting
# it to "en_US.iso885915" (the setting on ocean). Proper fix is to update
# where xrestool is called in the build system so that 'LANG=C' in its
# environment, according to bryner.
$ENV{LANG} = "en_US.iso885915";
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
$BuildAdministrator = 'build@mozilla.org';
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
$UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = "Firefox";
$VendorName = 'Mozilla';
$RunMozillaTests = 1; # Allow turning off of all tests if needed.
$RegxpcomTest = 1;
$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
$LayoutPerformanceTest = 0; # Tp
$DHTMLPerformanceTest = 0; # Tdhtml
#$QATest = 0;
#$XULWindowOpenTest = 0; # Txul
$StartupPerformanceTest = 0; # Ts
$TestsPhoneHome = 0; # Should test report back to server?
$GraphNameOverride = 'fx-linux-tbox';
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
#$pageload_server = "spider"; # localhost
$pageload_server = "pageload.build.mozilla.org";
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
#$AliveTestTimeout = 45;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
#$LayoutPerformanceTestTimeout = 1200; # entire test, seconds
#$DHTMLPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 15; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
#$Make = 'gmake'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
#$blat = 'c:/nstools/bin/blat';
#$use_blat = 0;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
#$moz_cvsroot = $ENV{CVSROOT};
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = 'cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = 'obj-fx-trunk';
# Extra build name, if needed.
$BuildNameExtra = 'Release';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaRelease';
#$BuildName = '';
# CONFIG: $BuildTag = '%productTag%_RELEASE';
$BuildTag = 'FIREFOX_3_0_19_RELEASE';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'firefox-bin';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;
$ReleaseToLatest = 0; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = 4;
$package_creation_path = "/browser/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "cltbld";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
$ftp_path = "/home/ftp/pub/firefox/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly";
$tbox_ftp_path = "/home/ftp/pub/firefox/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds";
# CONFIG: $milestone = "firefox%version%";
$milestone = "firefox3.0.19";
$notify_list = 'build-announce@mozilla.org';
$stub_installer = 0;
$sea_installer = 0;
$archive = 1;
$push_raw_xpis = 0;
$update_pushinfo = 0;
$update_package = 1;
$update_product = "Firefox";
$update_version = "trunk";
$update_platform = "Linux_x86-gcc3";
$update_hash = "sha1";
$update_filehost = 'ftp.mozilla.org';
$update_ver_file = 'browser/config/version.txt';
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'dm-symbolpush01.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'ffxbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_ffx';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/home/cltbld/.ssh/ffxbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';
# Do not build XForms
$BuildXForms = 0;

View File

@@ -1,26 +0,0 @@
#
## hostname: bm-xserve08.build.mozilla.org
## uname: Darwin bm-xserve08.build.mozilla.org 8.8.4 Darwin Kernel Version 8.8.4: Sun Oct 29 15:26:54 PST 2006; root:xnu-792.16.4.obj~1/RELEASE_I386 i386 i386
#
# symbols for breakpad
export CFLAGS="-g -gfull"
export CXXFLAGS="-g -gfull"
. $topsrcdir/build/macosx/universal/mozconfig
mk_add_options MOZ_MAKE_FLAGS="-j1"
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
mk_add_options MOZ_CO_PROJECT="browser"
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../build/universal
ac_add_options --enable-application=browser
ac_add_options --enable-update-channel=release
# Don't add explicit optimize flags here, set them in configure.in, see bug 407794.
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-update-packaging
ac_add_options --enable-official-branding
ac_add_app_options ppc --enable-prebinding

View File

@@ -1,267 +0,0 @@
#
## hostname: bm-xserve08.build.mozilla.org
## uname: Darwin bm-xserve08.build.mozilla.org 8.8.4 Darwin Kernel Version 8.8.4: Sun Oct 29 15:26:54 PST 2006; root:xnu-792.16.4.obj~1/RELEASE_I386 i386 i386
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{NO_EM_RESTART} = "1";
$ENV{DYLD_NO_FIX_PREBINDING} = "1";
$ENV{LD_PREBIND_ALLOW_OVERLAP} = "1";
$ENV{CVS_RSH} = "ssh";
$MacUniversalBinary = 1;
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
$BuildAdministrator = 'build@mozilla.org';
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
$UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = 'Firefox';
$VendorName = "Mozilla";
$RunMozillaTests = 1; # Allow turning off of all tests if needed.
$RegxpcomTest = 1;
$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
$LayoutPerformanceTest = 0; # Tp
$LayoutPerformanceLocalTest = 0; # Tp2
$DHTMLPerformanceTest = 0; # Tdhtml
#$QATest = 0;
$XULWindowOpenTest = 0; # Txul
$StartupPerformanceTest = 0; # Ts
$TestsPhoneHome = 0; # Should test report back to server?
$GraphNameOverride = 'xserve08.build.mozilla.org_Fx-Trunk';
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
#$pageload_server = "spider"; # localhost
$pageload_server = "pageload.build.mozilla.org"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
$AliveTestTimeout = 10;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
$LayoutPerformanceTestTimeout = 300; # entire test, seconds
$LayoutPerformanceLocalTestTimeout = 180; # entire test, seconds
$DHTMLPerformanceTestTimeout = 180; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 15; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
#$Make = 'gmake'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
#$blat = 'c:/nstools/bin/blat';
#$use_blat = 0;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = 'cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = '../build/universal';
# Extra build name, if needed.
$BuildNameExtra = 'Release';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaRelease';
#$BuildName = '';
# CONFIG: $BuildTag = '%productTag%_RELEASE';
$BuildTag = 'FIREFOX_3_0_19_RELEASE';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'firefox-bin';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;
$ReleaseToLatest = 0; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = "4";
$package_creation_path = "/browser/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "cltbld";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
$ftp_path = "/home/ftp/pub/firefox/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly";
$tbox_ftp_path = "/home/ftp/pub/firefox/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds";
# CONFIG: $milestone = 'firefox%version%';
$milestone = 'firefox3.0.19';
$notify_list = "build-announce\@mozilla.org";
$stub_installer = 0;
$sea_installer = 0;
$archive = 1;
$push_raw_xpis = 0;
$update_package = 1;
$update_product = "Firefox";
$update_version = "trunk";
$update_platform = "Darwin_Universal-gcc3";
$update_hash = "sha1";
$update_filehost = "ftp.mozilla.org";
$update_ver_file = 'browser/config/version.txt';
$update_pushinfo = 0;
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'dm-symbolpush01.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'ffxbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_ffx';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/Users/cltbld/.ssh/ffxbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';
# Do not build XForms
$BuildXForms = 0;

View File

@@ -1,22 +0,0 @@
#
## hostname: fx-win32-tbox
## uname: MINGW32_NT-5.2 FX-WIN32-TBOX 1.0.11(0.46/3/2) 2007-01-12 12:05 i686 Msys
#
export CFLAGS="-GL -wd4624 -wd4952"
export CXXFLAGS="-GL -wd4624 -wd4952"
export LDFLAGS="-LTCG"
mk_add_options MOZ_CO_PROJECT=browser
mk_add_options MOZ_MAKE_FLAGS="-j1"
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
mk_add_options PROFILE_GEN_SCRIPT='$(PYTHON) $(MOZ_OBJDIR)/_profile/pgo/profileserver.py'
ac_add_options --enable-application=browser
ac_add_options --enable-update-channel=release
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-update-packaging
ac_add_options --enable-official-branding
ac_add_options --enable-jemalloc
ac_add_options --with-crashreporter-enable-percent=10

View File

@@ -1,267 +0,0 @@
#
## hostname: fx-win32-tbox
## uname: MINGW32_NT-5.2 FX-WIN32-TBOX 1.0.11(0.46/3/2) 2007-01-12 12:05 i686 Msys
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{NO_EM_RESTART} = '1';
$ENV{CVS_RSH} = "ssh";
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
# Both these two variables are for source server support
$ENV{PDBSTR_PATH} = 'C:\\Program Files\\Debugging Tools for Windows\\sdk\\srcsrv\\pdbstr.exe';
$ENV{SRCSRV_ROOT} = ':pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot';
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
$BuildAdministrator = 'build@mozilla.org';
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
$UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = "Firefox";
$VendorName = "Mozilla";
$RunMozillaTests = 1; # Allow turning off of all tests if needed.
$RegxpcomTest = 1;
$AliveTest = 1;
$JavaTest = 0;
$ViewerTest = 0;
$BloatTest = 0; # warren memory bloat test
$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
$DomToTextConversionTest = 0;
$XpcomGlueTest = 0;
$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
$MailBloatTest = 0;
$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
$LayoutPerformanceTest = 0; # Tp
$DHTMLPerformanceTest = 0; # Tdhtml
$QATest = 0;
$XULWindowOpenTest = 0; # Txul
$StartupPerformanceTest = 0; # Ts
$NeckoUnitTest = 0;
$RenderPerformanceTest = 0; # Tgfx
$TestsPhoneHome = 0; # Should test report back to server?
$GraphNameOverride = 'fx-win32-tbox';
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
$pageload_server = "pageload.build.mozilla.org"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
#$AliveTestTimeout = 30;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
$LayoutPerformanceTestTimeout = 800; # entire test, seconds
#$DHTMLPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 20; # seconds
#$XULWindowOpenTestTimeout = 90; # seconds
#$NeckoUnitTestTimeout = 30; # seconds
$RenderPerformanceTestTimeout = 1800; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
$Make = 'make'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
$blat = '/d/mozilla-build/blat261/full/blat';
#$use_blat = 1;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = 'cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = 'obj-fx-trunk';
# Extra build name, if needed.
$BuildNameExtra = 'Release';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
#$BuildTree = 'MozillaTest';
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaRelease';
#$BuildName = '';
# CONFIG: $BuildTag = '%productTag%_RELEASE';
$BuildTag = 'FIREFOX_3_0_19_RELEASE';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'firefox.exe';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
$ProfiledBuild = 1;
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;
$ReleaseToLatest = 0; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = "4";
$package_creation_path = "/browser/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "cltbld";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
$ftp_path = "/home/ftp/pub/firefox/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly";
$tbox_ftp_path = "/home/ftp/pub/firefox/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds";
# CONFIG: $milestone = 'firefox%version%';
$milestone = 'firefox3.0.19';
$notify_list = 'build-announce@mozilla.org';
$stub_installer = 0;
$sea_installer = 1;
$archive = 1;
$push_raw_xpis = 0;
$update_package = 1;
$update_product = "Firefox";
$update_version = "trunk";
$update_platform = "WINNT_x86-msvc";
$update_hash = "sha1";
$update_filehost = "ftp.mozilla.org";
$update_ver_file = 'browser/config/version.txt';
$update_pushinfo = 0;
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'dm-symbolpush01.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'ffxbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_ffx';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/c/Documents and Settings/cltbld/.ssh/ffxbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';
# Do not build XForms
$BuildXForms = 0;

View File

@@ -1 +0,0 @@
Clobbering to force nightly due to nightly bustage from bug 428672.

View File

@@ -1,25 +0,0 @@
#
## hostname: tb-linux-tbox
## uname: Linux tb-linux-tbox.build.mozilla.org 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 athlon i386 GNU/Linux
#
# symbols for breakpad
export CFLAGS="-gstabs+"
export CXXFLAGS="-gstabs+"
mk_add_options MOZ_CO_PROJECT=mail
mk_add_options MOZ_MAKE_FLAGS=-j1
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
ac_add_options --enable-application=mail
ac_add_options --enable-update-channel=beta
ac_add_options --disable-debug
ac_add_options --enable-update-packaging
# Add explicit optimize flags in configure.in, not here - see bug 407794
ac_add_options --enable-optimize
ac_add_options --disable-tests
ac_add_options --disable-shared
ac_add_options --enable-static
CC=/tools/gcc-4.1.1/bin/gcc
CXX=/tools/gcc-4.1.1/bin/g++

View File

@@ -1,225 +0,0 @@
#
## hostname: tb-linux-tbox
## uname: Linux tbnewref-linux-tbox.build.mozilla.org 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 athlon i386 GNU/Linux
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{CVS_RSH} = "ssh";
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
$BuildDepend = 0; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
$UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = "Thunderbird";
#$VendorName = "";
$RunMozillaTests = 1; # Allow turning off of all tests if needed.
#$RegxpcomTest = 1;
#$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
#$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
#$LayoutPerformanceTest = 0; # Tp
#$QATest = 0;
#$XULWindowOpenTest = 0; # Txul
#$StartupPerformanceTest = 0; # Ts
$TestsPhoneHome = 0; # Should test report back to server?
#$results_server = "axolotl.mozilla.org"; # was tegu
#$pageload_server = "spider"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 15;
#$AliveTestTimeout = 45;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
#$LayoutPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 60; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
#$Make = 'gmake'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
#$blat = 'c:/nstools/bin/blat';
#$use_blat = 0;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = 'cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = 'obj-tb-trunk';
# Extra build name, if needed.
$BuildNameExtra = 'Release';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaRelease';
#$BuildName = '';
# CONFIG: $BuildTag = '%productTag%_RELEASE';
$BuildTag = 'THUNDERBIRD_3_0a2_RELEASE';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'thunderbird-bin';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# allow override of timezone value (for win32 POSIX::strftime)
#$Timezone = '';
# Release build options
$ReleaseBuild = 1;
$ReleaseToLatest = 0; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$shiptalkback = 0;
$build_hour = "3";
$package_creation_path = "/mail/installer";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "cltbld";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
#$ReleaseGroup = "thunderbird";
$ftp_path = "/home/ftp/pub/thunderbird/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly";
$tbox_ftp_path = "/home/ftp/pub/thunderbird/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/tinderbox-builds";
# CONFIG: $milestone = 'thunderbird%version%';
$milestone = 'thunderbird3.0a2';
$notify_list = "build-announce\@mozilla.org";
$stub_installer = 0;
$sea_installer = 0;
$archive = 1;
$update_package = 1;
$update_product = "Thunderbird";
$update_version = "trunk";
$update_platform = "Linux_x86-gcc3";
$update_hash = "sha1";
$update_filehost = "ftp.mozilla.org";
$update_ver_file = "mail/config/version.txt";
$update_pushinfo = 0;
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'dm-symbolpush01.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'tbirdbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_tbrd';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/home/cltbld/.ssh/tbirdbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = 'bzip2';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = 'base64';

View File

@@ -1 +0,0 @@
Clobbering to force nightly due to nightly bustage from bug 428672.

View File

@@ -1,28 +0,0 @@
#
## hostname: bm-xserve07.build.mozilla.org
## uname: Darwin bm-xserve07.build.mozilla.org 8.8.4 Darwin Kernel Version 8.8.4: Sun Oct 29 15:26:54 PST 2006; root:xnu-792.16.4.obj~1/RELEASE_I386 i386 i386
#
# symbols for breakpad
export CFLAGS="-g -gfull"
export CXXFLAGS="-g -gfull"
. $topsrcdir/build/macosx/universal/mozconfig
# Make flags
mk_add_options MOZ_CO_PROJECT=mail
mk_add_options MOZ_MAKE_FLAGS="-j1"
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../build/universal
# Configure flags
ac_add_options --enable-application=mail
ac_add_options --enable-update-channel=beta
# Add explicit optimize flags in configure.in, not here - see bug 407794
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-static
ac_add_options --disable-shared
ac_add_options --enable-update-packaging

View File

@@ -1,262 +0,0 @@
#
## hostname: bm-xserve07.build.mozilla.org
## uname: Darwin bm-xserve07.build.mozilla.org 8.8.4 Darwin Kernel Version 8.8.4: Sun Oct 29 15:26:54 PST 2006; root:xnu-792.16.4.obj~1/RELEASE_I386 i386 i386
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
# $ENV{NO_EM_RESTART} = "1";
# $ENV{DYLD_NO_FIX_PREBINDING} = "1";
# $ENV{LD_PREBIND_ALLOW_OVERLAP} = "1";
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
$MacUniversalBinary = 1;
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
$BuildAdministrator = 'build@mozilla.org';
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
$UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = "Thunderbird";
#$VendorName = 'Mozilla';
$RunMozillaTests = 1; # Allow turning off of all tests if needed.
$RegxpcomTest = 1;
$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
#$LayoutPerformanceTest = 0; # Tp
#$DHTMLPerformanceTest = 0; # Tdhtml
#$QATest = 0;
#$XULWindowOpenTest = 0; # Txul
#$StartupPerformanceTest = 0; # Ts
$TestsPhoneHome = 0; # Should test report back to server?
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
#$pageload_server = "spider"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
#$AliveTestTimeout = 45;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
#$LayoutPerformanceTestTimeout = 1200; # entire test, seconds
#$DHTMLPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 15; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
#$Make = 'gmake'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
#$blat = 'c:/nstools/bin/blat';
#$use_blat = 0;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
#$moz_cvsroot = $ENV{CVSROOT};
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = 'cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = '../build/universal';
# Extra build name, if needed.
$BuildNameExtra = 'Release';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
#$BuildTree = 'MozillaTest';
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaRelease';
#$BuildName = '';
# CONFIG: $BuildTag = '%productTag%_RELEASE';
$BuildTag = 'THUNDERBIRD_3_0a2_RELEASE';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'thunderbird-bin';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;
$ReleaseToLatest = 0; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = "3";
$package_creation_path = "/mail/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$mac_bundle_path = "/mail/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "cltbld";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
#$ReleaseGroup = "thunderbird";
$ftp_path = "/home/ftp/pub/thunderbird/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly";
$tbox_ftp_path = "/home/ftp/pub/thunderbird/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/tinderbox-builds";
# CONFIG: $milestone = 'thunderbird%version%';
$milestone = 'thunderbird3.0a2';
$notify_list = "build-announce\@mozilla.org";
$stub_installer = 0;
$sea_installer = 0;
$archive = 1;
$push_raw_xpis = 0;
$update_package = 1;
$update_product = "Thunderbird";
$update_version = "trunk";
$update_platform = "Darwin_Universal-gcc3";
$update_hash = "sha1";
$update_filehost = "ftp.mozilla.org";
$update_ver_file = "mail/config/version.txt";
$update_pushinfo = 0;
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'dm-symbolpush01.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'tbirdbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_tbrd';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/Users/cltbld/.ssh/tbirdbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';

View File

@@ -1 +0,0 @@
Clobbering to force nightly due to nightly bustage from bug 428672.

View File

@@ -1,22 +0,0 @@
#
## hostname: tbnewref-win32-tbox
## MINGW32_NT-5.2 TBNEWREF-WIN32- 1.0.11(0.46/3/2) 2007-01-12 12:05 i686 Msys
#
mk_add_options MOZ_CO_PROJECT=mail
mk_add_options MOZ_DEBUG_SYMBOLS=1
mk_add_options MOZ_MAKE_FLAGS=-j1
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
ac_add_options --enable-application=mail
ac_add_options --enable-update-channel=beta
ac_add_options --disable-debug
# Add explicit optimize flags in configure.in, not here - see bug 407794
ac_add_options --enable-optimize
ac_add_options --disable-tests
ac_add_options --disable-shared
ac_add_options --enable-static
ac_add_options --enable-update-packaging
export WIN32_REDIST_DIR="/d/msvs8/VC/redist/x86/Microsoft.VC80.CRT"

View File

@@ -1,235 +0,0 @@
#
## hostname: tbnewref-win32-tbox
## MINGW32_NT-5.2 TBNEWREF-WIN32- 1.0.11(0.46/3/2) 2007-01-12 12:05 i686 Msys
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{CVSROOT}=":ext:tbirdbld\@cvs.mozilla.org:/cvsroot";
$ENV{MOZ_INSTALLER_USE_7ZIP}="1";
$ENV{MOZ_PACKAGE_MSI} = 0;
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
# Both these two variables are for source server support
$ENV{PDBSTR_PATH} = 'C:\\Program Files\\Debugging Tools for Windows\\sdk\\srcsrv\\pdbstr.exe';
$ENV{SRCSRV_ROOT} = ':pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot';
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
$BuildDepend = 0; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
$UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = "Thunderbird";
#$VendorName = '';
$RunMozillaTests = 1; # Allow turning off of all tests if needed.
#$RegxpcomTest = 1;
#$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
#$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
#$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
#$LayoutPerformanceTest = 0; # Tp
#$DHTMLPerformanceTest = 0; # Tdhtml
#$QATest = 0;
#$XULWindowOpenTest = 0; # Txul
#$StartupPerformanceTest = 0; # Ts
$TestsPhoneHome = 0; # Should test report back to server?
#$results_server = "axolotl.mozilla.org"; # was tegu
#$pageload_server = "spider"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
#$AliveTestTimeout = 45;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
#$LayoutPerformanceTestTimeout = 1200; # entire test, seconds
#$DHTMLPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 15; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
$Make = 'make'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
$blat = '/d/mozilla-build/blat261/full/blat';
$use_blat = 0;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = 'cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = 'obj-tb-trunk';
# Extra build name, if needed.
$BuildNameExtra = 'Release';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaRelease';
#$BuildName = '';
# CONFIG: $BuildTag = '%productTag%_RELEASE';
$BuildTag = 'THUNDERBIRD_3_0a2_RELEASE';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'thunderbird.exe';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;
$ReleaseToLatest = 0;
$ReleaseToDated = 1;
$build_hour = "3";
$package_creation_path = "/mail/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "cltbld";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
#$ReleaseGroup = "thunderbird";
$ftp_path = "/home/ftp/pub/thunderbird/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly";
$tbox_ftp_path = "/home/ftp/pub/thunderbird/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/tinderbox-builds";
# CONFIG: $milestone = 'thunderbird%version%';
$milestone = 'thunderbird3.0a2';
$notify_list = "build-announce\@mozilla.org";
$stub_installer = 0;
$sea_installer = 1;
$archive = 1;
$push_raw_xpis = 1;
$update_package = 1;
$update_product = "Thunderbird";
$update_version = "trunk";
$update_ver_file = "mail/config/version.txt";
$update_platform = "WINNT_x86-msvc";
$update_hash = "sha1";
$update_filehost = "ftp.mozilla.org";
$update_pushinfo = 0;
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'dm-symbolpush01.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'tbirdbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_tbrd';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/c/Documents and Settings/cltbld/.ssh/tbirdbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';

View File

@@ -1 +0,0 @@
Clobbering to fix up checkout issues

View File

@@ -1,17 +0,0 @@
#
## hostname: xr-linux-tbox
## uname: Linux xr-linux-tbox.build.mozilla.org 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux
#
export MOZILLA_OFFICIAL=1
export JAVA_HOME=/tools/jdk
mk_add_options MOZILLA_OFFICIAL=1
mk_add_options MOZ_CO_PROJECT=xulrunner
mk_add_options MOZ_MAKE_FLAGS="-j3"
ac_add_options --enable-application=xulrunner
ac_add_options --disable-tests
CC=/tools/gcc-4.1.1/bin/gcc
CXX=/tools/gcc-4.1.1/bin/g++

View File

@@ -1,262 +0,0 @@
#
## hostname: xr-linux-tbox
## uname: Linux xr-linux-tbox.build.mozilla.org 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
$BuildAdministrator = "build\@mozilla.org";
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
$UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$ConfigureOnly = 0; # Configure, but do not build.
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
$BuildSDK = 1; # Build the SDK
# Only used when $BuildLocales = 1
%WGetFiles = (); # Pull files from the web, URL => Location
#$WGetTimeout = 360; # Wget timeout, in seconds
#$BuildLocalesArgs = ""; # Extra attributes to add to the makefile command
# which builds the "installers-<locale>" target.
# Typically used to set ZIP_IN and WIN32_INSTALLER_IN
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = "XULRunner";
$VendorName = 'Mozilla';
$RunMozillaTests = 0; # Allow turning off of all tests if needed.
#$RegxpcomTest = 1;
#$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
#$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
#$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
#$LayoutPerformanceTest = 0; # Tp
#$DHTMLPerformanceTest = 0; # Tdhtml
#$QATest = 0;
#$XULWindowOpenTest = 0; # Txul
#$StartupPerformanceTest = 0; # Ts
#@CompareLocaleDirs = (); # Run compare-locales test on these directories
# ("network","dom","toolkit","security/manager");
#$CompareLocalesAviary = 0; # Should the compare-locales commands use the
# aviary directory structure?
#$TestsPhoneHome = 0; # Should test report back to server?
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
#$pageload_server = "spider"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
#$AliveTestTimeout = 45;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
#$LayoutPerformanceTestTimeout = 1200; # entire test, seconds
#$DHTMLPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 15; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
#$Make = 'gmake'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
#$blat = 'c:/nstools/bin/blat';
#$use_blat = 0;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
#$moz_cvsroot = $ENV{CVSROOT};
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = 'cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = 'obj-xulrunner';
# Extra build name, if needed.
$BuildNameExtra = 'Release';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaRelease';
#$BuildName = '';
# CONFIG: $BuildTag = '%productTag%_RELEASE';
$BuildTag = 'FIREFOX_3_0_17_RELEASE';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'xulrunner-bin';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# Release build options
$ReleaseBuild = 1;
#$LocaleProduct = "browser";
$shiptalkback = 0;
$ReleaseToLatest = 0; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
#$build_hour = "8";
$package_creation_path = "/xulrunner/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "cltbld";
#$ssh_key = "$ENV{HOME}/.ssh/xrbld_dsa";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
$ReleaseGroup = "xulrunner";
$ftp_path = "/home/ftp/pub/xulrunner/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly";
$tbox_ftp_path = "/home/ftp/pub/xulrunner/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/xulrunner/tinderbox-builds";
# CONFIG: $milestone = "xulrunner%version%";
$milestone = "xulrunner1.9.0.17";
$notify_list = "build-announce\@mozilla.org";
$stub_installer = 0;
$sea_installer = 0;
$archive = 1;
$push_raw_xpis = 0;
$crashreporter_buildsymbols = 0;
$crashreporter_pushsymbols = 0;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'stage-old.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'xrbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_xr';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/home/cltbld/.ssh/xrbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';

View File

@@ -1 +0,0 @@
CLOBBERing to disable zipwriter from bug 379633

View File

@@ -1,20 +0,0 @@
#
## hostname: bm-xserve09.build.mozilla.org
## uname: Darwin bm-xserve09.build.mozilla.org 8.8.4 Darwin Kernel Version 8.8.4: Sun Oct 29 15:26:54 PST 2006; root:xnu-792.16.4.obj~1/RELEASE_I386 i386 i386
#
. $topsrcdir/build/macosx/universal/mozconfig
export MOZILLA_OFFICIAL=1
export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Home
mk_add_options MOZILLA_OFFICIAL=1
mk_add_options MOZ_CO_PROJECT=xulrunner
mk_add_options MOZ_MAKE_FLAGS="-j8"
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../build/universal
ac_add_options --enable-application=xulrunner
ac_add_options --disable-tests
ac_add_options --enable-svg
ac_add_options --enable-canvas
ac_add_app_options ppc --enable-prebinding

View File

@@ -1,268 +0,0 @@
#
## hostname: bm-xserve09.build.mozilla.org
## uname: Darwin bm-xserve09.build.mozilla.org 8.8.4 Darwin Kernel Version 8.8.4: Sun Oct 29 15:26:54 PST 2006; root:xnu-792.16.4.obj~1/RELEASE_I386 i386 i386
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$MacUniversalBinary = 1;
$ENV{CHOWN_ROOT} = "/builds/tinderbox/bin/chown_root";
$ENV{REVERT_ROOT} = "/builds/tinderbox/bin/revert_root";
$ENV{CHOWN_REVERT} = $ENV{REVERT_ROOT};
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
$BuildAdministrator = "build\@mozilla.org";
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
$UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$ConfigureOnly = 0; # Configure, but do not build.
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
$BuildSDK = 1; # Build the SDK
# Only used when $BuildLocales = 1
%WGetFiles = (); # Pull files from the web, URL => Location
#$WGetTimeout = 360; # Wget timeout, in seconds
#$BuildLocalesArgs = ""; # Extra attributes to add to the makefile command
# which builds the "installers-<locale>" target.
# Typically used to set ZIP_IN and WIN32_INSTALLER_IN
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = "XULRunner";
$VendorName = 'Mozilla';
$RunMozillaTests = 0; # Allow turning off of all tests if needed.
#$RegxpcomTest = 1;
#$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
#$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
#$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
#$LayoutPerformanceTest = 0; # Tp
#$DHTMLPerformanceTest = 0; # Tdhtml
#$QATest = 0;
#$XULWindowOpenTest = 0; # Txul
#$StartupPerformanceTest = 0; # Ts
#@CompareLocaleDirs = (); # Run compare-locales test on these directories
# ("network","dom","toolkit","security/manager");
#$CompareLocalesAviary = 0; # Should the compare-locales commands use the
# aviary directory structure?
#$TestsPhoneHome = 0; # Should test report back to server?
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
#$pageload_server = "spider"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
#$AliveTestTimeout = 45;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
#$LayoutPerformanceTestTimeout = 1200; # entire test, seconds
#$DHTMLPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 15; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
#$Make = 'gmake'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
#$blat = 'c:/nstools/bin/blat';
#$use_blat = 0;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
# sharing bm-xserve09 with T'bird build, do all CVS pulls with that key
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = 'cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = '../build/universal';
# Extra build name, if needed.
$BuildNameExtra = 'Release';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaRelease';
#$BuildName = '';
# CONFIG: $BuildTag = '%productTag%_RELEASE';
$BuildTag = 'FIREFOX_3_0_17_RELEASE';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'xulrunner-bin';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# Release build options
$ReleaseBuild = 1;
#$LocaleProduct = "browser";
$shiptalkback = 0;
$ReleaseToLatest = 0; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
#$build_hour = "8";
$package_creation_path = "/xulrunner/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "cltbld";
#$ssh_key = "$ENV{HOME}/.ssh/xrbld_dsa";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
$ReleaseGroup = "xulrunner";
$ftp_path = "/home/ftp/pub/xulrunner/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly";
$tbox_ftp_path = "/home/ftp/pub/xulrunner/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/xulrunner/tinderbox-builds";
# CONFIG: $milestone = 'xulrunner%version%';
$milestone = 'xulrunner1.9.0.17';
$notify_list = "build-announce\@mozilla.org";
$stub_installer = 0;
$sea_installer = 0;
$archive = 1;
$push_raw_xpis = 0;
$crashreporter_buildsymbols = 0;
$crashreporter_pushsymbols = 0;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'stage-old.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'xrbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_xr';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/Users/cltbld/.ssh/xrbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';

View File

@@ -1 +0,0 @@
Preemptive clobber for /README.txt merge conflict.

View File

@@ -1,18 +0,0 @@
#
# hostname: fxexp-win32-tbox
# uname: CYGWIN_NT-5.2 fxexp-win32-tbox 1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin
#
export MOZILLA_OFFICIAL
export JAVA_HOME=/d/jdk1.5.0_10
mk_add_options MOZILLA_OFFICIAL=1
mk_add_options MOZ_CO_PROJECT=xulrunner
mk_add_options MOZ_MAKE_FLAGS="-j2"
ac_add_options --enable-application=xulrunner
ac_add_options --enable-jemalloc
ac_add_options --disable-tests
ac_add_options --enable-svg
ac_add_options --enable-canvas
ac_add_options --disable-installer

View File

@@ -1,255 +0,0 @@
#
# hostname: fxexp-win32-tbox
# uname: CYGWIN_NT-5.2 fxexp-win32-tbox 1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{NO_EM_RESTART} = "1";
$ENV{MOZ_INSTALLER_USE_7ZIP} = "1";
$ENV{CVS_RSH} = "ssh";
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
# Both these two variables are for source server support
$ENV{PDBSTR_PATH} = 'C:\\Program Files\\Debugging Tools for Windows\\sdk\\srcsrv\\pdbstr.exe';
$ENV{SRCSRV_ROOT} = ':pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot';
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
$BuildAdministrator = 'build@mozilla.org';
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
$UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
$BuildSDK = 1; # Build the SDK
# Tests
#$CleanProfile = 0;
#$ResetHomeDirForTests = 1;
$ProductName = "XULRunner";
$VendorName = 'Mozilla';
$RunMozillaTests = 0; # Allow turning off of all tests if needed.
#$RegxpcomTest = 1;
#$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
#$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
#$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
#$LayoutPerformanceTest = 0; # Tp
#$DHTMLPerformanceTest = 0; # Tdhtml
#$QATest = 0;
#$XULWindowOpenTest = 0; # Txul
#$StartupPerformanceTest = 0; # Ts
#$TestsPhoneHome = 0; # Should test report back to server?
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
#$pageload_server = "spider"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
#$AliveTestTimeout = 45;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
#$LayoutPerformanceTestTimeout = 1200; # entire test, seconds
#$DHTMLPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 15; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
$Make = 'make'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
$blat = '/d/mozilla-build/blat261/full/blat';
$use_blat = 1;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
#$moz_cvsroot = $ENV{CVSROOT};
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = 'cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = 'obj-xulrunner';
# Extra build name, if needed.
$BuildNameExtra = 'Release';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaRelease';
#$BuildName = '';
# CONFIG: $BuildTag = '%productTag%_RELEASE';
$BuildTag = 'FIREFOX_3_0_17_RELEASE';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'xulrunner.exe';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;
$ReleaseToLatest = 0; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
#$build_hour = "8";
$package_creation_path = "/xulrunner/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "cltbld";
#$ssh_key = "'$ENV{HOME}/.ssh/xrbld_dsa'";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
$ReleaseGroup = "xulrunner";
$ftp_path = "/home/ftp/pub/xulrunner/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly";
$tbox_ftp_path = "/home/ftp/pub/xulrunner/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/xulrunner/tinderbox-builds";
# CONFIG: $milestone = 'xulrunner%version%';
$milestone = 'xulrunner1.9.0.17';
$notify_list = 'build-announce@mozilla.org';
$stub_installer = 0;
$sea_installer = 0;
$archive = 1;
$push_raw_xpis = 0;
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'stage-old.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'xrbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_xr';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/c/Documents and Settings/cltbld/.ssh/xrbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';