Граф коммитов

5327 Коммитов

Автор SHA1 Сообщение Дата
dougt%meer.net 4c7f9052d3 Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver 2005-06-01 16:06:53 +00:00
dveditz%cruzio.com 5fed65d9b5 bug 295457 use malloc to avoid OOM exceptions thrown by libstdc++. Patch by biesi, r=tor, sr=dveditz, a=chofmann 2005-05-26 22:43:36 +00:00
bugzilla%arlen.demon.co.uk 96d86b24b9 Bug 259325 build error on OpenBSD
p=ajschult@verizon.net r=benjamin sr=jst a=asa
2005-05-19 21:49:42 +00:00
darin%meer.net ed45f4a9f8 fixes bug 250691 "Disable LMv1 hash by default" r=cneberg, sr=bryner, a=asa 2005-05-15 17:38:58 +00:00
dveditz%cruzio.com 3b67438111 bug 287618 case shouldn't matter for default pref files, r=bsmedberg,sr=darin,a=asa 2005-05-14 00:30:08 +00:00
bzbarsky%mit.edu 34529c3465 Removing bogus semicolon. Bug 289051, problem found by lvcipriani@yahoo.com 2005-05-13 17:49:43 +00:00
darin%meer.net 735db6d988 fixes bug 290982 "Disallow viewsource:javascript and jar:viewsource URLs" r=dveditz sr=jst a=dbaron 2005-05-12 15:20:43 +00:00
bsmedberg%covad.net ec03fbb04a Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa 2005-05-12 13:23:30 +00:00
cls%seawood.org 118b7cb7a2 Set FORCE_USE_PIC when building libimgicongtk_s.a
Bug 292714 r=cbiesinger a=asa,bsmedberg
2005-05-10 06:05:56 +00:00
mkaply%us.ibm.com 63f1f21948 #291381
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - rewrite OS/2 icon code to fix some color corruption and overall cleanup
2005-05-07 04:26:15 +00:00
timeless%mozdev.org dc8fcace3d Bug 207306 plugin host should be destoryed on Observe() "NS_XPCOM_SHUTDOWN_OBSERVER_ID" rarther than on "quit-application"
patch by bugspam.Callek@gmail.com r=jst sr=jst a=asa
2005-05-01 22:28:46 +00:00
cbiesinger%web.de 68f511731a 292355 send the document's URI as referrer, instead of the document's base URI
r=jst sr=bz a=asa
2005-05-01 13:08:14 +00:00
shaver%mozilla.org c2c2356e7e Bug 292373: fix plugin bustage on Windows from bug 291229's landing.
Patch from dougt, r+sr=shaver.
2005-04-30 16:15:08 +00:00
jshin%mailaps.org 24686082e9 bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
dougt%meer.net be6760da53 Windows CE build changes. This addresses most of the outstanding Windows
CE compilation issues.

This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript.  This change is based on bug 242518.  See comment 36.

This patch also removes the unused enum in transformiix .  See bug
292118.

r/sr = dveditz/shaver
b    = 291229
a    = asa
2005-04-29 13:33:49 +00:00
cbiesinger%web.de 44a8c8c1aa 245631 patch by Son Le <son.le0@gmail.com> r=biesi sr=dveditz a=asa
- Return error from WriteFrom when ProcessData fails
- verify that the type of the icon is correct (icon or cursor)
- make sure that the image offset is valid
- check for OOM (mRow, mAlphaBuffer)
- add safety checks for mRow and mAlphaBuffer
2005-04-29 12:16:00 +00:00
cbiesinger%web.de 3aae3f5b33 Bug 292114 InstantiateFullPagePlugin should take nsIURI*, not nsString&
r=jst sr=bz a=asa
2005-04-29 12:11:45 +00:00
tor%cs.brown.edu 6a6daeba8f Bug 292160 - Turn on SVG preference by default. r=dbaron, sr=brendan, a=asa 2005-04-28 21:43:03 +00:00
kjh-5727%comcast.net f85c64ed6a Bug 179538 - Default solaris print command should call "lp". sr=alecf, a=asa. 2005-04-28 17:13:14 +00:00
cbiesinger%web.de 6ba8eb78b9 286897 store hotspot information on XBM images if present in the file
patch by Aaron Kaluszka <ask@swva.net> r=biesi sr=tor a=asa
2005-04-20 17:17:02 +00:00
bsmedberg%covad.net 9b88173870 Fix internal defines (affects gtk2 only), bustage from bug 288626 2005-04-06 04:32:20 +00:00
bsmedberg%covad.net e2dfeae329 Fix build bustage, bug 288626. 2005-04-06 04:29:55 +00:00
bsmedberg%covad.net 7e03c0b224 Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
timeless%mozdev.org e4dc0afeb4 Bug 283540 OOM mlk [@ NS_NewPluginPostDataStream]
patch by jlurz24@gmail.com r=timeless sr=jst
2005-04-01 23:33:00 +00:00
roc+%cs.cmu.edu 2ae7e5b884 Bug 163215. Make horizontal scroll preferences platform-dependent. r+sr=bryner, patch by Peter Weilbacher 2005-03-28 21:14:17 +00:00
darin%meer.net 5a9fc1f0a8 fixes regression bug 287690 "applet crashes Firefox" r=dmose 2005-03-25 21:33:12 +00:00
darin%meer.net f6ffba0f8b landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
timeless%mozdev.org f8a0934ba2 Bug 274956 return NS_ERROR_OUT_OF_MEMORY when NS_NEWXPCOM fails
patch by 116057@bacon.qcc.mass.edu r=darin sr=darin
2005-03-24 18:17:15 +00:00
pavlov%pavlov.net 32b01f4303 add api to allow one to get the mime type and content disposition from imagelib. bug 287286. r=bz sr=shaver 2005-03-23 21:09:02 +00:00
cbiesinger%web.de 538651988d Bug 251446 don't return failure when getting data while in DONE state. instead,
just ignore the extraneous bytes.
patch by Aaron Kaluszka <ask@swva.net> r=biesi sr=tor
2005-03-23 17:57:45 +00:00
jshin%mailaps.org 995c847f6b bug 159809 : update default fonts on mac os x (r=jshin, sr=sfraser) patch by Smokey Ardisson with a couple of changes by me 2005-03-23 09:17:58 +00:00
jst%mozilla.jstenback.com c0eed0ffad More code tidying, no code changes. 2005-03-23 00:49:53 +00:00
jst%mozilla.jstenback.com 52764bb90b Nuke useless whitespace. 2005-03-23 00:37:58 +00:00
jst%mozilla.jstenback.com f7ed8a6a20 Tidy up this code a bit, no code changes other than removing an unused variable. 2005-03-23 00:34:39 +00:00
jst%mozilla.jstenback.com c9b31fea1f Renaming incorrectly named argument. 2005-03-23 00:14:59 +00:00
jst%mozilla.jstenback.com f69e8c52b2 Renaming incorrectly named argument. 2005-03-23 00:14:13 +00:00
jst%mozilla.jstenback.com ec5177d695 Whitespace cleanup, and making this code somewhat consistently formatted. No code changes 2005-03-22 16:48:58 +00:00
jst%mozilla.jstenback.com 741f5f6c57 Fixing bug 284825. Future proof our Java plugin finding code. Patch from mike.lei@sun.com, r+sr=jst@mozilla.org 2005-03-22 16:27:21 +00:00
mconnor%myrealbox.com 7627eeb4af bug 287086 - move browser.link.* prefs out of all.js. Includes fix for bug 286745 (seamonkey) by Jeremy Morton and bug 275430 (firefox) to move away from replacing the current page. r=jst, sr=neil for all.js and xpfe bits 2005-03-22 00:38:35 +00:00
dveditz%cruzio.com 62cb73dbcb bug 283103 disable accept button in security dialogs when not focused
(suite version of bug 260560) r=caillon, sr=neil.parkwaycc, a=caillon
2005-03-10 22:26:47 +00:00
bugzilla%arlen.demon.co.uk 3539f9e249 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
tor%cs.brown.edu 7c6595e4d4 Bug 274391 - clean up gif decoder allocation.
Patch by alfredkayser@nl.ibm.com, r=pavlov, sr=tor.
2005-03-10 13:31:26 +00:00
bsmedberg%covad.net 3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
jst%mozilla.jstenback.com 015796a762 Updating NPPVariable comments per cbiesinger@gmx.at. 2005-03-09 20:03:43 +00:00
jst%mozilla.jstenback.com d2d5aedc5b Adding new file, removing old file to fix bugstage. 2005-03-09 17:50:52 +00:00
jst%mozilla.jstenback.com 0afbaeb191 Fixing bug 188938. Adding the ability for plugins to participate in form submission. r=bzbarsky@mit.edu, sr=brendan@mozilla.org 2005-03-09 17:01:22 +00:00
jst%mozilla.jstenback.com 7a6b0c39df Removing unused file. 2005-03-08 17:15:33 +00:00
paper%animecity.nu 0dd638f20e Bug 274244: Display more broken GIFs. r=stuart sr=tor 2005-03-08 03:44:28 +00:00
dougt%meer.net 3320514b36 make libutil compile on wince. no stopwatch on windows ce. r=darin, b=281945 2005-03-07 16:37:43 +00:00
darin%meer.net 9be54a66fc fixes bug 284959 "warning at nsPrefService.cpp:747 when defaults/pref directory not found" r=bsmedberg 2005-03-06 18:47:02 +00:00