Commit Graph

5393 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
8ef974490b Expose nsIInterfaceRequestor in the classinfo for XMLHttpRequest. Bug 317448, r+sr=jst, r=brendan, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@187198 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-09 21:37:41 +00:00
joshmoz%gmail.com
fcfe65c774 On Intel Macs, don't free memory that was never allocated. Patch by Eric Albert. b=313347 r=mento sr=smfr a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@187079 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 18:05:55 +00:00
mark%moxienet.com
9690352b33 314432 Get rid of TVector glue in Default Plugin on Mac/Intel. r=josh a/1.8.0.1,1.8.1=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@186942 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 20:49:49 +00:00
gavin%gavinsharp.com
073775234c Bug 309044 re-fix: Look for the wrapper in the right scope -- GetWrappedNativeOfNativeObject won't fix up the scope for us. Patch by bz, r+sr=jst, a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@186565 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-24 21:20:52 +00:00
(no author)
d368a405db This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_0_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@185757 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-07 05:54:01 +00:00
(no author)
d1331130a2 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_0_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@182227 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 02:57:26 +00:00
darin%meer.net
67b19724f9 fixes bug 284474 "Converting to UTF-8 a url with an unescaped non-ASCII chars in the query part leads to an incompaitbilty with most server-side programs" r=jshin sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181963 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-11 01:42:44 +00:00
mark%moxienet.com
153b499868 Bug 293503, back/forward behavior is reversed when scrolling horizontally with alt/option. Fix mousewheel binding. Includes Camino pref fixage. r=mano sr=roc a/1.8=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181949 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-11 00:17:40 +00:00
bryner%brianryner.com
196654d8e0 Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin, a=mscott.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181508 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-03 23:26:49 +00:00
jshin%mailaps.org
98ecffb004 bug 222919 : change default font for zh-HK on OS X (r=me, pikerton, sr=sfraser,
a=asa) patch by Smonkey Ardisson (alqahira%mindspring.com)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181404 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-01 07:39:48 +00:00
dveditz%cruzio.com
7ac8dbbba8 Support \u and \x escapes in pref files (bug 307438). r=cbiesinger, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181402 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-01 05:44:04 +00:00
mozilla.mano%sent.com
a05e0d7912 Bug 309227 - Support for wheel+metakey prefs. r=mento, sr=neil, a=mtschrep.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181011 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-27 00:04:13 +00:00
bryner%brianryner.com
38a7559ad9 Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180945 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-26 03:28:10 +00:00
scott%scott-macgregor.org
a82373b74b Bug #309228 --> Default prefs in mailnews have a typo
r=jesse
a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180894 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-23 21:01:14 +00:00
mark%moxienet.com
072990a143 Bug 171680, modifier keys have no effect on mouse wheel (Mac). Handle modifier keys for scrollwheel events. Bug 255415, scroll wheel doesn't scroll the right scrollable thing until the mouse is moved. Walk the widget hierarchy to find out what's under the mouse. r=mano sr=smfr a/1.8=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180812 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-22 18:42:29 +00:00
gerv%gerv.net
0d552084cd Add .vn to whitelist of IDN domains.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180638 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-20 09:09:12 +00:00
bzbarsky%mit.edu
b75a5f17e8 Keep the results of EvaluateStringWithValue properly alive while we're using
them, and make sure we don't GC the xbl property getter when we create the
setter.  Bug 299205, r=jst, sr+a=brendan


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180398 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-16 15:46:32 +00:00
cbiesinger%web.de
387d766b78 bug 307879 destroy the stream in the nullplugin
r=jst sr=darin a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180362 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-16 11:44:12 +00:00
cbiesinger%web.de
6ad548e151 bug 301052 call NPN_{Push,Pop}PopupsEnabledState around window opening
functions, so that they don't get blocked
r+sr=jst a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180108 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-13 13:32:34 +00:00
cbiesinger%web.de
caf4efc195 return a better error code when content policy blocked the load
followup to bug 305565, r+sr=bz a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180107 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-13 13:29:52 +00:00
(no author)
f8b4570ae4 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179973 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-10 22:28:56 +00:00
darin%meer.net
c13d6c5553 backing out patch for bug 301694 because it doesn't work, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179831 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-08 01:58:12 +00:00
brendan%mozilla.org
b0f7de3258 Branch version of patch for bug 305565 (r/sr=jst/bz, a=drivers).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179770 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-07 02:37:27 +00:00
gerv%gerv.net
ffe36b0449 Bug 301694: change to more human-readable format for IDN character blacklist. Patch by usenet@tonal.clara.co.uk; r=gerv, sr=darin, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179691 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-06 12:34:08 +00:00
smfr%smfr.org
8ce871191b Fix bug 306177: allow the Default plugin to open popup windows, so that it works correctly. r=mark, sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179647 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-04 23:42:11 +00:00
dougt%meer.net
6e1f74449c Backing out Bug 268798 which caused a Tp regression. See bug 305356 for details. r+sr=bz, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179471 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-01 14:33:07 +00:00
smfr%smfr.org
062cfd794a Fix the signatures of NPN_PushPopupsEnabledState(), NPN_PopPopupsEnabledState() (fallout from bug 176079). r/sr=jst, a=brendan.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179199 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-29 15:09:27 +00:00
scott%scott-macgregor.org
2ee2592948 Bug #223909 --> Land the aviary 1.0 changes for supporting copy and paste of windows clipboard images into HTML mail
compose onto the 1.8 branch. Changes were re-reviewed for 1.8 by various folks including module owners: stuart, biesi, glazman

a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179004 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-25 22:35:49 +00:00
vladimir%pobox.com
28f0882bf3 b=304561, firefox unsuitable for browsing high-res image galleries due to preview on tab icon, r=mconnor,sr=bzbarsky,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178982 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-25 20:05:24 +00:00
cbiesinger%web.de
9ae982c321 bug 304833 allow loading help: uris on non-mac systems
r=bsmedberg sr=roc a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178847 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-24 20:15:37 +00:00
bienvenu%nventure.com
5018d488c9 add support for gssapi auth, 303160, 280792, a=mscott+schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178783 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-24 14:15:28 +00:00
jst%mozilla.jstenback.com
861dc33ace Fixing bug 300756. Make sure we can find a JS context when tearing down plugins even with fastback enabled. r=shaver@mozilla.org, sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178647 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 23:04:17 +00:00
doronr%us.ibm.com
26131fbed8 Bug 298202 - java preference ignored depending on java plugin location when javascript calls into Java directly r=jst sr=shaver a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178600 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 14:09:59 +00:00
scott%scott-macgregor.org
96850a7aba Bug #302569 --> moz-icon urls broken on Mac OS X
r=biesi
r=pavlov
a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178209 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-18 21:26:42 +00:00
jshin%mailaps.org
b44c107d84 bug 304277: add further TLDs to IDN whitelist : patch by gerv, rs=jshin, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177923 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-17 01:31:00 +00:00
dbaron%dbaron.org
0ef723541e Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177716 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-13 19:34:01 +00:00
(no author)
f7df88887e This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177651 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 19:01:32 +00:00
jst%mozilla.jstenback.com
a9f668bc25 Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@177635 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 04:11:00 +00:00
joshmoz%gmail.com
2de703e3a3 bustage fix from bug 303815
git-svn-id: svn://10.0.0.236/trunk@177318 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 08:26:19 +00:00
joshmoz%gmail.com
c33f5ab374 clean up Mac OS X plugin scriptability check so that it works with x86 Macs and uses pre-defined Apple macros for executable file headers instead of hard-coding them. b=303815 r=mento sr=smfr a=asa
git-svn-id: svn://10.0.0.236/trunk@177317 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 08:03:41 +00:00
joshmoz%gmail.com
c77e3c84e0 don't translate mach-o function pointers to CFM unless we're on ppc Mac OS X. b=303345 r=pinkerton sr=smfr a=asa
git-svn-id: svn://10.0.0.236/trunk@177309 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 04:29:34 +00:00
joshmoz%gmail.com
711071fb82 bustage fix. I typed the wrong bug number into the comment for the original patch. b=297600
git-svn-id: svn://10.0.0.236/trunk@177285 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-07 07:54:50 +00:00
joshmoz%gmail.com
6e91a4c53b Verify (on Mac OS X only) that plugins are useable. Among other things, now we don't load CFM plugins on x86 Macs (CFM executables can't be used on x86 Macs). Note: This patch considers Universal Binary plugins to be useable, but we don't actually support them yet. We should and we will soon. b=191749 r=mento sr=smfr a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@177284 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-07 07:12:11 +00:00
joshmoz%gmail.com
d417c6262f clean up old mac code and comments. b=191567 r=dougt sr=smfr a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@177283 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-07 07:05:09 +00:00
dougt%meer.net
32d2191f66 Adding a build configuration option that will allows us to no build the
xpcom obsolete library.  r/a=benjamin. b=303429


git-svn-id: svn://10.0.0.236/trunk@177171 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 17:09:41 +00:00
tor%cs.brown.edu
b50caa78c1 Bug 301646 - update to zlib 1.2.3.
Patch by glennrp@imagemagick.org, r=tor, sr=dveditz, a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@177115 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 19:14:14 +00:00
darin%meer.net
2cf2c14337 fixes bug 301643 "Off-by-one in mar_consume_index" r+a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176812 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-28 22:19:37 +00:00
dougt%meer.net
54f4b5b76f * This moves most of the configuration options of minimo into configure.in.
* This makes minimo use the same toolkit that ff uses.

* This makes toolkit build on WINCE.  (makefile love only)

* This moves all default configuration options above where we enable
applications in configure.in

Build only changes.

r=bsmedberg
a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@176702 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-27 20:42:44 +00:00
darin%meer.net
870ac67dab fixes bug 300349 "zlib-1.2.2 buffer overflow" patch by glennrp@imagemagick.org, r=biesi, sr=dveditz, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176642 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 21:50:24 +00:00
dougt%meer.net
9a935d0e25 Bug 268798. fixes not flushing session cache during a memory-pressure notification. r=pavlov, sr=dbaron, a=benjamin
git-svn-id: svn://10.0.0.236/trunk@176616 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 15:00:20 +00:00