benjamin%smedbergs.us
50104ba420
Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options)
2007-08-02 18:43:34 +00:00
sdwilsh%shawnwilsher.com
a856e8d5f3
Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
2007-07-30 23:33:17 +00:00
cbiesinger%gmx.at
d95060992d
389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
...
r+sr=bz a=roc
2007-07-27 02:40:46 +00:00
dwitte%stanford.edu
065cad4b61
followup bustage-related fix for bug 386154, r+sr=biesi, a=gavins for checkin to closed tree
2007-07-26 18:42:54 +00:00
dwitte%stanford.edu
a8cf28605b
fixing bustage.
2007-07-26 08:55:53 +00:00
dwitte%stanford.edu
deacabd876
rework etld backend to use a flat hash instead of a tree-hash structure, to reduce memory consumption and eliminate shutdown leaks. bugs 386154 and 386155,
...
r=biesi
2007-07-26 06:31:49 +00:00
dcamp%mozilla.com
342fb34d6a
properly delete old files during an offline cache update. b=389591, r+sr=biesi
2007-07-26 00:47:33 +00:00
kaie%kuix.de
c2ee842ca2
Bug 382223, Add support for Camellia to PSM
...
Patch contributed by okazaki
r=kengert
2007-07-25 22:53:30 +00:00
myk%mozilla.org
929bfaec5f
bug 388388: (relanding updated patch) differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi
2007-07-25 20:40:42 +00:00
bzbarsky%mit.edu
5ff58abb6b
Add a flag that allows protocol handlers to indicate that they don't return any
...
data. Bug 379819, patch by Ryan Jones <sciguyryan@gmail.com>, r=me, sr=biesi
2007-07-25 17:21:42 +00:00
enndeakin%sympatico.ca
94b0f5ba28
Bug 380813, improve scriptable io, and give file objects class info, meant to check this in a while ago, r=mfinkle,bsmedberg,sr=bsmedberg
2007-07-25 16:53:39 +00:00
sharparrow1%yahoo.com
dabb8ceb9c
Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi
2007-07-25 16:22:28 +00:00
dcamp%mozilla.com
93b26f1eb2
update the offline cache atomically. b=389223, r=biesi, sr=jst
2007-07-25 06:31:28 +00:00
dcamp%mozilla.com
07547d4351
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
2007-07-25 05:35:40 +00:00
cbiesinger%gmx.at
b19421e4ee
386376 get services lazily in order to avoid recursive getService calls
...
r=bsmedberg
2007-07-24 23:47:33 +00:00
dmose%mozilla.org
6c90e51562
Back out MIME/protocol handler work from bug 388388 because of difficult to diagnose unit test lossage on windows. Note that Windows tinderboxen will go and stay red until they are clobbered because of dependency system lossage.
2007-07-24 23:38:31 +00:00
myk%mozilla.org
bf48d38d93
bug 388388: differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi
2007-07-24 20:29:52 +00:00
bzbarsky%mit.edu
9eb6f256ee
Reland part of the patch for bug 330420 which got backed out by the
...
table-driven QI landing. Bug 387926, r+sr=bsmedberg
2007-07-24 20:17:11 +00:00
mats.palmgren%bredband.net
4db0f4f962
Don't clobber 'pos' in the inner loops since we might need it again for the outer loop. b=388424 r=cbiesinger sr=bzbarsky
2007-07-22 13:15:38 +00:00
cbiesinger%gmx.at
fecd6b7ed9
Bug 382113 make sure to add the request to the new loadgroup before removing it
...
from the old one so that onload doesn't fire before it should
Also make nsLoadGroup::AddRequest assert that the request isn't in the loadgroup yet
Finally, reenable the reftest that tests the <object> onload behaviour
r+sr=bz
2007-07-18 21:37:40 +00:00
jwalden%mit.edu
c0339291db
Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron
2007-07-18 21:32:51 +00:00
dmose%mozilla.org
1f12541aff
Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi
2007-07-17 22:59:58 +00:00
bzbarsky%mit.edu
f19a11a428
Make SetPort actually update the internal offsets correctly. Bug 388281, r+sr=biesi
2007-07-17 04:48:48 +00:00
dwitte%stanford.edu
9ca4577650
add cookie tests for creation time ordering and eviction.
2007-07-16 21:06:55 +00:00
dwitte%stanford.edu
c6fdade4ff
Use getters and setters for database schema version. b=386369, p=sdwilsh, r=dwitte, sr=biesi.
2007-07-16 21:05:35 +00:00
jwalden%mit.edu
b8e6d7a53f
Attempt to recommit part of the patch for bug 384192, in the hopes that this makes it easier to figure out what part of it is wrong. This part enables proxying for the added domains but doesn't actually use it.
2007-07-12 23:33:51 +00:00
dveditz%cruzio.com
5a9496d7e5
bug 383478 deal with %00 in file urls, r=bz,darin
2007-07-12 23:04:24 +00:00
jwalden%mit.edu
cd2e5c90ef
Back out bug 386635; it broke restoring sessions in the browser.
2007-07-12 19:11:45 +00:00
jwalden%mit.edu
efef992a97
Back out 384192.
2007-07-12 08:46:10 +00:00
jwalden%mit.edu
26fec64894
Turn on server debugging for a cycle to figure out the orange, bug 384192.
2007-07-12 06:41:56 +00:00
jwalden%mit.edu
8eb492710d
Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee
2007-07-12 05:38:48 +00:00
mrbkap%gmail.com
91be19e9bc
Always return XPCSafeJSObjectWrappers from Components.utils.Sandbox and evalInSandbox. This makes this interface much, much easier to use safely, as the wrapper takes care of several common problems that occur when touching regular JS objects directly. bug 386635, r=jst sr=brendan
2007-07-11 22:52:29 +00:00
dwitte%stanford.edu
1d02c1a78d
add unit tests for previous checkin.
2007-07-11 03:28:01 +00:00
dwitte%stanford.edu
d11057da3c
web content can set httponly cookie by overwriting a non-httponly one. b=387543, p=dveditz, r=dwitte, sr=mconnor.
2007-07-11 03:21:07 +00:00
dcamp%mozilla.com
bdf488b2a7
implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst
2007-07-08 22:15:52 +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
sdwilsh%shawnwilsher.com
3b8029f7cd
Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=cbiesinger, sr=cbiesinger
2007-07-07 21:14:56 +00:00
dmose%mozilla.org
8e09a05e8f
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 19:31:46 +00:00
timeless%mozdev.org
431f08cd2e
Bug 386614 Crash [@ nsSocketTransportService::Shutdown] when toggling offline/online in 2 frames
...
guarding against reentrancy from thread shutdown processing events waiting for thread join.
r=biesi sr=biesi
2007-07-04 19:33:57 +00:00
benjamin%smedbergs.us
d39957269b
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 18:20:28 +00:00
bent.mozilla%gmail.com
cd395879da
Bug 386233 - "Content sniffers not always run depending on cache state". r+sr=biesi.
2007-07-02 18:16:52 +00:00
benjamin%smedbergs.us
42c7e1c6b1
Reverting bug 383167 again for linux test bustage :-(
2007-06-26 19:22:55 +00:00
benjamin%smedbergs.us
b60c196e68
Bug 383167 trying again, reviews by luser and biesi, sr=jst
2007-06-26 16:35:05 +00:00
dwitte%stanford.edu
e1d2d510e9
remove nsICookieServiceInternal. b=384990, r+sr=biesi
2007-06-26 10:41:59 +00:00
dwitte%stanford.edu
decdf58851
prevent creating, modifying, and deleting HttpOnly cookies from web content, and add unit tests to that effect. b=383181, r+sr=dveditz
2007-06-26 08:36:55 +00:00
dwitte%stanford.edu
8b23960d83
removing redeclaration, r+sr+ui-r+a=sdwilsh
2007-06-26 05:28:25 +00:00
dwitte%stanford.edu
d7dd0e4780
fix typo from storage checkin.
2007-06-26 05:10:33 +00:00
dcamp%mozilla.com
53f470ceb5
Properly disable caches on profile shutdown. b=380968, r+sr=biesi
2007-06-26 03:25:31 +00:00
mrbkap%gmail.com
f06b757100
Fix typo introduced by bug 374071 original changes r=crowder sr=darin.
2007-06-25 05:23:48 +00:00
asqueella%gmail.com
fb73556000
Bug 350932 - expose NS_EscapeURL through nsINetUtil
...
p=Prasad Sunkari <prasad@medhas.org>
r+sr=biesi
2007-06-21 20:18:25 +00:00