roc+%cs.cmu.edu
0fc5109e5f
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
2007-03-14 01:52:07 +00:00
joshmoz%gmail.com
4ef372e5e3
remove XP_MAC, detab. b=281889 r/sr=bz
2007-03-06 05:15:44 +00:00
mozilla.mano%sent.com
d9df0f2a4f
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
2007-02-08 13:15:50 +00:00
timeless%mozdev.org
4c88c8a7ac
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
jshin%mailaps.org
2c8bf7f42d
bug 359808 : drop support for Win 9x/ME (r/sr=darin)
2006-11-16 00:59:55 +00:00
bzbarsky%mit.edu
142a417a31
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
jshin%mailaps.org
20129f080d
bug 359148 : when saving a file, "unicode" characters in filename are lost (turned into '_') : r=biesi, sr=darin
2006-11-04 10:09:59 +00:00
bzbarsky%mit.edu
10b7ae888b
Fix handling of subsubframes appended from an onload handler for a subframe so
...
that the onload handler of the toplevel document will fire after all. Bug
315056, r=biesi, sr=darin
2006-10-19 00:51:54 +00:00
bzbarsky%mit.edu
6f12b98f3f
Make javascript: URI execution asynchronous. Bug 351633, r=jst, sr=biesi
2006-10-17 00:55:14 +00:00
myk%mozilla.org
a49123478d
bug 316184: wrap and crop long URLs in the External Protocol Request dialog so they don't cause the dialog to render its buttons offscreen
...
r=bzbarsky
sr=bzbarsky
2006-09-11 13:29:15 +00:00
timeless%mozdev.org
3d9c1a4665
Bug 330331 Building with option --disable-xul failed
...
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)
Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF
Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
bryner%brianryner.com
07e3f00ad0
Close the blank browser window from a download earlier, before showing the helper app dialog (bug 343921). Patch by marria@gmail.com, r=biesi, sr=darin.
2006-08-08 18:02:46 +00:00
bzbarsky%mit.edu
19e2574f4b
Follow refresh headers even if we handle the content via the external helper app
...
service. Bug 341806, r=biesi, sr=darin
2006-07-19 01:43:14 +00:00
cbiesinger%web.de
20eeca4260
bug 343107 Make sure to always fire STATE_START before STATE_STOP
...
patch by Dorian <boissomag@free.fr> r=biesi sr=darin
2006-07-06 19:34:28 +00:00
marria%gmail.com
0b13b257bb
Minor tweak to patch for bug 241972. Change mShouldCloseWindow to a PRPackedBool, to be consistent with the other bools around it. r=cbiesinger
2006-07-06 18:41:16 +00:00
marria%gmail.com
eaafa1a039
Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin
2006-07-04 20:48:33 +00:00
mozilla%weilbacher.org
4578273740
[OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin
2006-06-26 20:40:08 +00:00
bzbarsky%mit.edu
27d0b3335b
Need to make this protected too. More Windows bustage. Bug 330089
2006-06-23 04:39:42 +00:00
bzbarsky%mit.edu
5a8f39facf
Make method protected to fix Windows bustage. Bug 330089.
2006-06-23 03:07:02 +00:00
bzbarsky%mit.edu
6948e318a1
Don't fire onload on a parent frame while we're in the middle of executing a
...
child's onload. Bug 330089, r=biesi, sr=darin
2006-06-23 01:17:47 +00:00
timeless%mozdev.org
64a760c3c0
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
timeless%mozdev.org
9391198a55
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
mkaply%us.ibm.com
d68143dbb1
#326273
...
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin
2006-05-11 17:21:18 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
bzbarsky%mit.edu
fca88cd9e1
Add an interface for nested URIs (like jar:, view-source:, etc) to implement
...
and use it in various places. Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:). Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
cbiesinger%web.de
a699bc0742
bug 336108 add OOM check. r+sr+a=bz
2006-05-01 18:36:30 +00:00
mark%moxienet.com
193164c720
335840 nsIMimeInfo doesn't indicate when Mac type/creator are invalid. r=josh sr=bryner
2006-04-28 18:17:11 +00:00
bzbarsky%mit.edu
1a39e02ebd
Don't go out to the helper app service if we're dealing with an error page.
...
Bug 312727, r=biesi, sr=darin
2006-04-27 18:00:36 +00:00
gerv%gerv.net
8268a2e270
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
sergei_d%fi.tartu.ee
2f651f585d
[BeOS] Bug 327296. Improving exthandler. p=sergei_d, r=cbiesinger. BeOS-only
2006-02-20 18:46:35 +00:00
brettw%gmail.com
b3e8edec7e
Bug 317843 r=darin, sr=bzbarsky: Better redirect tracking for global history.
2006-02-06 20:52:18 +00:00
neil%parkwaycc.co.uk
f0100172af
Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me
2006-02-06 00:34:30 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
cbiesinger%web.de
64f5bfb66d
bug 325504 Document the category for content listeners, and the nsISupportsWeakReference requirement for listeners added dynamically. r+sr+a=bz
2006-02-02 18:37:11 +00:00
cbiesinger%web.de
a12fe095b9
bug 321932 r=bz sr=darin
...
Better handle the case where channels don't implement isPending correctly
2006-01-28 14:06:31 +00:00
darin%meer.net
e46fcd4c73
fixes bug 323852 "redirect after a prefetch does not include X-moz: prefetch header" r=biesi sr=bzbarsky
2006-01-25 00:48:40 +00:00
bzbarsky%mit.edu
87fe9fb1e9
Only force prompting for non-"can't handle" reasons if the default action is
...
not "save". Silently saving is always ok. Bug 236541, r=biesi, sr=darin
2006-01-15 19:02:08 +00:00
timeless%mozdev.org
b1563cbe2d
Bug 321597 LoadVersionedLibrary calls to PR_GetLibraryName must use PR_FreeLibraryName
...
r=roc sr=roc
2006-01-11 08:28:52 +00:00
cbiesinger%web.de
5a8d5f8a3b
bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil
...
- make nsIDownload::currBytes and maxBytes use bytes rather than kilobytes
- make transfers of unknown size use the right size
- send mProgress rather than mContentLength as the current progress in OnStateChange
2005-12-19 15:25:22 +00:00
cbiesinger%web.de
4fd815bd39
309525 add a method to nsIURILoader that accepts a (possibly already opened)
...
channel and returns a streamlistener for getting the data. Add a flag
DONT_RETARGET for ensuring that content will load in a specific docshell or not
at all.
Also, fix nsChromeProtocolHandler to correctly implement IsPending.
r=bz sr=darin
2005-12-17 18:26:25 +00:00
dougt%meer.net
c49077a41b
Build change to make WinCE build exthandler. r=dougt
2005-11-30 18:36:17 +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
532329ac75
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +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
bzbarsky%mit.edu
dba0597562
Make sure to save our parent off before we call onload so we can tell it to
...
check whether it should also fire onload. Bug 300849, r=darin, sr=jst
2005-11-04 23:40:22 +00:00
timeless%mozdev.org
fbd87d2f6f
Bug 236844 [beos] search for helper apps in mozilla directory before $PATH
...
patch by Niels.Reedijk@gmail.com r=sergei_d
2005-09-27 04:51:22 +00:00
pete.zha%sun.com
ea6203d0f7
bug 309241 a tmp file should be created if open an attachment of an local eml file
...
r=cbiesinger@gmx.at sr=bzbarsky@it.edu
patch=neo.liu@sun.com
2005-09-26 03:14:50 +00:00
dougt%meer.net
4be93dab42
This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only.
2005-09-07 19:21:02 +00:00
roc+%cs.cmu.edu
bd09faecd8
Bug 304434. Update link :visited status for URIs downloaded to helper apps. r+sr=dbaron
2005-08-23 22:26:10 +00:00
bzbarsky%mit.edu
eb891afa08
Use the browser.helperApps.deleteTempFileOnExit pref, if set, to decide whether
...
to delete helper app temp files on exit. Bug 302433, r=biesi, sr=sfraser
2005-08-22 17:49:53 +00:00