Commit Graph

139846 Commits

Author SHA1 Message Date
erik%vanderpoel.org
214d46991d bug 78172: support HTTP Referer request header
git-svn-id: svn://10.0.0.236/trunk@168138 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 18:14:10 +00:00
erik%vanderpoel.org
018ba72ca3 valgrind caught an off-by-one allocation bug
git-svn-id: svn://10.0.0.236/trunk@168137 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 18:09:53 +00:00
joshmoz%gmail.com
277255979c fix crash on quit with active downloads - bad XPCOM cleanup. b=277928 sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@168136 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 18:03:49 +00:00
igor%mir2.org
cf7cd50107 1. Removal of passing of unused scope argument to ScriptRuntime.in|instanceOf
2. Compacting interpreter loop via reusing common parts for binary operations.


git-svn-id: svn://10.0.0.236/trunk@168135 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 18:03:41 +00:00
igor%mir2.org
3e9067e482 Removal of passing unused scope argument to ScriptRuntime.in|instanceOf
git-svn-id: svn://10.0.0.236/trunk@168134 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 18:02:11 +00:00
scott%scott-macgregor.org
b8bc5957e7 fix some broken logic
git-svn-id: svn://10.0.0.236/trunk@168133 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 17:17:34 +00:00
bzbarsky%mit.edu
bc966c2f1d Make property table actually store and use destructor funcs instead of crashing
when they are needed.  Bug 275574, r=bryner, sr=jst


git-svn-id: svn://10.0.0.236/trunk@168132 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 17:00:07 +00:00
bzbarsky%mit.edu
c4da8e60d3 When doing window access security checks, make sure to treat wyciwyg URIs as
equivalent to their creators.  Bug 270414, r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@168131 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 16:58:45 +00:00
tor%cs.brown.edu
06a6d5340e Bug 279239 - distorted <svg:image> on some images with GDI+. r=afri
git-svn-id: svn://10.0.0.236/trunk@168130 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 16:44:04 +00:00
mostafah%oeone.com
60074db88b Checked in fix for bug 279165: Cannot build Calendar part of suite
git-svn-id: svn://10.0.0.236/trunk@168129 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 14:39:01 +00:00
despotdaemon
8aa949f118 Pseudo-automatic update of changes made by mcs@pearlcrescent.com.
git-svn-id: svn://10.0.0.236/trunk@168128 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 14:28:00 +00:00
webmail%kmgerich.com
c4df08bb4e Replacing corrupt theme image, bug 279231
git-svn-id: svn://10.0.0.236/trunk@168127 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 11:31:39 +00:00
neil%parkwaycc.co.uk
6e85229f46 Make Chatzilla icon and window menu item appear in the correct place whether or not editor, mail or aim are installed b=206803 r=silver
git-svn-id: svn://10.0.0.236/trunk@168126 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 11:31:32 +00:00
neil%parkwaycc.co.uk
0636a48611 Bug 225952 gtkmozembed2.cpp abuses nsXPIDLCString r=bryner sr=jst
git-svn-id: svn://10.0.0.236/trunk@168125 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 09:48:16 +00:00
scott%scott-macgregor.org
a162a2435b phishing strings
git-svn-id: svn://10.0.0.236/trunk@168124 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 08:44:43 +00:00
jwalden%mit.edu
95480705f7 Bug 278660 - Make accel+left/right bracket work on Unixish platforms. Patch by Asaf Romano <bugs.mano@mail-central.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@168123 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 08:02:19 +00:00
scott%scott-macgregor.org
7c5d72a0d9 Bug #279191 --> Initial Thunderbird support for our phishing detector.
git-svn-id: svn://10.0.0.236/trunk@168122 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 07:50:50 +00:00
erik%vanderpoel.org
615010e78c oops
git-svn-id: svn://10.0.0.236/trunk@168121 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 07:29:01 +00:00
travis%sedsystems.ca
b1c3f338b8 Bug 279218 : Incorrect spelling: unpresidented should be unprecedented
git-svn-id: svn://10.0.0.236/trunk@168120 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 07:09:38 +00:00
erik%vanderpoel.org
36292209ed bug 90199;
had to send whole HTTP request in one go to get the simple httpd.c to work;
then I reproduced this bug and fixed it by treating a missing
Content-Type header as random bytes (essentially, application/octet-stream)


git-svn-id: svn://10.0.0.236/trunk@168119 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 06:30:02 +00:00
mrbkap%gmail.com
8b9e29714b bug 71191: Cannot apply bindings on the root element in a document. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@168118 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 04:42:30 +00:00
travis%sedsystems.ca
f4641c231f Bug 236533 : Text "Additional Comments From ..." can be improved
Patch by Todd Stansell <tjs@tellme.com>   r=kiko    a=myk


git-svn-id: svn://10.0.0.236/trunk@168117 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 04:09:51 +00:00
aaronleventhal%moonset.net
7256d7070a Bug 259385. Expose h1-h6, q, blockquote in MSAA as well as elements with a defined xhtml2:role attribute. r=pkw, sr=jst
git-svn-id: svn://10.0.0.236/trunk@168116 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 03:50:26 +00:00
joshmoz%gmail.com
ae163da7a6 add Nate Weaver to file contributor list
git-svn-id: svn://10.0.0.236/trunk@168115 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 03:07:25 +00:00
bsmedberg%covad.net
3ef20b187f bug 279164 - Links opened from remote apps (using DDE) don't open the URI. r=bryner
git-svn-id: svn://10.0.0.236/trunk@168114 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 02:17:01 +00:00
mconnor%myrealbox.com
2f53f158f1 bug 278919 - new search feature is crazy broken. p=ted.mielczarek@gmail.com, r=alanjstr
git-svn-id: svn://10.0.0.236/trunk@168113 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 02:00:22 +00:00
despotdaemon
3497c0ad81 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@168111 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 01:50:35 +00:00
silver%warwickcompsoc.co.uk
d98fbf3921 Bug 276764 - Strict JS warning fix, variable relocation, and a copy-paste error fixed.
ChatZilla only.
r=samuel@sieb.net
p=gautheri@noos.fr (Serge GAUTHERIE)


git-svn-id: svn://10.0.0.236/trunk@168110 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 01:38:14 +00:00
cst%andrew.cmu.edu
e79c73b4bb Bug 279004 Fix favicon link
Patch by anne, r=alanjstr, un-bit-rotted by me


git-svn-id: svn://10.0.0.236/trunk@168108 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 01:01:33 +00:00
alex%croczilla.com
d67516d392 Only notify observers of context-change when object is context dependent. Bug#270257, Checkin for jwatt, r=afri. Affects SVG builds only.
git-svn-id: svn://10.0.0.236/trunk@168102 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 00:28:21 +00:00
Stefan.Borggraefe%gmx.de
e78d3684cc Bug 279034: Add autosave option to MailNews Preferences
r=neil, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@168101 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 00:23:39 +00:00
Stefan.Borggraefe%gmx.de
7a0f815d44 Add LOCALIZATION NOTE for an UI text that is split in two entities (follow-up checkin for bug 231428)
r=kairo, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@168100 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-21 00:21:40 +00:00
pedemont%us.ibm.com
7517748139 In JNI, we should always call Release...(), no matter what isCopy says.
git-svn-id: svn://10.0.0.236/trunk@168099 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 23:59:10 +00:00
dougt%meer.net
9f240d50dd Improvements to the Minimo linux front end. UI Changes include:
Bookmarks
  Tabbed Browsing
  Progress Indicator
  Page Info
  Autocomplete in Open Dialog
  Save as
  Open file.

Much of these changes are from 10LE.  Thanks!  r=dougt


git-svn-id: svn://10.0.0.236/trunk@168098 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 23:57:46 +00:00
pedemont%us.ibm.com
5c1326ac63 Use GetNameShared
git-svn-id: svn://10.0.0.236/trunk@168097 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 23:44:58 +00:00
scott%scott-macgregor.org
1a9592ac84 try to fix linux bustage
git-svn-id: svn://10.0.0.236/trunk@168096 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 23:30:10 +00:00
travis%sedsystems.ca
0170d97491 Bug 266579 : Users without privs can confirm bugs by assigning to themselves first, without having canconfirm privs
Patch by LpSolit@gmail.com    r=myk    a=justdave


git-svn-id: svn://10.0.0.236/trunk@168095 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 23:22:10 +00:00
bugzilla%arlen.demon.co.uk
624f8c17f9 Bug 278702 Init method of nsIDocumentEncoder does not reset member variables
p=david.gardiner@unisa.edu.au r=dean_tessman sr=jst


git-svn-id: svn://10.0.0.236/trunk@168094 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 23:20:59 +00:00
mconnor%myrealbox.com
9d401d86f4 fix Bug 245588, certain malformed URL or missing local pages break startup
git-svn-id: svn://10.0.0.236/trunk@168093 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 23:04:06 +00:00
bugzilla%arlen.demon.co.uk
834a77224c Bug 243101 Content about Sidebar in customize_help.xhtml needs to be updated
images by giacomo.magnini@portalis.it
p=stefan_h@hem.utfors.se r=me


git-svn-id: svn://10.0.0.236/trunk@168091 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 22:57:56 +00:00
mostafah%oeone.com
7481c920fe Brought up to date with browser/Makefile.in
Removed old way of packaging sunbird


git-svn-id: svn://10.0.0.236/trunk@168089 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 22:24:12 +00:00
erik%vanderpoel.org
57daac122e simple HTTP server for testing bug 90199
git-svn-id: svn://10.0.0.236/trunk@168088 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 22:23:49 +00:00
pedemont%us.ibm.com
7eda29fd91 Merge duplicate code.
git-svn-id: svn://10.0.0.236/trunk@168087 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 22:07:26 +00:00
timeless%mozdev.org
07472dabed Bug 254252 nsCRT::BufferHashCode has two variants, and only one user, HashCodeAsUTF8 has no users
patch by mikael@parknert.se r=darin sr=bz


git-svn-id: svn://10.0.0.236/trunk@168085 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 21:39:23 +00:00
joshmoz%gmail.com
f8a5ef28a3 work around crash when starting a download if download folder not specified in IC preferences (e.g. a fresh user account) b=265903 sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@168084 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 21:28:44 +00:00
mconnor%myrealbox.com
b1f29b67f6 various cleanup/formating fun
git-svn-id: svn://10.0.0.236/trunk@168083 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 21:14:13 +00:00
erik%vanderpoel.org
712c70a9ba app callbacks are now overrideable function pointers instead of global funcs
this reduces the number of empty functions in the apps


git-svn-id: svn://10.0.0.236/trunk@168082 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 21:09:40 +00:00
mvl%exedo.nl
771df33fe9 fix -calendar.
bug 279157, r=mostafah


git-svn-id: svn://10.0.0.236/trunk@168081 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 20:58:35 +00:00
aaronleventhal%moonset.net
96ab87749c Bug 279152. Keys swallowe dwhen tpying into a textarea or input, regression from bug 167145. r=caillon, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@168080 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 19:55:48 +00:00
bzbarsky%mit.edu
912dc0e611 Fix crash if insertion point has display:none. Bug 277523, r+sr=bryner
git-svn-id: svn://10.0.0.236/trunk@168079 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-20 19:54:06 +00:00