Commit Graph

157147 Commits

Author SHA1 Message Date
mike.morgan%oregonstate.edu
d496eb2529 Caching touch-up.
git-svn-id: svn://10.0.0.236/trunk@190638 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 01:15:40 +00:00
roc+%cs.cmu.edu
3e4c9dbdec Fix build bustage on non-SVG builds
git-svn-id: svn://10.0.0.236/trunk@190637 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 01:07:59 +00:00
mike.morgan%oregonstate.edu
c47262386d Fixed unnecessary "cacheid" variable.
git-svn-id: svn://10.0.0.236/trunk@190636 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 01:05:45 +00:00
mike.morgan%oregonstate.edu
acde7a345e Fixed cache problems in recommended.php, search.php, update.php.
git-svn-id: svn://10.0.0.236/trunk@190635 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 01:02:28 +00:00
bryner%brianryner.com
12a5938ef8 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.
git-svn-id: svn://10.0.0.236/trunk@190634 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:58:06 +00:00
sharparrow1%yahoo.com
c7989ee277 Bug 327868: nsIFrameSelection cleanup. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@190633 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:49:04 +00:00
bzbarsky%mit.edu
ef47d880f1 Fix bug 326998 -- not every box has a box parent. r+sr+branch181=roc
git-svn-id: svn://10.0.0.236/trunk@190632 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:41:01 +00:00
cltbld
548d7ab242 Automated update from host egg
git-svn-id: svn://10.0.0.236/trunk@190631 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:39:01 +00:00
roc+%cs.cmu.edu
da75593fc0 Bug 326966. Reenable SVG <foreignobject> for cairo-gfx builds. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@190630 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:33:27 +00:00
cltbld
6745dc09c9 Automated update from host egg
git-svn-id: svn://10.0.0.236/trunk@190629 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:28:54 +00:00
mark%moxienet.com
a2b9205e57 322578 Support ppc<->x86 cross builds for Mac OS X. Core cross-compile support. r=bsmedberg r=cls sr=bryner
git-svn-id: svn://10.0.0.236/trunk@190627 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:21:55 +00:00
lpsolit%gmail.com
e592ead01c [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
git-svn-id: svn://10.0.0.236/trunk@190626 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:19:25 +00:00
bzbarsky%mit.edu
a1809c25b0 Actually address the review comment too. Bug 324601.
git-svn-id: svn://10.0.0.236/trunk@190624 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:09:34 +00:00
lpsolit%gmail.com
dfc45029ff [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.


git-svn-id: svn://10.0.0.236/trunk@190623 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:06:05 +00:00
bzbarsky%mit.edu
42cccb1214 Don't leak the channel and XMLHttpRequest object if AsyncOpen fails. Bug
323454, r=biesi, sr=darin


git-svn-id: svn://10.0.0.236/trunk@190622 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 00:00:44 +00:00
lpsolit%gmail.com
942b6bdd8a [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
git-svn-id: svn://10.0.0.236/trunk@190619 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 23:35:10 +00:00
wtchang%redhat.com
d5a4f4cfb3 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


git-svn-id: svn://10.0.0.236/trunk@190617 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 23:06:55 +00:00
roc+%cs.cmu.edu
977b055888 Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@190616 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 23:05:32 +00:00
enndeakin%sympatico.ca
8c57795248 Bug 327895, set value properly when checking containment properties, r=bz
git-svn-id: svn://10.0.0.236/trunk@190615 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 23:01:32 +00:00
roc+%cs.cmu.edu
dfcb861333 Bug 327874. Update GTK2 widget code to handle all double-buffering and window translucency, in cairo/Thebes builds. r=vlad
git-svn-id: svn://10.0.0.236/trunk@190612 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 22:43:44 +00:00
wtchang%redhat.com
c6a39f9266 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


git-svn-id: svn://10.0.0.236/trunk@190608 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 22:05:54 +00:00
roc+%cs.cmu.edu
6022898fc4 Bug 327874. Fix _cairo_xlib_surface_create_similar to create surfaces with the same depth as the input surface. r=vlad
git-svn-id: svn://10.0.0.236/trunk@190607 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 21:08:14 +00:00
silver%warwickcompsoc.co.uk
b418402c16 Bug 323237 - Try to force pref saving, but delay it for between 5s and 20s to keep responsiveness.
r=samuel


git-svn-id: svn://10.0.0.236/trunk@190606 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 20:51:51 +00:00
roc+%cs.cmu.edu
85887854b2 Bug 267426. Fix Windows drag-drops that download large files. r=ere,sr=roc,patch by Yuri Kovalchuk.
git-svn-id: svn://10.0.0.236/trunk@190605 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 20:48:35 +00:00
wtchang%redhat.com
c5545aa0ec 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.


git-svn-id: svn://10.0.0.236/trunk@190601 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 19:20:13 +00:00
mvl%exedo.nl
14f04204cb Bug 326077 cannot delete modified events from a series. patch by daniel.boelzle@sun.com, r=mvl
git-svn-id: svn://10.0.0.236/trunk@190599 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 19:05:56 +00:00
gavin%gavinsharp.com
9dbffed736 Bug 235277: make the go button look like other toolbar buttons, patch by miahz <miahzmiahz+bmo@gmail.com>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@190597 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 19:03:33 +00:00
bzbarsky%mit.edu
61c86635b5 More bogus XUL assumptions about what is or is not a box... Bug 325132,
r=neil, sr=bryner


git-svn-id: svn://10.0.0.236/trunk@190596 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 19:01:22 +00:00
bzbarsky%mit.edu
1ae2fb0ab4 Document the channel owner stuff better. Bug 327070, r=biesi, sr=darin
git-svn-id: svn://10.0.0.236/trunk@190595 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:59:06 +00:00
bzbarsky%mit.edu
2c386a52a3 Give a saner principal to documents created via DOMImplementation. Bug 324601,
r=sicking, sr=jst


git-svn-id: svn://10.0.0.236/trunk@190594 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:57:32 +00:00
bzbarsky%mit.edu
3030894c57 Store the opener principal, not just the opener URI. Bug 325816, r=mrbkap, sr=jst
git-svn-id: svn://10.0.0.236/trunk@190593 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:52:42 +00:00
sergei_d%fi.tartu.ee
6ef48912c8 [BeOS] Bug 327296. Improving exthandler. p=sergei_d, r=cbiesinger. BeOS-only
git-svn-id: svn://10.0.0.236/trunk@190592 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:46:35 +00:00
mgalli%geckonnection.com
58c9cb976a Adding pan status toolbar.
git-svn-id: svn://10.0.0.236/trunk@190591 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:44:53 +00:00
mgalli%geckonnection.com
b0cc993c3d Strings to Pan Mode.
git-svn-id: svn://10.0.0.236/trunk@190590 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:43:15 +00:00
mgalli%geckonnection.com
16698ea864 PAN status toolbar.
git-svn-id: svn://10.0.0.236/trunk@190589 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:42:27 +00:00
mgalli%geckonnection.com
52b13904e0 Fix to PAN UI.
git-svn-id: svn://10.0.0.236/trunk@190588 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:41:36 +00:00
mgalli%geckonnection.com
c373a35dbb Fix to Pan UI.
git-svn-id: svn://10.0.0.236/trunk@190586 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:39:48 +00:00
mgalli%geckonnection.com
b3c6ef8ea8 Improvements to pan. When you drag drag, if you click with no drag, goes off.
git-svn-id: svn://10.0.0.236/trunk@190584 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:12:20 +00:00
bugzilla%standard8.demon.co.uk
d8fd65709b 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
git-svn-id: svn://10.0.0.236/trunk@190583 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 18:11:05 +00:00
mgalli%geckonnection.com
b4a45690a9 Workaround to Pan window.scrollBy function - bug 327934
git-svn-id: svn://10.0.0.236/trunk@190579 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 17:40:01 +00:00
bugzilla%standard8.demon.co.uk
12ec63fc59 Possible fix for bug 230580 ldap_2 user_directory preferences proliferating unnecessarily. Only get directory properties for directories not mailing lists. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@190578 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 17:10:11 +00:00
gavin%gavinsharp.com
10edd5846c Bug 327806: ChatZilla should work on Flock, patch by Gijs Kruitbosch <gijskruitbosch+bugs@gmail.com>, r=Silver
git-svn-id: svn://10.0.0.236/trunk@190577 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 16:42:08 +00:00
gavin%gavinsharp.com
9bc9e4880e Bug 327710: Ident server uses wrong disconnect function, patch by Robert Marshall (tH) <rdmsoft@bugs.rdmsoft.com>, r=Silver
git-svn-id: svn://10.0.0.236/trunk@190575 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 16:39:46 +00:00
gavin%gavinsharp.com
48f27a4223 Bug 322259: Can't select directories with Browse button for "Log Folder" preference, patch by Robert Marshall (tH) <rdmsoft@bugs.rdmsoft.com>, r=Silver
git-svn-id: svn://10.0.0.236/trunk@190573 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 16:37:04 +00:00
mark%moxienet.com
43a16224dc 327863 Don't package seamonkey-config, it will run interference for the Mac universal build. r=biesi
git-svn-id: svn://10.0.0.236/trunk@190568 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 16:00:57 +00:00
cbiesinger%web.de
40cded7c0b 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


git-svn-id: svn://10.0.0.236/trunk@190567 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 14:27:02 +00:00
kaie%kuix.de
aa7c6931b7 bug=325366, Certificates: Large MS CA version causes decoding failure
Patch contributed by Martin v. Loewis
r=kengert


git-svn-id: svn://10.0.0.236/trunk@190565 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 13:20:47 +00:00
igor%mir2.org
8e1846deea Bug 327129: Reverting the previous commit as it broke GCC builds of
firefox.


git-svn-id: svn://10.0.0.236/trunk@190564 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 10:12:03 +00:00
masayuki%d-toybox.com
4d6c699705 Bug 205001 the print scale is ignored at using CSS absolute length unit r=dbaron, sr=roc
git-svn-id: svn://10.0.0.236/trunk@190563 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 09:38:54 +00:00
masayuki%d-toybox.com
f13988e1bd Bug 327303 Accept languages empties when IE profile migration is selected.(when with --enable-official-branding) / Bug 327306 The Proxy setting of IE is not migrated.(when with --enable-official-branding) r=mconnor
git-svn-id: svn://10.0.0.236/trunk@190561 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 09:22:05 +00:00