dbaron%dbaron.org
b38434e360
Make DPI preference behave the same on OS/2 as on Unixes. r=mkaply sr=roc b=323964
2006-01-20 20:08:02 +00:00
dbaron%dbaron.org
e8c42514b1
Fix regression of default DPI preference. b=233082 r+sr=roc
2006-01-20 20:06:33 +00:00
gerv%gerv.net
85b93153a4
Bug 324140: cvs remove unused and non-free libnls directory. r=brendan.
2006-01-20 15:23:16 +00:00
bzbarsky%mit.edu
86b7137ea0
Don't leak void array members on early return. Bug 273022, patch by jpl24
...
<jlurz24@gmail.com>, r+sr=jst
2006-01-19 03:40:06 +00:00
dougt%meer.net
253212cac7
fixing build bustage on linux arm. b=319587 r=dougt
2006-01-11 17:32:29 +00:00
gavin%gavinsharp.com
ef982986cc
Bug 322996: Enable IDN for .is domain, r=Gerv
2006-01-11 03:02:18 +00:00
darin%meer.net
527acfe9e9
fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky
2006-01-11 01:50:15 +00:00
neil%parkwaycc.co.uk
5acfd427f0
Bug 322754 Pref service asserts instead of removing dead references r+sr=darin
2006-01-10 12:20:17 +00:00
neil%parkwaycc.co.uk
e133eca20a
Make moz-icon: work on Windows drives b=236227 r=mscott sr=tor
2006-01-10 12:04:08 +00:00
bzbarsky%mit.edu
df87d5eb4c
Rename our in-tree expat lib to mozexpat_s. Bug 305841, patch by Andy Willis
...
<abwillis1@gmail.com>, r=peterv
2006-01-07 02:40:20 +00:00
bzbarsky%mit.edu
a95a19802f
Additional followup for bug 317448. r=brendan
2006-01-07 02:28:39 +00:00
joshmoz%gmail.com
f299d553a0
Update old email addresses for Josh Aas.
2006-01-05 17:07:01 +00:00
cbiesinger%web.de
3448260d30
bug 322319 patch by Christian Franke <Franke@computer.org> r=biesi sr=jst
2006-01-05 13:12:46 +00:00
darin%meer.net
645a0a885e
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
2006-01-02 02:30:32 +00:00
cbiesinger%web.de
bba7b6caa5
Bug 316455 Remove nsIPluginInstanceOwner::PluginNotAvailable, which is pointless
...
now that plugin loading has been rewritten in bug 1156 / bug 309521
r+sr=bz
2006-01-01 11:28:35 +00:00
gerv%gerv.net
0aafc6832b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 16:02:07 +00:00
gerv%gerv.net
f2d0296772
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 12:14:46 +00:00
mark%moxienet.com
4bc6c3332f
Cleaning up obsolete dead code, see bug 314432. r=josh sr=pink
2005-12-28 18:21:33 +00:00
dbaron%dbaron.org
10ab7f717b
Add pref for CSS error reporting and mark as warnings rather than errors. b=264162 r=shaver sr=bzbarsky
2005-12-27 22:03:29 +00:00
pete.zha%sun.com
41f62d9b3f
bug 321065 memory leak in nsJSNPRuntime.cpp
...
patch=alfred.peng@sun.com
r=dbaron
sr=brendan
2005-12-22 03:16:16 +00:00
timeless%mozdev.org
7b09668c76
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2005-12-18 01:50:50 +00:00
gerv%gerv.net
2d5a9bb38c
Bug 320174: correct malformed licence headers. Patch by Jeff Walden <jwalden@mit.edu>, r=gerv.
2005-12-15 13:48:48 +00:00
cls%seawood.org
e6d06e8485
Set NO_INSTALL as well as NO_DIST_INSTALL
2005-12-13 19:23:30 +00:00
cls%seawood.org
e03ef1e370
Fix header export rules for parallel builds.
...
Bug #319460 r=bsmedberg
2005-12-13 17:25:26 +00:00
gerv%gerv.net
5956d34127
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-13 13:25:40 +00:00
bzbarsky%mit.edu
499483e2d3
Nothing window.Components shouldn't be special for cross-domain access
...
purposes. Bug 319079, r+sr=jst
2005-12-05 19:13:33 +00:00
masayuki%d-toybox.com
5d0e89832c
Bug 317486 Some plug-ins may eat WM_SETFOCUS / WM_KILLFOCUS patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc
2005-12-05 05:59:23 +00:00
jst%mozilla.jstenback.com
772ecb602c
Fixing bug 318270. Fix refcount problem in ns4xPluginInstance::GetDOMWindow() that lead to crashes due to window objects being deleted too quickly. r=mrbkap@gmail.com, r+sr=bzbarsky@mit.edu
2005-12-02 00:50:19 +00:00
timeless%mozdev.org
9e7514d1aa
Bug 317819 disable more javascript/DOM abilities, plugins in mail
...
backing out changes to all.js per ajschult@verizon.net
2005-11-30 04:12:59 +00:00
timeless%mozdev.org
72052a865b
Bug 317819 disable more javascript/DOM abilities, plugins in mail
...
patch by ajschult@verizon.net r=iann_bugzilla@arlen.demon.co.uk sr=neil
2005-11-30 02:32:28 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
darin%meer.net
34d27de560
fixes bug 289851 "jar: protocol does not handle file names with embedded spaces" patch by Simo Melenius (simo.melenius@citec.fi), r=biesi, sr=darin
2005-11-23 20:35:37 +00:00
bzbarsky%mit.edu
788670f91f
Look for the wrapper in the right scope -- GetWrappedNativeOfNativeObject won't
...
fix up the scope for us. Bug 309044 re-fix, r+sr=jst
2005-11-22 15:51:41 +00:00
timeless%mozdev.org
8e0a0fb22e
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
mark%moxienet.com
e9b3b45c67
Bug 314432, Get rid of TVector glue in Default Plugin on Mac/Intel. Built but not used in Firefox. r=josh
2005-11-17 21:38:05 +00:00
brettw%gmail.com
792e4a5d37
Bug 245684, add JPEG encoder. r=pavlov, sr=vladimir
2005-11-15 18:10:08 +00:00
masayuki%d-toybox.com
7061e4aebb
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 23:55:24 +00:00
masayuki%d-toybox.com
8b257b7124
backing out previous patch b=55751
2005-11-14 22:33:39 +00:00
masayuki%d-toybox.com
318346f944
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 21:32:16 +00:00
dbaron%dbaron.org
8e1263ab28
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
bzbarsky%mit.edu
ff1082302c
Fix bug 316025 -- no need to create a wrapper on plugin teardown if we don't
...
have one already. r+sr=jst
2005-11-11 20:38:41 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
joshmoz%gmail.com
194a45e592
remove XP_MAC, cleanup. b=281889 r=mento sr=smfr
2005-11-10 17:45:59 +00:00
bsmedberg%covad.net
faf7d08562
Bug 315401 - XPTI_GetInterfaceInfoManager is a bad signature and should be removed, r=darin sr=jst
2005-11-10 16:19:44 +00:00
bzbarsky%mit.edu
381a226a76
Remove unneeded row allocations and clean up some code in BlackenFrame. Bug
...
301594, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov,tor
2005-11-10 14:59:48 +00:00
cbiesinger%web.de
a47197bb84
Bug 312241 make unimplemented methods return NS_ERROR_NOT_IMPLEMENTED
...
patch by Christian Persch <chpe@gnome.org> r=biesi sr=bryner
2005-11-08 20:13:39 +00:00
bzbarsky%mit.edu
7f52ea1dae
When java is disabled in preferences, the plugin host shouldn't claim it's
...
supported. Bug 310021, r=biesi, sr=jst
2005-11-06 18:34:03 +00:00
cbiesinger%web.de
788efaad65
bug 315188 make libjar use symlinks on BeOS too
...
patch by tqh <thesuckiestemail@yahoo.se> r=fyysik sr=darin
2005-11-05 23:23:01 +00:00
joshmoz%gmail.com
ec57ce8b1b
don't free TVector glue that wasn't allocated on Intel Macs. Patch by Eric Albert. b=313347 r=mento sr=smfr
2005-11-05 02:25:32 +00:00
mkaply%us.ibm.com
33ac6bcedb
#300302
...
r/sr=mkaply, a=mtschrep
Patch from Peter Weilbacher - disableIPv6 on OS/2 since we don't have it
2005-11-04 15:23:03 +00:00
jst%mozilla.jstenback.com
1deb7a4618
Fixing bug 309044. Fix problem with errors being thrown if a plugin element for a scriptable plugin is being used after the plugin element was removed from the DOM tree. r=mrbkap@gmail.com/bzbarsky@mit.edu, sr=brendan@mozilla.org
2005-11-04 01:01:08 +00:00
bsmedberg%covad.net
6239862472
Bug 307168 - Add configure test for GCC bug that prevent the pragma-visibility stuff from working properly on some configurations, and also clean up usages of HAVE_VISIBILITY_PRAGMA which should really be HAVE_VISIBILITY_ATTRIBUTE r=roc+wolfiR, previous revisions reviewed by bryner
2005-11-02 14:14:18 +00:00
roc+%cs.cmu.edu
183e34a05a
Bug 240262. Change permissions so MARQUEE can function in mailnews. r=mscott, patch by Martijn Wargers
2005-11-01 23:59:18 +00:00
scott%scott-macgregor.org
31e9029bad
Bug #313490 --> Enable IDN for .org
...
patch by gerv
a=asa
2005-11-01 06:59:21 +00:00
darin%meer.net
3109257893
fixes bug 309311 "Add yet more characters to the IDN blacklist" patch by Neil Harris (usenet@tonal.clara.co.uk), r=gerv, sr=dveditz
2005-10-21 19:07:22 +00:00
jst%mozilla.jstenback.com
f9d60178fa
Fixing bug 311388, crash in nsPluginHostImpl::IsPluginEnabledForExtension(). What seems to be the problem here is that when a plugin is first seen and it does not support any file extensions we end up with a null mExtensionsArray in a nsPluginInfo object, and all other places in the code already check for this, but not IsPluginEnabledForExtension(). r=mrbkap@gmail.com, sr=darin@meer.net
2005-10-20 00:28:35 +00:00
darin%meer.net
1fc0356bc0
fixes bug 312946 "javascript:Packages.prototype crashes browser if Java plugin is not found" r=brendan
2005-10-19 18:55:44 +00:00
bsmedberg%covad.net
db13868592
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
mats.palmgren%bredband.net
6a0603dafe
Restore Mac-specific caret movement when there is a selection. b=299417 r=uriber sr=roc
2005-10-17 00:51:46 +00:00
cbiesinger%web.de
8e4464c378
Bug 309386 Document what a null stream listener from loadImageWithChannel means
...
r=pavlov sr=bz
2005-10-12 18:42:02 +00:00
darin%meer.net
342a7ced3f
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
2005-10-11 01:41:51 +00:00
bryner%brianryner.com
9f1a00c470
Dispatch an OnStartDecode notification for ICO images. Bug 310740, r=biesi, sr=tor.
2005-10-11 00:21:51 +00:00
mark%moxienet.com
4c18041ad1
Bug 293503, back/forward behavior is reversed when scrolling horizontally with alt/option. Fix mousewheel binding. Includes Camino pref fixage. r=mano sr=roc
2005-10-10 06:05:38 +00:00
bzbarsky%mit.edu
ad5688819e
Fix bug 297832. Patch by David H. Gutteridge <dhgutteridge@hotmail.com>, r+sr=jst
2005-10-08 03:02:20 +00:00
bryner%brianryner.com
0a3422432f
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.
2005-10-03 22:27:20 +00:00
jshin%mailaps.org
d832025ec0
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)
2005-10-01 07:38:07 +00:00
dveditz%cruzio.com
31be08a75b
Support \u and \x escapes in pref files (bug 307438). r=cbiesinger, sr=darin
2005-09-29 18:09:06 +00:00
peterv%propagandism.org
f54079d9e6
Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin.
2005-09-28 13:13:27 +00:00
mozilla.mano%sent.com
6826fa1b63
Bug 309227 - Support for mousewheel.withmetakey.*/mousewheel.horizontal.withmetakey.*. r=mento, sr=neil.
2005-09-26 03:38:29 +00:00
bryner%brianryner.com
0c00f57e07
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.
2005-09-23 18:16:40 +00:00
scott%scott-macgregor.org
564401c64e
Bug #309228 --> Default prefs in mailnews have a typo.
...
r=jesse
2005-09-23 01:13:21 +00:00
cbiesinger%web.de
5e3912705e
bug 1156
...
- Make object frames have no children
- Make the frame constructor construct a subdocumentframe, object frame or
image frame as appropriate
- start the load of <applet>, <embed> and <object> in content code
- fallback to alternate rendering correctly
NOTE: This checkin will break the plugin finder. This will be fixed soon.
r+sr=bz
2005-09-21 19:14:30 +00:00
mark%moxienet.com
a38e0cabd7
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
2005-09-21 04:10:59 +00:00
gerv%gerv.net
55e08bdd17
Bug 308344: add .vn to list of IDN TLDs. Patch by gerv; a=asa.
2005-09-20 09:10:23 +00:00
masayuki%d-toybox.com
cb657121eb
Bug 306209 Should fire NS_FOCUSCONTENT event on nsPluginInstanceOwner by clicking plugin's content patch by VYV03354@nifty.ne.jp r+sr=roc
2005-09-18 09:41:37 +00:00
bzbarsky%mit.edu
9edbb933b4
Fix bug 300756. Make sure we can find a JS context when tearing down plugins
...
even with fastback enabled. Patch by jst, r=shaver@mozilla.org , sr=brendan@mozilla.org
2005-09-17 03:40:08 +00:00
pkw%us.ibm.com
8919a65086
Bug 308126 - Trunk build failure in libpr0n module
...
r=mozilla@kaply.com , sr=tor@acm.org
2005-09-16 23:50:39 +00:00
bzbarsky%mit.edu
229152d8f9
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=brendan
2005-09-16 15:44:59 +00:00
timeless%mozdev.org
86b3cd48c9
Bug 210305 crash [@ nsJARChannel::nsJARChannel] NS_ADDREF(gJarHandler) because gJarHandler is 0
...
r=darin sr=darin
2005-09-16 07:09:35 +00:00
cbiesinger%web.de
2388dfe31c
bug 307879 destroy the stream in the nullplugin
...
r=jst sr=darin
2005-09-15 16:06:31 +00:00
bzbarsky%mit.edu
c2aafe559d
Attempt to fix some plugin leaks. Bug 302737, r+sr=jst
2005-09-14 17:17:25 +00:00
bryner%brianryner.com
33955684cd
Backing out 292965 until Tp regression is understood.
2005-09-14 07:28:05 +00:00
bryner%brianryner.com
300a390b7b
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.
2005-09-14 03:38:40 +00:00
darin%meer.net
feda7dceed
backing out fix for bug 301694 since it doesn't work
2005-09-08 00:32:14 +00:00
cbiesinger%web.de
8a53390d22
return a better error code when content policy blocked the load
...
followup to bug 305565, r+sr=bz
2005-09-07 16:32:52 +00:00
cbiesinger%web.de
35e9d8cbd4
bug 301052 call NPN_{Push,Pop}PopupsEnabledState around window opening
...
functions, so that they don't get blocked
r+sr=jst
2005-09-07 12:54:11 +00:00
brendan%mozilla.org
3d67b71b7e
Branch version of patch for bug 305565 (r/sr=jst/bz).
2005-09-07 02:39:51 +00:00
gerv%gerv.net
a04b6195c3
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.
2005-09-06 12:33:11 +00:00
smfr%smfr.org
16f1158f3b
Fix bug 306177: fix the "click here to get the plugin" action of the Default Plugin by enabling popups from the plugin. r=mark, sr=jst.
2005-09-04 19:30:32 +00:00
dougt%meer.net
f4610b12c1
Backing out Bug 268798 which caused a Tp regression. See bug 305356 for details. r+sr=bz, a=asa
2005-09-01 14:33:07 +00:00
pavlov%pavlov.net
a80cc79252
adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad
2005-08-31 22:15:33 +00:00
smfr%smfr.org
33746e6e5d
Fix the signatures of NPN_PushPopupsEnabledState(), NPN_PopPopupsEnabledState() (fallout from bug 176079). r/sr=jst, a=brendan.
2005-08-29 15:09:21 +00:00
vladimir%pobox.com
044de02619
b=304561, firefox unsuitable for browsing high-res image galleries due to preview on tab icon, r=mconnor,sr=bzbarsky,a=asa
2005-08-25 20:05:24 +00:00
pavlov%pavlov.net
0689d85cf0
moving native theme stuff to widget (bug 305291) and landing the remaining thebes gfx changes (bug 305538). r=vlad sr=roc
2005-08-23 02:11:54 +00:00
cbiesinger%web.de
a5d8e38181
bug 285872 GIF Decoder: replace gathering buffer with dynamic malloc to fixed
...
256 bytes hold
patch by Alfred Kayser <alfredkayser@nl.ibm.com> r/sr=tor/pavlov
2005-08-22 18:10:23 +00:00
doronr%us.ibm.com
49c6f4f617
Bug 298202 - java preference ignored depending on java plugin location when javascript calls into Java directly. r=jst sr=shaver
2005-08-22 14:07:32 +00:00
cbiesinger%web.de
29a81b2e91
bug 304833 allow loading help: uris on non-mac systems
...
r=bsmedberg sr=roc
2005-08-19 15:40:17 +00:00
bienvenu%nventure.com
8fc7f718f2
add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792
2005-08-19 14:25:22 +00:00
scott%scott-macgregor.org
7ce1162799
fix bad patch error
2005-08-18 21:23:46 +00:00
scott%scott-macgregor.org
becba4bd2a
Bug #302569 --> moz-icon urls broken on Mac OS X
...
r=biesi,pavlov
2005-08-18 21:10:58 +00:00
roc+%cs.cmu.edu
4e33c10911
Bug 32807. Make triple-click select paragraphs, not lines. Patch by uriber, r+sr=roc
2005-08-18 17:09:16 +00:00
gerv%gerv.net
37a0af90e0
Bug 304277: add .cl and .fi to IDN whitelist. Patch by gerv; r=jshin, a=asa.
2005-08-16 23:07:09 +00:00
dbaron%dbaron.org
4f125b95bb
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
2005-08-12 22:53:22 +00:00
jst%mozilla.jstenback.com
0d8b79a0bf
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
2005-08-12 04:11:00 +00:00
joshmoz%gmail.com
4ce8eb3da5
bustage fix from bug 303815
2005-08-08 08:26:19 +00:00
joshmoz%gmail.com
1bf8f22f2a
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
2005-08-08 08:03:41 +00:00
joshmoz%gmail.com
eef063b03e
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
2005-08-08 04:29:34 +00:00
joshmoz%gmail.com
520b201816
bustage fix. I typed the wrong bug number into the comment for the original patch. b=297600
2005-08-07 07:54:50 +00:00
joshmoz%gmail.com
bf441c38cf
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
2005-08-07 07:12:11 +00:00
joshmoz%gmail.com
da210134d8
clean up old mac code and comments. b=191567 r=dougt sr=smfr a=bsmedberg
2005-08-07 07:05:09 +00:00
dougt%meer.net
609317b481
Adding a build configuration option that will allows us to no build the
...
xpcom obsolete library. r/a=benjamin. b=303429
2005-08-05 17:09:41 +00:00
tor%cs.brown.edu
54d11668aa
Bug 301646 - update to zlib 1.2.3.
...
Patch by glennrp@imagemagick.org , r=tor, sr=dveditz, a=bsmedberg
2005-08-04 19:14:14 +00:00
darin%meer.net
b2fa0c86d3
fixes bug 301643 "Off-by-one in mar_consume_index" r+a=bsmedberg
2005-07-28 22:19:37 +00:00
dougt%meer.net
8de93d4125
* 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
2005-07-27 20:42:44 +00:00
darin%meer.net
aebc60ef82
fixes bug 300349 "zlib-1.2.2 buffer overflow" patch by glennrp@imagemagick.org, r=biesi, sr=dveditz, a=bsmedberg
2005-07-26 21:50:24 +00:00
dougt%meer.net
a362588a2d
Bug 268798. fixes not flushing session cache during a memory-pressure notification. r=pavlov, sr=dbaron, a=benjamin
2005-07-26 15:00:20 +00:00
cbiesinger%web.de
a531441ddb
bug 300936 null check allocations, and remove a useless alloc. Also, indent a
...
block correctly.
r=tor sr=dveditz a=bsmedberg
2005-07-25 21:16:12 +00:00
masayuki%d-toybox.com
7a63018257
Bug 301694 Create IDN blacklist that include 'DIVISION SLASH'(U+2215) and 'FRACTION SLASH'(U+2044) r=gerv, sr=darin, a=benjamin
2005-07-22 19:07:11 +00:00
bzbarsky%mit.edu
dc27182f65
Expose the subject name for the cert and an nsISupports pointer to the cert on
...
nsIPrincipal that represents a certificate principal. Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal. Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII. Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
bzbarsky%mit.edu
c995b755c9
Make content-encoded plugin data work even if there is no content-length
...
header. Bug 300438, r=jst, sr=darin, a=bsmedberg
2005-07-22 18:29:34 +00:00
gerv%gerv.net
7dbba575df
Bug 300132: add the following TLDs to the IDN whitelist: .lt, .info, .th, .ac, .io, .sh, .tm, .gr, .br. Patch by gerv; r=jshin, a=bsmedberg.
2005-07-20 20:07:20 +00:00
timeless%mozdev.org
eb9786546e
Bug 300572 FF11a2 Crash in [@ js_SetSlotThreadSafe] with new Shockwave Flash beta 8.0 b434
...
r=jst sr=jst a=shaver
2005-07-20 12:36:55 +00:00
masayuki%d-toybox.com
02b22c05d0
Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor
2005-07-20 08:40:13 +00:00
pete.zha%sun.com
f6a0922b37
bug 293972 npruntime API does not support ambiguous members
...
r=jst sr=brendan a=asa
2005-07-14 02:36:41 +00:00
dougt%meer.net
9b1f23ec95
Making plugins work on Windows CE. There many crashes do to subclassing. This addresses those problem by not subclassing. This is WinCE only. r/sr=jst. a=asa. Relanding
2005-07-13 19:08:20 +00:00
timeless%mozdev.org
6a3d670090
Bug 300084 Remove advanced.always_load_images pref
...
patch by bugzilla@mcsmurf.de r=biesi sr=neil a=bsmedberg
2005-07-13 18:06:01 +00:00
dougt%meer.net
b400dba297
Backing out my changes in the last few hours because Chase is tagging the tree. (the tree was open, but he was tagging)
2005-07-12 22:01:25 +00:00
dougt%meer.net
9e4e6604d5
Making plugins work on Windows CE. There many crashes do to subclassing. This addresses those problem by not subclassing. This is WinCE only. r/sr=jst. a=asa
2005-07-12 21:52:35 +00:00
jshin%mailaps.org
00370efa2e
bug 299927 : add .hu and .museum to the list of TLDs for which IDN is safe : r=gerv, sr=darin, a=shaver
2005-07-08 14:20:27 +00:00
darin%meer.net
b21bf565bc
Remove -NODEFAULTLIB option to fix MSVC build bustage, bug 299557, r+a=chase
2005-07-05 21:30:12 +00:00
cls%seawood.org
08b02ee902
Fixing mingw cross-compile bustage:
...
- Moves HOST_AR_FLAGS into configure.in
- Adds HOST_OS_ARCH to better handle the native build case
- Exposes autoconf standard host_cpu, host_vendor, host_os variables
- Always build native version of libmar & mar tool
Bug #299557 r,a=bsmedberg
2005-07-05 20:37:27 +00:00
bsmedberg%covad.net
b1ff600e14
Bug 299445 - r=darin sr=dveditz a=chase
2005-07-05 20:29:57 +00:00
bsmedberg%covad.net
a15b94bcd8
Bug 271802 - nsPrintDialogUtil uses a localizable string for a preference with no apparent reason, patch by dbaron, r=bsmedberg, a=asa
2005-07-01 12:32:15 +00:00
timeless%mozdev.org
4ee0a411c1
Bug 283542 OOM crash [@ nsSanePluginInstance::GetDeviceOptions][@ nsSanePluginInstance::GetActiveDevice]
...
patch by b.jacques@planet.nl r=jst sr=jst a=asa
2005-07-01 04:28:17 +00:00
timeless%mozdev.org
a03604afb3
Bug 299146 nsPrefLocalizedString needs to tolerate null
...
r=dveditz sr=dveditz a=bsmedberg
2005-07-01 01:48:41 +00:00
darin%meer.net
8eea6eb19e
fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg
2005-06-30 00:19:18 +00:00
cls%seawood.org
c849b2aa0c
Use HOST_EXTRA_LIBS for linking HOST_PROGRAMS.
...
Do not define WinMain() for gcc builds.
Bug #298417 r=bsmedberg a=chofmann
2005-06-22 15:55:32 +00:00
darin%meer.net
35f9f4aeab
Add support for "-C working_dir" a'la GNUmake to simplify building mar files.
2005-06-22 00:26:29 +00:00
leon.sha%sun.com
db85f867b3
Bugzilla Bug 297031 The default font setting on xft enabled firefox is not correct.
...
Patch maker: leon.sha@sun.com
blizzard: review+
roc: superreview+
asa: approval-aviary1.1a2+
2005-06-21 06:08:27 +00:00
joshmoz%gmail.com
f3708056af
better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa
2005-06-20 19:24:51 +00:00
darin%meer.net
6a8bb79adc
fixes bug 288053 "consider enabling automatic-ntlm auth for proxies (again)" r=mcsmurf sr=bryner a=asa
2005-06-20 19:12:48 +00:00
jshin%mailaps.org
0c3deda0ff
bug 286584 : Implement IDN punycode display by .tld (r=gerv, sr=darin, a=asa)
2005-06-20 05:23:30 +00:00
jst%mozilla.jstenback.com
b063de55c4
Fixing bugstage.
2005-06-18 07:59:49 +00:00
jst%mozilla.jstenback.com
e9a7c8a4a4
Fixing bugstage.
2005-06-18 07:17:11 +00:00
jst%mozilla.jstenback.com
4f8ee0f3ff
Fixing bug 176079. Provide an API for plugins to control whether popups are enabled or not. Disable popups by default from plugins, but enable/disable popups while handling user input events (mouse click, keydown etc) on the platforms where it's possible (Win32 and Mac), but do that only if the plugin doesn't support the popup enabling/disabling API. r+sr+a=brendan@mozilla.org
2005-06-18 06:06:45 +00:00
pkw%us.ibm.com
3eeb7f99b6
Bug 297807 - Java 1.4.2 SR2 plug-in and later cause Mozilla to crash.
...
r=mozilla@kaply.com , sr=darin@meer.net , a=asa@mozilla.org
2005-06-17 17:02:05 +00:00
dougt%meer.net
49db0e310b
* Fixes some build problems when trying to build non-static. (removing link
...
libraries that don't exist on Windows CE)
* Taking xxx advice and making GetNAME always return a GDI forcing us to use
GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE)
* Windows CE on ARM doesn't support C++ exceptions. In the windows plugin code
uses catches to ensure that the plugins don't crash mozilla. On windows ce on
arm, we have no choice but to disable CALL_SAFETY_ON.
* On Windows CE, VerQueryValue internal structure can not be modified so
callers must do a bit of string conversion.
* Disabling more code in nsOSHelperAppService for Windows CE.
* Enabling the Windows Registry code in XPCOM since the Window CE shunt now
supports the limited set needed (all but notification).
Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa
2005-06-16 21:20:45 +00:00
joshmoz%gmail.com
701969ba26
gcc 4 fixes for Mac OS X. part 1 of the landing. Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron
2005-06-15 03:49:26 +00:00
db48x%yahoo.com
b49516c3c9
bug 296522: nsJAR.cpp uses wrong allocator
...
patch by john <johnli1995@hotmail.com>, r=darin, a=asa
2005-06-14 10:29:45 +00:00
joshmoz%gmail.com
d4a4cd13e7
get rid of 68k mac and classic mac os references from plugin code. cleanup only. no bug. r=jst a=asa
2005-06-13 22:31:39 +00:00
mkaply%us.ibm.com
57ba9396d4
#291381
...
r=mkaply, sr=mkaply, a=mkaply
OS/2 only - certain icons resolutions crash - patch from Rich Walsh
2005-06-12 04:58:03 +00:00
timeless%mozdev.org
99672ccd85
Bug 292348 NewEmbededPluginStream misspelled
...
patch by pythonesque+bugzilla@gmail.com r=jst sr=jst a=asa
2005-06-08 23:42:15 +00:00
darin%meer.net
49db45ad14
fixes bug 297124 "mar.exe fails to link with MSVC 2005 beta 2" r=darin,cls
2005-06-08 22:26:48 +00:00
darin%meer.net
8daab17916
Landing libmar for new application update system (bug 296303) r=bsmedberg,cls,brendan
2005-06-08 17:28:20 +00:00
dougt%meer.net
21c1caa3f1
Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa.
2005-06-08 16:48:44 +00:00
joshmoz%gmail.com
37a2ff46af
build on Xcode 2.1 which uses per-build configuration build directories. b=296900 r=josh r=cls r=bsmedberg a=bsmedberg
2005-06-08 02:50:56 +00:00
darin%meer.net
62afc8e69f
Landing bzip2-1.0.3 library components (libbz2), bug=296294, r=bsmedberg, sr+a=brendan
2005-06-06 22:26:32 +00:00
cls%seawood.org
34066213a5
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
joshmoz%gmail.com
e6acd8ece7
more bustage fixes for Mac OS X 10.4 build patch. by Mark Mentovai. b=292530
2005-06-01 21:15:09 +00:00
joshmoz%gmail.com
0feedf0e41
more bustage fixes for Mac OS X 10.4 "Tiger" build patch, by Mark Mentovai. b=292530
2005-06-01 20:52:53 +00:00
joshmoz%gmail.com
f111ec1cfa
fix building on Mac OS X 10.3.x "Panther". Patch by Mark Mentovai. b=292530 r=me
2005-06-01 20:13:21 +00:00
joshmoz%gmail.com
06ca0acf9b
more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan
2005-06-01 18:53:30 +00:00
timeless%mozdev.org
d0db527069
Bug 293307 violation of c++ aliasing rules in imgCacheValidator::OnStartRequest() causing crash if compiled with gcc 4.0
...
r=pavlov sr=bz a=shaver
2005-06-01 18:28:20 +00:00
dougt%meer.net
05339dd922
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
4735d5bee3
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
052195e7d9
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
8ca02fe326
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
b726ed1415
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
d2523ff115
Removing bogus semicolon. Bug 289051, problem found by lvcipriani@yahoo.com
2005-05-13 17:49:43 +00:00
darin%meer.net
8c2929e38d
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
96622a4250
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
1a4e99d28f
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
039a061f6a
#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
d70df2afca
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
6b1cc66eae
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
e07bb3b929
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
1a8118258c
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
373d7db1ba
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
0911e83759
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
1225a042ce
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
5c63365762
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
f0505bd282
Bug 179538 - Default solaris print command should call "lp". sr=alecf, a=asa.
2005-04-28 17:13:14 +00:00
cbiesinger%web.de
0c0edb300c
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
cf47fb607f
Fix internal defines (affects gtk2 only), bustage from bug 288626
2005-04-06 04:32:20 +00:00
bsmedberg%covad.net
5cde02f558
Fix build bustage, bug 288626.
2005-04-06 04:29:55 +00:00
bsmedberg%covad.net
564337d16d
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
1ce3974e6e
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
dbf0b5138e
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
1aef58d043
fixes regression bug 287690 "applet crashes Firefox" r=dmose
2005-03-25 21:33:12 +00:00
darin%meer.net
08146eec42
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
7acfc66b35
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
e66f9a3d35
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
03da02a502
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
0a4fbaf54d
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
2889c14ff7
More code tidying, no code changes.
2005-03-23 00:49:53 +00:00
jst%mozilla.jstenback.com
e35202446d
Nuke useless whitespace.
2005-03-23 00:37:58 +00:00
jst%mozilla.jstenback.com
7a5f7b45af
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
8437ead714
Renaming incorrectly named argument.
2005-03-23 00:14:59 +00:00
jst%mozilla.jstenback.com
b975745737
Renaming incorrectly named argument.
2005-03-23 00:14:13 +00:00
jst%mozilla.jstenback.com
6cc6c6f3f0
Whitespace cleanup, and making this code somewhat consistently formatted. No code changes
2005-03-22 16:48:58 +00:00
jst%mozilla.jstenback.com
ef222d5db3
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
9511fe3e2e
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
40ba69c24c
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
9f52c678e3
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
2bb596a19c
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
ab0810ddac
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
1866be16de
Updating NPPVariable comments per cbiesinger@gmx.at.
2005-03-09 20:03:43 +00:00
jst%mozilla.jstenback.com
33eb3ac3c1
Adding new file, removing old file to fix bugstage.
2005-03-09 17:50:52 +00:00
jst%mozilla.jstenback.com
5200e318d8
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
00ff45119b
Removing unused file.
2005-03-08 17:15:33 +00:00
paper%animecity.nu
d541f29d90
Bug 274244: Display more broken GIFs. r=stuart sr=tor
2005-03-08 03:44:28 +00:00
dougt%meer.net
54c1bc0cc3
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
bd14fd0489
fixes bug 284959 "warning at nsPrefService.cpp:747 when defaults/pref directory not found" r=bsmedberg
2005-03-06 18:47:02 +00:00
darin%meer.net
f7ac86ea55
fixes bug 284687 "###!!! ASSERTION: index out of range: '0 <= aIndex && aIndex < Count()" r=biesi sr=pavlov
2005-03-04 02:48:58 +00:00
bsmedberg%covad.net
4b68fa447a
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
ben%bengoodger.com
e1e4f987a4
282106 - need a reliable way to disable full page plugins. make plugin host disable disabled full page plugins on initialization. r+sr=jst
2005-02-25 09:05:15 +00:00
jst%mozilla.jstenback.com
1d5e802150
Fixing bug 281744. Remove dead code and unnecessary code. r+sr=peterv@propagandism.org
2005-02-23 23:17:57 +00:00
bsmedberg%covad.net
7934eaf821
bug 281414 - Rename nsIPrefBranchInternal to nsIPrefBranch2 in preparation for freezing. r+sr=darin I will also do a mostly-global search-and-replace of code in our tree.
2005-02-23 13:59:17 +00:00
darin%meer.net
14bc4f011a
s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan
2005-02-21 22:21:21 +00:00
darin%meer.net
f2311e1369
fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky
2005-02-21 20:58:01 +00:00
tor%cs.brown.edu
a0375d13dc
Bug 258511 - preference to disable native SVG support. r=bzbarsky, sr=roc
2005-02-21 18:11:18 +00:00
pedemont%us.ibm.com
4e31dcd7d7
Bug 245407 - Use Quartz for nsImageMac. r=sfraser, sr=tor.
2005-02-20 03:21:04 +00:00
cbiesinger%web.de
6706776bf1
Bug 282275 remove NS_NOTREACHED in ReadSegments implementations
...
r+sr=darin
2005-02-18 18:39:53 +00:00
darin%meer.net
4dc54feab7
fixes bug 282270 (and bug 282520) "always show punycode by default" r=dbaron sr=dveditz a=dbaron
2005-02-17 20:02:37 +00:00
bzbarsky%mit.edu
839a819e12
If AsyncOpen fails, don't leave the imgRequest in the cache, since it will
...
never deliver any notifications to its listeners. Bug 281467, r=pavalov,
sr=darin, a=asa
2005-02-16 15:26:04 +00:00
jst%mozilla.jstenback.com
e73827a50a
Fixing bug 281284. Don't share the plugin temp directory among all users on the same system, and don't delete directories we didn't create. r=peterv@propagandism.org, sr=dveditz@cruzio.com
2005-02-11 23:37:51 +00:00
bugzilla%arlen.demon.co.uk
5e392ee6d3
Bug 281286 Remove nsIPref usage from OJI
...
p=bugmail@q1n.org r=timeless sr=roc
2005-02-08 16:53:26 +00:00
cst%andrew.cmu.edu
79c9fb8436
Fix build bustage
2005-02-07 02:46:42 +00:00
cst%andrew.cmu.edu
b1c8c66ee4
Bug 281295 plugin/ should not use deprecated nsIPref
...
Patch by Vidar Braut Haarr <bugmail@q1n.org>, r=timeless sr=alecf
2005-02-07 01:56:03 +00:00
bzbarsky%mit.edu
adfdaf7ccf
Make sure imgRequestProxys are added to the loadgroup even if we have a cached
...
imgRequest for them. This allows the Stop button to cancel the proxy as
needed. Bug 268985, r=pavlov, sr=darin
2005-02-06 22:21:46 +00:00
cbiesinger%web.de
3f7a298b3d
Bug 281257 Remove unused includes from libpref
...
r/sr=dveditz
2005-02-06 18:50:34 +00:00
cbiesinger%web.de
754fca8252
more consistency with other such comments
2005-02-06 12:59:37 +00:00
cbiesinger%web.de
c4de65fb23
make this comment consistent with nsITransfer.idl
2005-02-06 12:42:07 +00:00
cbiesinger%web.de
d630a9a4c1
Bug 269661 make libpref not depend on caps
...
r=caillon sr=dveditz
2005-02-06 12:39:31 +00:00
dbaron%dbaron.org
844ed1c45c
Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless
2005-02-05 00:49:25 +00:00
marco%gnome.org
031e38cf95
Make uris in the form
...
moz-icon://file://C:/foo/bar.exe?size=16
work again.
Bug 233461 r=biesi sr=blizzard
2005-02-04 23:22:57 +00:00
jst%mozilla.jstenback.com
91eebf66f7
Fixing bug 280664. Do security check for URI loads, no matter what plugin they come from. r=dveditz@cruzio.com, sr=brendan@mozilla.org
2005-02-04 16:54:11 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
neil%parkwaycc.co.uk
c82db5bd7b
Backend to load external links in new tabs b=231984 r=danm sr=jst
2005-02-02 10:04:09 +00:00
dougt%meer.net
b320de686c
Fixes 280239. WinCE build changes. r=darin
2005-01-30 20:39:23 +00:00
silver%warwickcompsoc.co.uk
a5149009a6
Bug 188557 - Fix chrome: URL for brand.properties.
...
r=kairo
sr=bz
2005-01-30 17:58:04 +00:00
mozilla.mano%sent.com
81ed4ff966
Bug 277516 - Add a hidden pref to follow accessibility.tabfocus for xul elements; default to true on mac, false everywhere else. r=aaronlev sr=bzbarksky
2005-01-29 23:47:35 +00:00
mvl%exedo.nl
0e1ea15a99
set default pref for image blocking.
...
bug 279782, r=dwitte, sr=darin
2005-01-29 11:36:16 +00:00
mkaply%us.ibm.com
2ab901f481
272624
...
r=mkaply
Fix build errors with GCC 3.3.5 and some warnings
2005-01-28 15:50:34 +00:00
cvshook%sicking.cc
0b0ba29712
Bug 234858: Make do_GetWeakReference typesafe.
...
r=dbaron sr=bryner
2005-01-24 22:59:27 +00:00
roc+%cs.cmu.edu
2a34aa6a5d
Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc
2005-01-23 23:58:32 +00:00
bsmedberg%covad.net
92415d6081
Bug 278262 - JAR URIs should resolve relative URIs in the base section r=biesi sr=darin
2005-01-23 23:03:39 +00:00
bzbarsky%mit.edu
c7e80eea54
Make nullplugin dialog not show up on clicks with buttons other than the left
...
mouse button. Bug 270377, patch by Vincent Caron <v.caron@zerodeux.net>,
r=bryner, sr=bzbarsky
2005-01-20 17:04:20 +00:00