Commit Graph

125765 Commits

Author SHA1 Message Date
gerv%gerv.net
c19f469216 Bug 224913 - Need tests to check whether any templates uses the bareword "bug" or variations. Patch by gerv; r,a=justdave.
git-svn-id: svn://10.0.0.236/trunk@149037 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 18:09:28 +00:00
gerv%gerv.net
652b406962 Bug 195530 - Make javascript version of buglists available, part 2. This is a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@149036 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 18:04:36 +00:00
cbiesinger%web.de
63fc7c860b bug 223997
PluginHostImpl should use GetTypeFromURI not FromExtension
r=peterlubczynski sr=bz


git-svn-id: svn://10.0.0.236/trunk@149035 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 17:01:46 +00:00
chanial%noos.fr
f37d167f0d Bug 224990: search bar is unusuable if the specified searchplugin is not found.
If the search engine is not found, fall back to find in page


git-svn-id: svn://10.0.0.236/trunk@149034 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 06:06:11 +00:00
samuel%sieb.net
32add6e021 Bug 224959 - ctrl-pgup and ctrl-pgdn are backwards
r=rginda
chatzilla only


git-svn-id: svn://10.0.0.236/trunk@149033 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 04:26:08 +00:00
ben%bengoodger.com
2535c30096 change version number, adjust script to remove timebomb (thanks Simon Paquet)
git-svn-id: svn://10.0.0.236/trunk@149032 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:33:09 +00:00
gerv%gerv.net
2d1beb3b28 Bug 221160 - crash if illegal date specified in new charts date range. Patch by gerv; r=kiko, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@149031 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:27:43 +00:00
gerv%gerv.net
bbabf0eed3 Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by gerv; r=bbaetz, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@149030 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:26:41 +00:00
gerv%gerv.net
9dd361788f Bug 222564 - The chart made when creating a new Product/Component is not public. Patch by gerv; r=kiko, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@149029 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:25:31 +00:00
scott%scott-macgregor.org
f5ef96f82e View / Charsets / Customize dialog is not showing up. Package the right files
git-svn-id: svn://10.0.0.236/trunk@149028 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-08 00:02:03 +00:00
leaf%mozilla.org
2b11c32436 adding rough installer creation hack for release-tinderbox script
git-svn-id: svn://10.0.0.236/trunk@149027 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 23:52:00 +00:00
jocuri%softhome.net
d7ae293839 Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk.
git-svn-id: svn://10.0.0.236/trunk@149026 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 23:23:55 +00:00
rlk%trfenv.com
b044ce4e43 Removing obsolete files that are not part of the build.
git-svn-id: svn://10.0.0.236/trunk@149025 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 23:08:24 +00:00
pschwartau%netscape.com
f014ff6806 Correcting a mistake in this testcase, discovered by zack-weg@gmx.de. The left and right parens were not balanced!
git-svn-id: svn://10.0.0.236/trunk@149024 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:47:34 +00:00
bryner%brianryner.com
f1d4967aef Add mozapps installer makefiles to allmakefiles.sh, and don't build it if --disable-installer was used. Fixes bug 224999. Does not affect the default build.
git-svn-id: svn://10.0.0.236/trunk@149023 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:44:35 +00:00
neil%parkwaycc.co.uk
5d89310b66 Bug 113591 Clicking on a link while offline should give instructions to go online p=gautheri@noos.fr r=me sr=brendan
git-svn-id: svn://10.0.0.236/trunk@149022 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:35:49 +00:00
igor%mir2.org
0f204cac48 Changes in Security API: using CodeBlock interface instead of reusing Script to represent code that should be executed with different domain.
git-svn-id: svn://10.0.0.236/trunk@149021 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:29:59 +00:00
igor%mir2.org
57b838f188 New interface to refer to code executed with a particular context and arguments.
git-svn-id: svn://10.0.0.236/trunk@149020 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:28:22 +00:00
igor%mir2.org
77a9f71f13 1. Removal of very recently introduced hideFromContextListeners: it was a wrong solution to the problem of running scripts under independent Context instances on the same thread.
2. Optimization of Context.enter()/Context.exit() when ThreadLocal is available:
Store Context[1], not Context in the variable so  Context.enter()/Context.exit() would need to access ThreadVar only once and then update the reference.


git-svn-id: svn://10.0.0.236/trunk@149019 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:24:53 +00:00
igor%mir2.org
01b3ff916d Added setDouble, setString that are used in IRFactory during constant folding
git-svn-id: svn://10.0.0.236/trunk@149018 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:18:49 +00:00
igor%mir2.org
add1f6e13c Move all contant folding logic to IRFactory where it simpler to do and possible to reuse tree nodes during folding.
git-svn-id: svn://10.0.0.236/trunk@149017 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 22:17:54 +00:00
scott%scott-macgregor.org
65e5274547 If you are building thunderbird with the dom inspector extension, then add hooks to make sure dom inspector gets overlayed into thunderbird properly.
Part of the work necessary to make a dom inspector extension for thunderbird.


git-svn-id: svn://10.0.0.236/trunk@149016 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 21:29:40 +00:00
despotdaemon%netscape.com
cd12bccd6b Pseudo-automatic update of changes made by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@149015 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 20:40:11 +00:00
despotdaemon%netscape.com
c3dfaf9d19 Pseudo-automatic update of changes made by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@149014 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 20:38:16 +00:00
despotdaemon%netscape.com
8db42b8987 Pseudo-automatic update of changes made by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@149013 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 20:20:35 +00:00
timeless%mozdev.org
e994f0ffcc Bug 222056 Integrate warning fix from Adobe for e_pow.c and e_sqrt.c
Patch by Adobe rs=brendan


git-svn-id: svn://10.0.0.236/trunk@149012 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:46:29 +00:00
pinkerton%netscape.com
bc07570b8c don't return when there is no return value for a method (bug 224654)
git-svn-id: svn://10.0.0.236/trunk@149011 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:38:24 +00:00
bienvenu%nventure.com
da457bda5d 186578 make escape close the stand-alone msg window, patch by gemal, r=neil.parkwaycc, sr=me
git-svn-id: svn://10.0.0.236/trunk@149010 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:32:56 +00:00
mostafah%oeone.com
ecba615a4c Removing DOS type carriage returns
git-svn-id: svn://10.0.0.236/trunk@149009 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:18:29 +00:00
scott%scott-macgregor.org
245ef1c0d2 change comment to use //
git-svn-id: svn://10.0.0.236/trunk@149008 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:14:06 +00:00
mostafah%oeone.com
c25872914a Synched language files after recent checkin for bug 219589
git-svn-id: svn://10.0.0.236/trunk@149007 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 19:09:16 +00:00
mostafah%oeone.com
f47155e56f Checking in part of patch
http://bugzilla.mozilla.org/attachment.cgi?id=134966&action=view
for bug 219589: Calendar Extension for Thunderbird


git-svn-id: svn://10.0.0.236/trunk@149006 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 18:25:38 +00:00
leaf%mozilla.org
9fc965e189 bug 224768, r=dbaron. update alpha to beta in version strings
git-svn-id: svn://10.0.0.236/trunk@149005 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 18:23:23 +00:00
pschwartau%netscape.com
216114a2ec Patch by zack-weg@gmx.de correcting errors in this testcase. See bug 224951.
git-svn-id: svn://10.0.0.236/trunk@149002 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 18:08:35 +00:00
pschwartau%netscape.com
7649771d19 Rearranging code to make style consistent with other tests in this directory.
git-svn-id: svn://10.0.0.236/trunk@149001 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 18:00:09 +00:00
sicking%bigfoot.com
f064fa0960 Fix build bustage by taking the bug 224331 into account.
git-svn-id: svn://10.0.0.236/trunk@149000 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 17:07:03 +00:00
sicking%bigfoot.com
53d568f224 Bug 213445: Treat not having mParent *or* not having mDocument as not being in the documnt to fix radiobuttons created through sinks other then the html-sink.
r=bryner sr=jst


git-svn-id: svn://10.0.0.236/trunk@148997 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 16:53:46 +00:00
sicking%bigfoot.com
9794c1e527 Bug 224856: Fix nsGenericDOMDataNode::AppendTextTo by not relying on mText.Get1b() being nullterminated
r=peterv sr=jst


git-svn-id: svn://10.0.0.236/trunk@148995 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 16:46:15 +00:00
relyea%netscape.com
9e80d9ec0e Repair error case for DH code in previous patch.
git-svn-id: svn://10.0.0.236/trunk@148991 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 16:21:40 +00:00
igor%mir2.org
cbe9f4c826 Do constant folding during parsing since it is cheap to do that at this stage then in optimizer during separated phase so even the interpreter will take advantage of the folding.
git-svn-id: svn://10.0.0.236/trunk@148990 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 15:58:57 +00:00
rlk%trfenv.com
ea132f7860 Bug 95770 - The help documentation should be formatted in some better way.
certs_prefs_help.xhtml, r=caillon.


git-svn-id: svn://10.0.0.236/trunk@148989 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 15:43:48 +00:00
mostafah%oeone.com
1bb14afcdb Checking in patch,
http://bugzilla.mozilla.org/attachment.cgi?id=134967&action=view
for bug 219589: Calendar Extension for Thunderbird
( Note: shortened a few filenames )


git-svn-id: svn://10.0.0.236/trunk@148987 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 15:10:44 +00:00
bsmedberg%covad.net
6e255c44a2 Use -A instead of -r HEAD to fix tbox build bustage.
git-svn-id: svn://10.0.0.236/trunk@148985 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 14:56:23 +00:00
bsmedberg%covad.net
fc76d5429e Build IPC from the trunk instead of the IPC_BRANCH_20030304 (no bug) r/sr=leaf+darin
Specifying HEAD ensures that existing trees will be moved from the branch to the trunk.


git-svn-id: svn://10.0.0.236/trunk@148984 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 14:29:30 +00:00
bsmedberg%covad.net
0050990907 Moving IPC code from the IPC_BRANCH_20030304 to the trunk. No actual code changes.
r/sr=leaf+darin


git-svn-id: svn://10.0.0.236/trunk@148982 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 13:50:30 +00:00
bsmedberg%covad.net
c7450c45fe CVS removing old location of IPC code. New location is ipc/ipcd. r/sr=leaf+darin
git-svn-id: svn://10.0.0.236/trunk@148981 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 13:13:07 +00:00
neil%parkwaycc.co.uk
8c43a17ef2 Bug 224918 When not using Download Manager, closing progress dialogs doesn't cancel download r=biesi sr=bz
git-svn-id: svn://10.0.0.236/trunk@148980 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 12:27:21 +00:00
ben%bengoodger.com
e14eae8ac1 Add XUL_APP installer to the build _after_ the xpinstall directory is built. r/sr=bryner
git-svn-id: svn://10.0.0.236/trunk@148979 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 10:52:37 +00:00
ben%bengoodger.com
10b4e0ce1e Remove installer from the build here...
git-svn-id: svn://10.0.0.236/trunk@148978 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 10:51:15 +00:00
bryner%brianryner.com
b7dacdff78 Attempting to fix Windows bustage
git-svn-id: svn://10.0.0.236/trunk@148977 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 10:16:36 +00:00