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

5274 Коммитов

Автор SHA1 Сообщение Дата
jst%mozilla.jstenback.com 925786d760 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 831e5a7b2e 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 bdb13852d9 s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan 2005-02-21 22:21:21 +00:00
darin%meer.net ea421f6654 fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky 2005-02-21 20:58:01 +00:00
tor%cs.brown.edu bfa5544410 Bug 258511 - preference to disable native SVG support. r=bzbarsky, sr=roc 2005-02-21 18:11:18 +00:00
pedemont%us.ibm.com 4ebc402441 Bug 245407 - Use Quartz for nsImageMac. r=sfraser, sr=tor. 2005-02-20 03:21:04 +00:00
cbiesinger%web.de f25a0b7537 Bug 282275 remove NS_NOTREACHED in ReadSegments implementations
r+sr=darin
2005-02-18 18:39:53 +00:00
darin%meer.net 452a016da8 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 7ce06aa6bd 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 3a3e51d9e9 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 e9112b4e29 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 54dcbc1f32 Fix build bustage 2005-02-07 02:46:42 +00:00
cst%andrew.cmu.edu 2894c047f6 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 c1d763b4b0 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 c4e36b33e7 Bug 281257 Remove unused includes from libpref
r/sr=dveditz
2005-02-06 18:50:34 +00:00
cbiesinger%web.de 6ae5f32857 more consistency with other such comments 2005-02-06 12:59:37 +00:00
cbiesinger%web.de 8731517c1a make this comment consistent with nsITransfer.idl 2005-02-06 12:42:07 +00:00
cbiesinger%web.de 92c940aa45 Bug 269661 make libpref not depend on caps
r=caillon sr=dveditz
2005-02-06 12:39:31 +00:00
dbaron%dbaron.org 3a87f7e225 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 d97e0de464 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 ac82df5ad5 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 67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
neil%parkwaycc.co.uk 9a9dfdc312 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 3bd71cc50a Fixes 280239. WinCE build changes. r=darin 2005-01-30 20:39:23 +00:00
silver%warwickcompsoc.co.uk 4022dd03cb Bug 188557 - Fix chrome: URL for brand.properties.
r=kairo
sr=bz
2005-01-30 17:58:04 +00:00
mozilla.mano%sent.com 4ddcb38789 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 4d665a6cb1 set default pref for image blocking.
bug 279782, r=dwitte, sr=darin
2005-01-29 11:36:16 +00:00
mkaply%us.ibm.com c41847a0fc 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 befc76b9c8 Bug 234858: Make do_GetWeakReference typesafe.
r=dbaron sr=bryner
2005-01-24 22:59:27 +00:00
roc+%cs.cmu.edu f1635b58a4 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 c8a269eb8f 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 f73e193c11 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
marco%gnome.org 3a26c3a61b 279015 Do not build icon theme lookup for gtk < 2.4, which
does not support the icon name API. Fix the build with gtk < 2.4
Patch by marco@gnome.org r=cbiesinger
2005-01-19 20:01:27 +00:00
marco%gnome.org 3020fc1718 Change nsStaticAtom definition from class to struct.
Trying to fixing windows build bustage.
Bug 233461. r=bsmedberg
2005-01-19 13:59:36 +00:00
marco%gnome.org de336606f1 233461 Add an icon channel for gnome icon themes
Patch by marco@gnome.org r=cbiesinger sr=bryner
2005-01-19 11:27:21 +00:00
timeless%mozdev.org 54ded7688e Bug 273056 PluginArrayImpl::GetLength should not throw if there's no plugin host, and PluginArrayImpl::GetPlugins should handle no plugin host and failure from mPluginHost->GetPlugins
r=bz sr=jst
2005-01-17 14:41:45 +00:00
timeless%mozdev.org 4a769b1d67 Bug 273056 PluginArrayImpl::GetLength should not throw if there's no plugin host, and PluginArrayImpl::GetPlugins should handle no plugin host and failure from mPluginHost->GetPlugins
r=bz sr=jst
2005-01-17 07:57:04 +00:00
smfr%smfr.org 39e38f1a62 Part of fix in bug 154894: nuke the resource files on a 'distclean' so that a stray _NullPlugin.rsrc doesn't break subsequent objdir builds. 2005-01-16 21:17:36 +00:00
dwitte%stanford.edu 647e27299f revert default cookie pref from 'use p3p' to 'accept all'.
b=225287, r=mkaply, sr=dveditz
2005-01-14 03:24:13 +00:00
neil%parkwaycc.co.uk 201cc4b7a3 Bug 188557 Application name should not be hard-coded in "Illegal plug-in operation" dialog p=bugmail@q1n.org r+sr=jst 2005-01-13 12:46:52 +00:00
bryner%brianryner.com cd3200aa40 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
darin%meer.net 9bebe5a8e6 fixes bug 261929 "Consider sending urls in UTF-8 by default (images/links with non-ASCII chacters not displayed)" r=jshin sr=bzbarsky 2005-01-12 21:45:42 +00:00
cbiesinger%web.de 2d5fec5c1a Bug 38447 store hotspot information from .cur files on the imgIContainer; and
support storing arbitrary information on image containers (via nsIProperties)
r=pavlov sr=tor
2005-01-12 20:16:07 +00:00
timeless%mozdev.org 6b1df2ec98 Bug 277741 bad copy/paste of NS_ASSERT_OWNINGTHREAD(_class)
r=dbradley sr=dbaron
2005-01-12 19:20:01 +00:00
bzbarsky%mit.edu 1194cfe6b9 Remove old nav4rounding pref. Patch by Daniel Kraft <d@daniel-kraft.net>,
r=dbaron, sr=jst
2005-01-12 04:07:22 +00:00
cbiesinger%web.de 8ab6e0d7d1 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
timeless%mozdev.org 0f16244b59 Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
jst%mozilla.jstenback.com 4e2e132935 Landing the low-level code for using the plugin finder service from the aviary branch. Bug 244125 etc. 2005-01-05 00:21:06 +00:00
gerv%gerv.net 9e3da3c0ac Removing XPIPackager - licence is not compliant with the licensing policy. If you know of a good reason that this code needs to be in the mozilla.org CVS repository, please contact gerv@mozilla.org. 2005-01-01 15:29:24 +00:00
darin%meer.net d19eff04b7 landing backend changes for bug 134105 "SOCKS5: DNS lookups should occur on proxy, not client side." (remote dns pref disabled by default) patch by malsmith@cs.rmit.edu.au, r=biesi, sr=darin 2004-12-16 02:46:12 +00:00