Commit Graph

154599 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
900c08a8db Fix build bustage on non-SVG builds 2006-02-21 01:24:42 +00:00
mike.morgan%oregonstate.edu
5fa662579d Specified escaping charset to match content-type. 2006-02-21 01:22:34 +00:00
bzbarsky%mit.edu
6afaf70b6c Fix bug 327776 -- properties need to have names. r+sr+branch181=bryner 2006-02-21 01:18:36 +00:00
mike.morgan%oregonstate.edu
103fa762e5 Caching touch-up. 2006-02-21 01:15:40 +00:00
roc+%cs.cmu.edu
453f4c1b55 Fix build bustage on non-SVG builds 2006-02-21 01:07:59 +00:00
mike.morgan%oregonstate.edu
a36f54304e Fixed unnecessary "cacheid" variable. 2006-02-21 01:05:45 +00:00
mike.morgan%oregonstate.edu
c3ad17a932 Fixed cache problems in recommended.php, search.php, update.php. 2006-02-21 01:02:28 +00:00
bryner%brianryner.com
67aabe7ed6 Fix the case where a page prefills the username to one that we haven't saved locally, so that we don't overwrite what the page filled in (bug 270558). Patch by Phil Ringnalda <philringnalda@gmail.com> r=me. 2006-02-21 00:58:06 +00:00
sharparrow1%yahoo.com
eb67fd0b3d Bug 327868: nsIFrameSelection cleanup. r+sr=roc 2006-02-21 00:49:04 +00:00
bzbarsky%mit.edu
d3d2cad182 Fix bug 326998 -- not every box has a box parent. r+sr+branch181=roc 2006-02-21 00:40:54 +00:00
cltbld
0a1f7c2f9b Automated update from host egg 2006-02-21 00:39:01 +00:00
roc+%cs.cmu.edu
769d7a2d60 Bug 326966. Reenable SVG <foreignobject> for cairo-gfx builds. r+sr=tor 2006-02-21 00:33:27 +00:00
cltbld
d9242997e1 Automated update from host egg 2006-02-21 00:28:54 +00:00
mark%moxienet.com
0fcfd6405d 322578 Support ppc<->x86 cross builds for Mac OS X. Core cross-compile support. r=bsmedberg r=cls sr=bryner 2006-02-21 00:21:55 +00:00
lpsolit%gmail.com
a3397e9b48 [SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect your login and password to another site - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2006-02-21 00:19:25 +00:00
bzbarsky%mit.edu
383de920a1 Actually address the review comment too. Bug 324601. 2006-02-21 00:09:34 +00:00
lpsolit%gmail.com
c45f92a162 [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave
I forgot to specify the bug number in my previous checkin. That was bug 312498.
2006-02-21 00:06:05 +00:00
bzbarsky%mit.edu
80ea4604ed Don't leak the channel and XMLHttpRequest object if AsyncOpen fails. Bug
323454, r=biesi, sr=darin
2006-02-21 00:00:44 +00:00
lpsolit%gmail.com
d6aef8e3c8 [SECURITY] editparams.cgi doesn't check whether 'whinedays' and 'mostfreqthreshold' are numeric - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-02-20 23:32:08 +00:00
wtchang%redhat.com
c449f54be3 Bugzilla Bug 327529: unnamed arguments (third and after) for CERT_CreateRDN
must have the correct CERTAVA * type because compilers can't do automatic
type conversions. r=nelsonb,jpierre.
Modified files: alg1485.c secname.c
2006-02-20 23:06:55 +00:00
roc+%cs.cmu.edu
cfda9ddaff Fixing bustage 2006-02-20 23:05:32 +00:00
enndeakin%sympatico.ca
c9a1c9c5d1 Bug 327895, set value properly when checking containment properties, r=bz 2006-02-20 23:01:32 +00:00
roc+%cs.cmu.edu
02669cac8a Bug 327874. Update GTK2 widget code to handle all double-buffering and window translucency, in cairo/Thebes builds. r=vlad 2006-02-20 22:43:44 +00:00
wtchang%redhat.com
4a0fb60c89 Bugzilla Bug 327448: added the function pointers back because we will
need them when we emulate the MSLU W functions.  Map
ERROR_CALL_NOT_IMPLEMENTED to PR_NOT_IMPLEMENTED_ERROR.  The patch is
contributed by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp>. r=wtc,jshin.
Modified Files: w95io.c win32_errors.c
2006-02-20 22:05:54 +00:00
roc+%cs.cmu.edu
e160d9c829 Bug 327874. Fix _cairo_xlib_surface_create_similar to create surfaces with the same depth as the input surface. r=vlad 2006-02-20 21:08:14 +00:00
silver%warwickcompsoc.co.uk
f5d25c66f7 Bug 323237 - Try to force pref saving, but delay it for between 5s and 20s to keep responsiveness.
r=samuel
2006-02-20 20:51:51 +00:00
roc+%cs.cmu.edu
c4cdc8bdf1 Bug 267426. Fix Windows drag-drops that download large files. r=ere,sr=roc,patch by Yuri Kovalchuk. 2006-02-20 20:48:35 +00:00
wtchang%redhat.com
d504a9b6e2 Bugzilla Bug 327544: set OBJDIR to $(OBJDIR_NAME) to ensure that OBJDIR
and OBJDIR_NAME have the same value even if OBJDIR_NAME is overriden.
r=cls.
2006-02-20 19:20:13 +00:00
mvl%exedo.nl
5906b996bc Bug 326077 cannot delete modified events from a series. patch by daniel.boelzle@sun.com, r=mvl 2006-02-20 19:05:49 +00:00
bzbarsky%mit.edu
768721d24c More bogus XUL assumptions about what is or is not a box... Bug 325132,
r=neil, sr=bryner
2006-02-20 19:01:22 +00:00
bzbarsky%mit.edu
34149c2f29 Document the channel owner stuff better. Bug 327070, r=biesi, sr=darin 2006-02-20 18:59:07 +00:00
gavin%gavinsharp.com
f4f6924f72 Bug 235277: make the go button look like other toolbar buttons, patch by miahz <miahzmiahz+bmo@gmail.com>, r=mconnor 2006-02-20 18:59:06 +00:00
bzbarsky%mit.edu
a83eba463b Give a saner principal to documents created via DOMImplementation. Bug 324601,
r=sicking, sr=jst
2006-02-20 18:57:32 +00:00
bzbarsky%mit.edu
12e3b2450d Store the opener principal, not just the opener URI. Bug 325816, r=mrbkap, sr=jst 2006-02-20 18:52:42 +00:00
sergei_d%fi.tartu.ee
bdb0bbb5c4 [BeOS] Bug 327296. Improving exthandler. p=sergei_d, r=cbiesinger. BeOS-only 2006-02-20 18:46:35 +00:00
mgalli%geckonnection.com
11d4579e38 Adding pan status toolbar. 2006-02-20 18:44:43 +00:00
mgalli%geckonnection.com
bd23f2344a Strings to Pan Mode. 2006-02-20 18:43:00 +00:00
mgalli%geckonnection.com
da68ec7069 PAN status toolbar. 2006-02-20 18:42:21 +00:00
mgalli%geckonnection.com
9eb08b5fc2 Fix to PAN UI. 2006-02-20 18:41:32 +00:00
mgalli%geckonnection.com
eaf79e9e72 Fix to Pan UI. 2006-02-20 18:39:41 +00:00
mgalli%geckonnection.com
621257e930 Improvements to pan. When you drag drag, if you click with no drag, goes off. 2006-02-20 18:12:07 +00:00
bugzilla%standard8.demon.co.uk
87237d4cb5 Bug 237210 In <abCommon.js>, "Warning: function GetSelectedCardTypes does not always return a value"; plus various cleanups including a few additionnal fixes. (Cv1-TB) <abCommon.js> additional cleanup. patch by Serge GAUTHERIE <gautheri@noos.fr> r/sr=bryner 2006-02-20 18:11:05 +00:00
mgalli%geckonnection.com
9356969f0d Workaround to Pan window.scrollBy function - bug 327934 2006-02-20 17:39:51 +00:00
bugzilla%standard8.demon.co.uk
90ac478bbe Possible fix for bug 230580 ldap_2 user_directory preferences proliferating unnecessarily. Only get directory properties for directories not mailing lists. r/sr=bienvenu 2006-02-20 17:10:11 +00:00
gavin%gavinsharp.com
a77f2bfb55 Bug 327806: ChatZilla should work on Flock, patch by Gijs Kruitbosch <gijskruitbosch+bugs@gmail.com>, r=Silver 2006-02-20 16:42:08 +00:00
gavin%gavinsharp.com
a5f5710817 Bug 327710: Ident server uses wrong disconnect function, patch by Robert Marshall (tH) <rdmsoft@bugs.rdmsoft.com>, r=Silver 2006-02-20 16:39:46 +00:00
gavin%gavinsharp.com
ba481a8d51 Bug 322259: Can't select directories with Browse button for "Log Folder" preference, patch by Robert Marshall (tH) <rdmsoft@bugs.rdmsoft.com>, r=Silver 2006-02-20 16:37:04 +00:00
mark%moxienet.com
3382cef4c5 327863 Don't package seamonkey-config, it will run interference for the Mac universal build. r=biesi 2006-02-20 16:00:57 +00:00
cbiesinger%web.de
0b8727d7a1 Bug 327867 CopyOffscreenBits is not called in cairo builds, therefore
SetTarget isn't either. Remove the latter function and the body of the
former.
r=vlad
2006-02-20 14:27:02 +00:00
kaie%kuix.de
a0b2d16750 bug=325366, Certificates: Large MS CA version causes decoding failure
Patch contributed by Martin v. Loewis
r=kengert
2006-02-20 13:20:47 +00:00