Mounir Lamouri
397561047a
Bug 456229 - Implement <input type="search">. r=smaug sr=sicking
2010-05-17 12:20:22 +02:00
Mounir Lamouri
5063fb7171
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
2010-05-12 09:17:07 +02:00
Neil Rashbrook
42c578e5ac
Bug 239372 FTP upload consumes a lot of RAM r=biesi
2010-03-13 23:11:12 +00:00
Boris Zbarsky
c03ef3b7f1
[mq]: Fix build bustage from bug 530410.
2010-02-22 15:28:11 -05:00
Jae-Seong Lee-Russo
9dafa0ab87
Bug 530410. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in embedding code. r=bzbarsky
2010-02-22 14:41:19 -05:00
Benjamin Smedberg
28fb767bd1
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Navin Lal
65e19ef012
Bug 385154 - remove nsInt64 usage from the tree. r=roc
2009-08-12 10:51:46 +02:00
timeless@mozdev.org
f6f3daf126
Bug 494695 IsSpecialXHTMLTag warning: comparison between signed and unsigned
...
r+sr=bz
2009-06-27 18:42:51 -07:00
Mark Smith
4014799e2e
Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
...
channels with no docshell. r+sr=bzbarsky.
Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.
--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Josh Aas
0d35d88772
Remove setFileTypeAndCreatorFromMIMEType and setFileTypeAndCreatorFromExtension from nsILocalFileMac. b=491099 sr=roc
2009-05-02 11:01:25 -07:00
Arpad Borsos
677900e201
Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg
2009-04-14 10:02:58 +02:00
Arpad Borsos
bb21fd5718
Bug 474369 - get rid of nsVoidArray; embedding part; r+sr=benjamin
2009-02-25 16:25:08 +01:00
Boris Zbarsky
d5a2c0b110
Bug 84106. Actually pass a cache key to web browser persist so that POST result pages have a chance of being read from cache. Also change nsWebBrowserPersist to accept a session history entry, not just an nsIWebPageDescriptor or necko cache key, as its cache key argument. r=gavin, r+sr=jst
2009-02-19 14:18:02 -05:00
arno renevier
8e3103447e
Bug 475621. Make saving an iframe which points to an image work when doing "save page, complete". r+sr=bzbarsky
2009-02-03 22:28:02 +01:00
Daniel Holbert
38ee9571c8
Bug 475078: Fix hang during "save-as-complete" by using nsTArray::Contains instead of nsTArray::IndexOf to check for array-membership. r+sr=roc a=beltzner
2009-01-27 14:43:26 -08:00
Fred Jendrzejewski
fd612bd117
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
...
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Arpad Borsos
4460c617be
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Ben Karel [eschew]
08d8ec06b9
Bug 293834. Save As, Complete should save form input state. r=bzbarsky, sr=sicking
2008-07-28 22:59:25 -07:00
Mats Palmgren
8ec461c77f
Don't save applet "code" locally if there is an "archive". b=430283 r+sr=jst
2008-07-09 17:52:23 +02:00
Benjamin Smedberg
25f41414e8
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
2008-06-30 21:03:50 -04:00
timeless@mozdev.org
7c9ed4fa90
Bug 422445 WebBrowserPersist treats StartUpload failure as a readError r=biesi a=dsicore
2008-03-16 15:06:02 -07:00
edward.lee@engineering.uiuc.edu
3c09432ead
Bug 418961 - "Save Page As" "Text Files" saves file but Downloads window doesn't show completion. r=biesi, sr=biesi, b-ff3=beltzner
2008-03-08 17:04:28 -08:00
edward.lee@engineering.uiuc.edu
b04e7a84d0
Bug 412360 - Download Manager remains empty, downloads don't start, with this 3.0b2 downloads.sqlite. r=sdwilsh, r=biesi, sr=biesi, b-ff3=beltzner
2008-03-08 17:02:06 -08:00
reed@reedloden.com
7261bd8d17
Bug 409796 - "No pictures shown in saved file (file name and folder name, containing that file, is in cyrillic)" [p=lolkaantimat@gmail.com (Evgeniy Ivanov [powerfox]) r+sr=biesi a1.9=beltzner]
2008-02-23 23:44:07 -08:00
sdwilsh@shawnwilsher.com
6a77372f46
Bug 410804 - nsWebBrowserPersist::MakeOutputStreamFromFile doesn't follow XPCOM rules. r=biesi, sr=biesi, a=schrep
2008-01-06 16:23:54 -08:00
sdwilsh@shawnwilsher.com
537e0b2ccc
Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz
2008-01-04 09:55:02 -08:00
mozilla@weilbacher.org
c04085bc5b
Bug 321517: A text file in a frame is not properly saved (backend patch v3.3), p=sciguyryan, r/sr=cbiesinger, a=bzbarsky
2007-08-23 17:31:37 -07:00
asqueella@gmail.com
fdde3ded95
Bug 383716 - nsWebBrowserPersist::OnStopRequest doesn't check |status| for failure
...
p=Edward Lee (Mardak) <edilee@mozilla.com>
r=biesi, sr=bz
2007-07-23 16:34:20 -07:00
flamingice@sourmilk.net
8645c6e3c9
Bug 129921, nsIWebBrowserPersist should support resume, Patch by Tom Germeau, r=biesi, sr=jst
2007-07-13 10:31:10 -07:00
jwalden@mit.edu
12e960c504
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
kherron@fmailbox.com
467adea002
Bug 325381 - nsWebBrowserPersist::OnWalkDOMNode missing early return. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=cbiesinger.
2007-06-16 13:57:44 -07:00
gijskruitbosch@gmail.com
a650e64d62
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 05:31:18 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
timeless%mozdev.org
13d4544b58
Bug 422445 WebBrowserPersist treats StartUpload failure as a readError
...
r=biesi a=dsicore
2008-03-16 22:06:02 +00:00
edward.lee%engineering.uiuc.edu
a32c7922e8
Bug 418961 - "Save Page As" "Text Files" saves file but Downloads window doesn't show completion. r=biesi, sr=biesi, b-ff3=beltzner
2008-03-09 01:04:28 +00:00
edward.lee%engineering.uiuc.edu
69ac6e1e5b
Bug 412360 - Download Manager remains empty, downloads don't start, with this 3.0b2 downloads.sqlite. r=sdwilsh, r=biesi, sr=biesi, b-ff3=beltzner
2008-03-09 01:02:07 +00:00
reed%reedloden.com
37fe8020c4
Bug 409796 - "No pictures shown in saved file (file name and folder name, containing that file, is in cyrillic)" [p=lolkaantimat@gmail.com (Evgeniy Ivanov [powerfox]) r+sr=biesi a1.9=beltzner]
2008-02-24 07:44:07 +00:00
sdwilsh%shawnwilsher.com
98deef5593
Bug 410804 - nsWebBrowserPersist::MakeOutputStreamFromFile doesn't follow XPCOM rules. r=biesi, sr=biesi, a=schrep
2008-01-07 00:23:54 +00:00
sdwilsh%shawnwilsher.com
bea6c07ff0
Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz
2008-01-04 17:55:03 +00:00
mozilla%weilbacher.org
9517026fc4
Bug 321517: A text file in a frame is not properly saved (backend patch v3.3), p=sciguyryan, r/sr=cbiesinger, a=bzbarsky
2007-08-24 00:31:37 +00:00
asqueella%gmail.com
a8cd848c90
Bug 383716 - nsWebBrowserPersist::OnStopRequest doesn't check |status| for failure
...
p=Edward Lee (Mardak) <edilee@mozilla.com>
r=biesi, sr=bz
2007-07-23 23:34:20 +00:00
flamingice%sourmilk.net
08395202ff
Bug 129921, nsIWebBrowserPersist should support resume, Patch by Tom Germeau, r=biesi, sr=jst
2007-07-13 17:31:11 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
kherron%fmailbox.com
f41bc0a695
Bug 325381 - nsWebBrowserPersist::OnWalkDOMNode missing early return. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=cbiesinger.
2007-06-16 20:57:44 +00:00
gijskruitbosch%gmail.com
2d835d35e0
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Player
...
p=sciguyryan@gmail.com (Ryan Jones)
r=silver@warwickcompsoc.co.uk (James Ross)
r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 12:31:18 +00:00
asqueella%gmail.com
7cd30903d2
Bug 372170 - Followup to 371497: fix array usage (footprint improvements)
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+sr=bzbarsky
2007-03-07 20:03:19 +00:00
mats.palmgren%bredband.net
23f0463cc0
Move ~800 bytes of const data to text segment and fix GCC compile warnings. b=371497 r=sciguyryan sr=bzbarsky
2007-02-27 22:36:04 +00:00
asqueella%gmail.com
448ce7cc20
Bug 155109 - Save As Complete misplaces data: src
...
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=bzbarsky
2007-02-17 18:49:28 +00:00
gavin%gavinsharp.com
281ea1299c
Bug 356225: Duplicate null check in nsWebBrowserPersist.cpp, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=bzbarsky
2006-10-13 14:55:54 +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