Shawn Wilsher
23aae0aaab
Bug 522416 - Tests for blocking input stream in NetUtil.asyncFetch.
...
--HG--
extra : rebase_source : 51de6e900c10ad0e81106518dadf1ce19a972b2a
2009-10-19 12:23:17 -07:00
Benjamin Smedberg
47962706bf
Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds
...
--HG--
extra : rebase_source : 9da68ad54e7c378a4c9bbaac7b2166630827ec60
2009-10-19 09:55:03 -04:00
Vladimir Vukicevic
8e0cf193a7
b=522416, test hang fix
...
--HG--
extra : transplant_source : %C3%06%0A%0CC%29%8C%DE%05%7C%84xvwm%C8%FC%28%AB%2C
2009-10-18 18:29:31 -07:00
Shawn Wilsher
b72759d65f
b=522416; hang fix followup; r=bz
2009-10-18 13:40:49 -07:00
Hugues Fournier
f2c7d9c93d
Bug 505037 - ".&" or some control chars in filenames of a local file causes it to break directory view when you browse to it or go directly. r=biesi
2009-10-17 12:39:01 +02:00
Ben Hsieh
14a9181f6b
Bug 522025 - Incessant slew of GetURLSpecFromFile warnings. r=taras
2009-10-16 16:59:02 -07:00
Dan Witte
39ee7ca324
tweak assertion.
2009-10-16 16:50:57 -07:00
Shawn Wilsher
3e6c5bc384
Bug 522416 - Add an asyncFetch method on NetUtil.jsm
...
This adds an asyncFetch method on NetUtil that will open a channel
asynchronously and provide the consumer with an input stream upon completion.
r=bz
sr=vlad
--HG--
extra : rebase_source : bbeffb5669ba0f040773fca5faca28494982ff94
2009-10-15 16:16:01 -07:00
Dan Witte
ea6b4ae8a7
fix bustage.
2009-10-16 14:26:00 -07:00
Dan Witte
93fa18da2f
Bug 481775 - Crash in [@ nsCookieService::RemoveCookieFromList(nsListIter&)]. r=sdwilsh
2009-10-16 14:01:47 -07:00
Sid Stamm
fb4694efc4
Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte,
...
sr=mrbkap. First patch! Yay!!
2009-10-16 14:01:04 -07:00
Jim Mathies
acb9c8f8e4
Bug 487872 - nsAuthSSPI patch. r=wtc, sr=bz.
2009-11-04 16:12:24 -06:00
Dão Gottwald
1584886680
Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab
2009-11-04 20:23:20 +01:00
Jonathan Kew
830542e84e
Bug 533079 Actually land patch addressing review comments from bug 507970 a=shaver r=biesi
2009-12-07 10:49:46 +00:00
Benjamin Smedberg
fa058fc1f1
Merge mozilla-central to electrolysis to pick up bug 515436.
2009-10-12 10:51:38 -04:00
Ben Turner
62534891fc
Merge mozilla-central
2009-10-05 16:08:52 -07:00
Philippe De Ryck
ee1ce03d38
Bug 537670 - Failure to load pages using Basic Auth and lots of content, after setting the LOAD_ANONYMOUS flag, contributed by Honza Bambas <honzab.moz@firemni.cz>, r=bz+honzab
2010-01-26 14:33:03 +01:00
Honza Bambas
fe1a10ceaf
Bug 534698 - nsTransportEventSinkProxy implementation eats event notifications, r=bz
2010-01-26 14:33:03 +01:00
Doug Turner
78480cd978
Bug 521071 - Geolocation Crashes Fennec - GetAccessPointsFromWLAN objc_exception_throw. r=mstange
...
--HG--
extra : rebase_source : 952ba9f885290546ffe5a1729809aa63d44b7e6d
2009-10-08 21:19:55 -07:00
Taras Glek
f874b47f78
Bug 520069 - cope with nsResURLs that don't point to physical files r=biesi
...
--HG--
extra : rebase_source : 451622b7f43dfaafa6ea10b28e452dc65678a594
2009-10-08 11:19:07 -07:00
Taras Glek
e2335c2699
bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
...
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:44:52 +02:00
Dão Gottwald
d83eea4025
Backed out changeset ddd79f809784
2009-10-04 12:44:27 +02:00
Dão Gottwald
1a1457de94
bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
...
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:43:18 +02:00
Doug Turner
e34c5dd269
Bug 520315 - Wifi scanning fails on the n900 device. r=biesinger
2009-10-03 08:33:05 -07:00
Peter Kasting
4227e189e9
Bug 520010 - update Public Suffix list for .ua.
...
--HG--
extra : rebase_source : c4682082cafa136927fc7ac02664946a36dbd207
2009-10-03 11:25:05 +02:00
Ryan Flint
c249f3251a
Bug 514415 - Expose NetUtil's reference to nsIIOService. r=sdwilsh, sr=bzbarsky
2009-10-03 01:11:20 -04:00
Ben Turner
29c6cc37ec
Merge mozilla-central
2009-09-23 13:14:34 -07:00
Reed Loden
4bc570db77
Follow-up to bug 515583 -- s/ParseFTPListDetermineRetval/ParsingFailure/
2009-09-22 22:40:21 -05:00
Michal Novotny
ddf4fe8b49
Bug 515583 - Fixed parsing of CMU/VMS-IP FTP style listing [r=dougt r=wtc sr=biesi]
2009-09-23 02:15:29 +02:00
Chris Jones
4c587f8e45
bug 517977: require actor impls to override AllocPFoo/DeallocPFoo instead of PFooConstructor/PFooDestructor
2009-09-22 12:31:11 -05:00
Gervase Markham
141db18455
Bug 513834 - add "local" to Public Suffix List. Patch by Adam Langley, agl@chromium.org; r=gerv.
2009-09-22 11:37:24 +01:00
Gervase Markham
4526152711
Bug 469866 - update Public Suffix list with latest changes. Patch by pkasting; r=gerv.
2009-09-22 11:35:33 +01:00
Dan Witte
a8b994d8bd
Back out bug 526789 to see if it's the cause of mochi orange.
2009-11-17 15:16:44 -08:00
Daniel Holbert
bffabf5190
Fix build warnings about the "defined but not used" functions PumpEvents() & QuitPumpingEvents(), in netwerk test code. (Bug 529350) r=biesi
2009-11-17 13:18:05 -08:00
Ben Turner
66a36315ce
Merging mozilla-central once more to hopefully clear windows unit tests
2009-09-20 10:47:21 -07:00
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Benjamin Smedberg
d44f878b56
Merge mozilla-central into Electrolysis.
2009-09-18 16:47:18 -04:00
Honza Bambas
3bfe50ff1c
Backout ebc28a0d4b96
2009-11-16 23:07:00 +01:00
Honza Bambas
d6e8754f30
Bug 515051 - Stream listener registered in a network request channel eats JS error messages, r=bz+biesi
2009-11-16 17:25:48 +01:00
Mitchell Field
92a2deeef1
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
2009-11-13 14:40:00 -05:00
Jason Duell
805435bdcf
Bug 521258 - Catch exceptions in template ChannelListener class to avoid hangs, r=jwalden
2009-11-14 20:54:52 -08:00
Jae-Seong Lee-Russo
b6bf90ea7a
Bug 525588 - Some existing necko tests failing once base class catches handler exceptions, r=jduell
2009-11-14 20:54:49 -08:00
Dan Witte
46c6ebd559
Bug 526789 - UMR in nsCookieService::CountCookiesFromHostInternal, GetCookiesFromHost, and
...
GetCookieInternal when given empty host string. r=biesi
2009-11-13 13:05:50 -08:00
Dão Gottwald
1b21023c95
Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu
2009-11-12 11:07:00 +01:00
Chris Jones
03947f0bf3
switch message handler nsresult return types to bool. appears to break test plugin, will be temporary
2009-09-17 18:09:20 -05:00
Robert O'Callahan
aa3d89513c
Bug 508128. Make sure to QI to the right interface so that if the JS wrapper gets GCed we still have a getRequestHeader method.
2009-11-04 07:39:41 +13:00
Doug Turner
d0d10604fc
Bug 524339 - Remove the device info from Fennec UA string. r=bz
2009-10-30 14:18:51 -07:00
Gijs Kruitbosch
41ba1acfa5
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Jae-Seong Lee
2cfee1515c
Bug 521189 - Properly declare a variable in this test rather than implicitly creating a global variable. r=jwalden
2009-10-28 15:20:34 -07:00
Ben Hsieh
3eab496287
Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi
2009-10-06 15:43:59 +02:00
Daniel Holbert
a9b38c7c2f
Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted
2009-09-21 22:43:58 -07:00
Myk Melez
1f69a37d51
bug 528292: convey the mForceAllowThirdPartyCookie flag when setting up a replacement channel for a redirected HTTP request; r,sr=bzbarsky
2009-12-13 11:04:03 -08:00
Boris Zbarsky
5812649a29
Bug 409500. Compute the right output length for our base64 decoding. r=jduell
2009-09-18 14:53:17 -04:00
Jonathan Kew
c99301388b
Bug 507970, part 1: nsIStreamLoader changes to support downloadable font code, r=bzbarsky
...
--HG--
extra : rebase_source : d0142c7afc7b7788a76caf2a2508e7604c2b74f1
2009-09-17 11:14:25 +01:00
Doug Turner
c9e30cdcb3
Bug 514626 - [10.6] Wi-Fi monitor doesn't work on Mac 10.6. r=josh
2009-09-16 13:08:15 -07:00
Alfred Kayser
4596769de6
Bug 394425 - nsCacheMetaData: alloc key & value & metadata in one malloc call
...
r+sr=shaver
2009-09-16 17:56:09 +02:00
Makoto Kato
4cd8c7c8eb
Bug 507312 - nsFileInputStream::available() throws for files >= 4,294,967,295 bytes (4 GB). r=cbiesinger
2009-09-16 14:50:32 +09:00
Dão Gottwald
1d0820d47f
Backed out changeset 40811b076d51
2009-09-13 17:36:23 +02:00
Taras Glek
ac8ba115d1
Bug 507288 - move greprefs/*js into res/greprefs.js and add that to toolkit.jar. r=benjamin
2009-09-13 15:52:24 +02:00
Phil Ringnalda
d688c2833f
Merge for backout of changeset a696d331ebf7 (bug 526789)
2009-11-09 19:46:05 -08:00
Phil Ringnalda
cc85b6a1a7
Backed out changeset a696d331ebf7 (bug 526789) for test failures
2009-11-09 19:45:23 -08:00
Robert O'Callahan
db414037bc
Bug 508128. Fix type mismatch in RawTests. r=jwalden
2009-11-10 14:00:35 +13:00
Robert O'Callahan
156f08e1c6
Bug 508128. Fix another case of GC stripping JS wrapper objects of previously QIed interfaces
2009-11-10 14:00:35 +13:00
Dan Witte
c736ff0524
Bug 526789 - UMR in nsCookieService::CountCookiesFromHostInternal, GetCookiesFromHost, and
...
GetCookieInternal when given empty host string. r=biesi
2009-11-09 16:21:57 -08:00
Jeff Walden
891b7bc8b8
Bug 526686 - Add QueryInterface methods to all exposed types of objects in httpd.js. Also change nsIHttpRequestMetadata to nsIHttpRequest for a little conciseness. r=waylon, not worth someone's time to review trivial code changes and renamings
2009-11-06 16:24:32 -08:00
Justin Dolske
d2094178e3
Bug 519729 - Crash [@nsHttpsHandler::GetProtocolFlags(unsigned int*)] with COMPUTERBILD Abzockschutz addon. r=cbiesinger
2009-11-06 18:40:13 -08:00
Dave Townsend
3771e35013
Bug 526635: Interfaces changed on the 1.9.2 branch with no IID rev. r=enn, r=vlad, r=josh, r=mak77, r=ted, r=roc
2009-11-06 11:31:22 -08:00
Peter Kasting
19dc51f350
Bug 528470. Update Public Suffix List. r=gerv
2010-01-07 13:55:10 +13:00
Christian Biesinger
9820d7ccf4
Bug 531801 Remove code that cached SSL content to disk when Cache-Control: public was sent
...
r=bz
--HG--
extra : rebase_source : 8d02615ec3777cba578786b2d1aa60cce60b3c03
2010-02-12 18:04:04 +01:00
Ben Bucksch
1e96bf1207
nsIAuthPrompt2: add PREVIOUS_FAILED, bug 521467, r=biesi, sr=bz
...
Add flag nsIAuthInformation.PREVIOUS_FAILED to notify the
login manager that the previous login attempt failed.
That allows it to show a prompt instead of using the
stored values (silently).
--HG--
extra : rebase_source : 5a725bba1ae34d030fd60ecd5d67c74317de5d4f
2010-02-12 17:55:11 +01:00
Pam Greene
412d6ac0ad
Bug 544319 - fix up PSL for .ml (Mali) TLD. r=gerv.
2010-02-11 13:39:12 +00:00
Dan Witte
883d2679b1
Remove unnecessary stripping of quotes prior to calling PR_ParseTimeString. b=542974, r=abarth
2010-02-10 12:22:49 -08:00
Matin Movassate
d6945be650
Fixing bug 491201. Adding ability for XMLHttpRequest.send() to accept a File object. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
2009-09-08 16:29:41 -07:00
Doug Turner
3e557a8402
Bug 512301 - crash @ nsWifiMonitor::DoScan() using GeoGuide add-on. Fixing bustage. r=blassey
2009-09-08 14:37:55 -07:00
Doug Turner
b9b70a5413
Bug 512301 - crash @ nsWifiMonitor::DoScan() using GeoGuide add-on. r=blassey
2009-09-08 13:40:20 -07:00
Wan-Teh Chang
3ca26d853c
Bug 513832: Initialize 'state' before passing it to ParseFTPList(),
...
and pass the same 'state' to subsequent ParseFTPList() calls.
sr=bzbarsky.
2009-09-04 11:27:07 -07:00
Shawn Wilsher
36e4260c09
Bug 508902 - NetUtil.jsm should have a newURI method.
...
r=bz
sr=bsmedberg
2009-09-02 13:24:49 -07:00
Boris Zbarsky
bc63de3c19
Backed out changeset 6ee269c6c118 (test for bug 474536) because it hangs on Tinderbox
...
--HG--
extra : rebase_source : 4a94234dc481caff6e147082e0f1c5a13602e84b
2009-09-02 13:34:18 -04:00
Mitchell Field
be725fa2ce
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
2009-09-02 13:01:29 -04:00
Jason Duell
94314c069c
Adding test for bug 474536. r=dcamp sr=bzbarsky
2009-09-02 11:33:13 -04:00
Mark Banner
56bda86fbf
Bug 501925 Change cookie policy to relax the mailnews-specific APP_TYPE_MAIL requirement. r=Neil,r=dwitte,sr=dmose
2009-09-02 09:42:53 +01:00
Michal Novotny
bc40e4a56e
Bug 488270 - "New APIs for precise time measurement of net requests" [r=mayhemer sr=shaver]
2009-09-01 15:55:50 -05:00
Johnny Stenback
dae61e5c95
Backed out changeset 7d5e1bcb4729 due to mochitest errors.
2009-08-31 14:57:45 -07:00
Matin Movassate
fb202885f6
Resolving bug 491201. Added ability for XMLHttpRequest.send() to accept an nsIDOMFile. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
2009-08-31 14:07:16 -07:00
Jason Duell
7b9643e8c3
Necko init patch, with modeline fixes
2009-08-18 12:05:15 -07:00
Jason Duell
baffbdaafc
Move necko to tier_gecko, r=bsmedberg
2009-09-11 14:52:19 -07:00
Jeff Walden
e9457239f9
Bug 524245 - Correctly serialize and deserialize nsNestedAboutURI::mBaseURI as the same interface, not as different ones. r=bz
2009-10-26 15:48:23 -07:00
Doug Turner
195c21873d
Expose device type in user agent. r=vlad
2009-10-24 23:09:46 -07:00
Benjamin Smedberg
2e9438fd2f
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
Vladimir Vukicevic
8025aafe1c
b=511808, disable Camellia on Windows CE until alignment bug is fixed; r=jduell
2009-08-24 11:07:48 -07:00
bjarne@runitsoft.com
9c260a2ab5
Bug 510359 - Cached "Vary: Cookie" responses are improperly revalidated/reused r=biesi
2009-08-24 10:32:18 -04:00
Neil Rashbrook
6703d55afc
Bug 408599 Expose nsSimpleNestedURI to XPCOM r=biesi sr=bz
2009-08-23 23:48:07 +01:00
Jason Duell
f7394c2c36
Bug 511718 - Fix compiler warnings about redefining LOG in necko; r=cbiesinger
2009-08-21 00:55:07 +02:00
Justin Dolske
1b26f9a08b
Bug 380917 - Remove old password manager .idl and .h files. r=mconnor
2009-08-20 15:17:30 -07:00
Justin Dolske
5c8fe7b1db
Bug 510627 - Windows CE hanging on some SSL sites. r=vladimir sr=cbiesinger
2009-08-20 15:17:29 -07:00
L. David Baron
d2fe19f12a
Backed out changeset 3a829715fd39 (Bug 482935) on suspicion of causing mochitest-plain leaks.
2009-08-20 12:22:30 -07:00
Bjarne
b52baf2375
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed, r=jduell.mcbugs
2009-08-20 17:45:38 +02:00
Serge Gautherie
29ef41e77d
Bug 474296 - Remove UA define of "WinNT3.51" and "WinNT4.0" due to out of support; (Av2) WNTv4 and (all) older; r=cbiesinger
2009-08-20 17:30:25 +02:00
Serge Gautherie
e1d979a0d2
Bug 511395 - Remove MSVC6 support from the tree, in netwerk; (Av1) Update comment only; r=cbiesinger
2009-08-19 17:01:57 +02:00
Peter Kasting
67f73efe44
Merge bug 512774
2009-08-27 12:56:15 -07:00
Peter Kasting
5622adcffa
Bug 512774 - Update eTLD ruls for .cr. r=gerv
2009-08-27 12:10:37 -07:00
Honza Bambas
349696172b
Backout rev fc99651e9bca
2009-08-26 21:39:37 +02:00
Honza Bambas
4ce6f49811
Bug 479485 - Invalid port numbers cause default port to be used, should fail to load, r=bz
2009-08-26 20:08:28 +02:00
Benjamin Smedberg
0df64c6bc4
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
tglek@mozilla.com
a0ee6410f1
Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
...
* * *
* * *
2009-08-27 08:35:48 -07:00
Marco Bonardo
3faa2807cc
Backout Bug 462381 due to Mac build bustage
2009-10-13 16:53:27 +02:00
Mitchell Field
c5f943ce30
Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
...
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Jacek Caban
ecf65d17c4
Bug 536091 - Make nsNotifyAddrListener.cpp compile on new mingw, r=beisi
2009-12-29 14:19:47 -05:00
Shawn Wilsher
d2d7f4df99
Bug 532147 - NetUtil.asyncFetch should take an nsIURI, string, nsIFile, or nsIChannel
...
This lets consumers pass a string for a uri, an nsIURI, an nsIFile, or an
nsIChannel to NetUtil.asyncFetch. It's now less code to get file contents
asynchronously that to do so synchronously in JavaScript.
r=bz
sr=vlad
2009-12-15 23:33:08 -08:00
Shawn Wilsher
f06ffc75df
Bug 532146 - NetUtil.jsm needs a helper for creating new channels
...
Adds a new method for creating an nsIChannel from a string spec, an nsIURI, or
an nsIFile.
r=bz
sr=vlad
2009-12-15 23:33:06 -08:00
Adam Barth
da5871d549
Bug 536514 - Treat leading and trailing "."s in Domain attributes like other browsers. r=dwitte
2009-12-26 13:39:35 -08:00
Oleg Romashin
67a2c02400
b=536031; netwerk/system/maemo linkage fail in no-libxul configuration, r=cbiesinger
2009-12-23 14:00:38 +02:00
Dan Witte
4b537e927a
Bug 536230 - Crash or Hang @ [nsCookieService::RemoveCookieFromList(nsListIter const&)]. r=sdwilsh
2009-12-22 14:54:26 -08:00
Bobby Holley
f0f0fc4ad0
Bug 509929 - Reference cycle between nsProgressNotificationProxy and nsHttpChannel on channel redirect. r=biesi
2009-08-13 13:20:41 +02:00
Navin Lal
7d36965d96
Bug 385154 - remove nsInt64 usage from the tree. r=roc
2009-08-12 10:51:46 +02:00
timeless
f0125ad362
Bug 505725 nsWifiMonitor::DoScan seems to leak ndis_handle in all failure cases
...
r=dougt
2009-08-12 11:49:53 +02:00
timeless
4544f431e2
Bug 505724 nsWifiMonitor::DoScan seems to leak apple_80211_library or crash in all failure cases
...
r=dougt
2009-08-12 11:49:53 +02:00
timeless@mozdev.org
8318f2c97b
Bug 505723 nsWifiMonitor::DoScan seems to leak iwlib_handle after ReplaceArray(lastAccessPoints, accessPoints)
...
r=dougt
2009-08-12 11:49:53 +02:00
timeless@mozdev.org
6a6d71b334
Bug 491204 - Crash [@ NS_GetInnermostURI] from NS_EnsureSafeToReturn with broken nsIURI.clone, r=biesi
2009-05-04 15:00:00 -07:00
timeless@mozdev.org
a00680a5d0
Bug 562539 - deprecated conversion from string constant to char* in nsHttpTransaction::ParseHead, r=jduell
2010-05-01 17:37:00 -07:00
Dave Townsend
74b7768710
Backout new add-ons manager due to Ts regression on OSX 10.5
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
timeless@mozdev.org
fed12a8ce3
Bug 538698 - crash [@nsCacheService::DoomEntry_Internal(nsCacheEntry*)] on shutdown, r=biesi
2010-01-09 08:32:00 -08:00
timeless@mozdev.org
3497436378
Bug 551990 - Crash [@ nsHttpResponseHead::NoStore()] in test_updatingManifest.html, r=biesi
2010-03-14 06:55:00 -07:00
Dave Townsend
4c0e7e140d
Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz
2010-04-29 13:11:23 -07:00
Mitchell Field
9818f00bf2
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
Masatoshi Kimura
1fcebc0492
Bug 493483 - "No proxy for" setting doesn't support IPv6 address literals. r=jduell, sr=bz
2009-08-11 10:28:34 +02:00
Kai Engert
fd9b2056dc
Bug 478839 - Support South Korean SEED crypto cipher suites. r=nelson
2009-08-09 09:19:06 +02:00
Mook
c76fd52119
Bug 504025 - [windows x64] casting pointer to long is illegal on win64; cast to PRUptrdiff for printing out pointers; r=cbiesinger
...
--HG--
extra : rebase_source : 9e9c5bc75f6d0c364bdd3d92b4b543da9f94b3bb
2009-08-09 00:50:42 +02:00
Mook
3aac38d487
Bug 504025 - [windows x64] casting pointer to long is illegal on win64; don't cast HANDLE to UINT either; r=doug.turner sr=cbiesinger
...
--HG--
extra : rebase_source : fe76a36b0ea21d3180883fc86772da029714b9da
2009-08-09 00:50:36 +02:00
Michal Novotny
150003cf2a
Bug 484684 - ParseFTPList can't handle regular unix ls -l listing of filenames starting with spaces; r=jduell.mcbugs sr=bzbarsky
2009-08-08 11:55:16 +02:00
L. David Baron
2280282428
Merge re-enabling of leaked URL dump.
2009-08-07 08:23:30 -07:00
L. David Baron
67e0d56fdf
Backed out changeset bae405b94b96 (testing to see if it affected bug 505718, bug 508767) to re-enable leaked url dump for unit test boxes.
2009-08-07 08:23:15 -07:00
L. David Baron
fd82d36325
Try disabling DEBUG_DUMP_URLS_AT_SHUTDOWN to see if it's responsible for the unit test shutdown hangs (bug 505718, bug 508767)
2009-08-06 11:29:08 -07:00
Serge Gautherie
19afaa3c11
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
Shawn Wilsher
782cbb5800
Bug 508605 - NetUtil.asyncCopy does not handle nsISafeOutputStreams correctly
...
This moves nsISafeOutputStream.idl into xpcom/io and makes nsAStreamCopier
handle nsISafeOutputStream correctly (calling finish instead of close).
r=bz
r=bsmedberg
--HG--
rename : netwerk/base/public/nsISafeOutputStream.idl => xpcom/io/nsISafeOutputStream.idl
2009-08-06 13:34:46 -07:00
Ted Mielczarek
ad775e7a7a
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Shawn Wilsher
eba729bbcf
Bug 491936 - Create tests for NetUtil.jsm
...
Creates tests for NetUtil.jsm and fixes some minor errors with it.
r=bz
2009-08-05 13:19:01 -07:00
Ted Mielczarek
ae69d113a8
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:49 -04:00
Ted Mielczarek
bf94951904
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:20 -04:00
timeless@mozdev.org
01df21eefc
Bug 508074 nsBinHexDecoder should use an nsCString for mName
...
r=biesi
2009-08-05 14:42:52 -04:00
timeless@mozdev.org
262ebbf1c5
Bug 508229 Clean up whitespace in nsBinHexDecoder
...
r=biesi
2009-08-05 14:41:45 -04:00
Brad Lassey
c3fb2a8e7f
fixing wince build bustage from bug 505032 r=biesi
2009-08-05 14:40:42 -04:00
Ted Mielczarek
b6d8d93b5c
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Jason Duell
e589bcc18e
Bug 485230. Add way to disable caching during development. r+sr=cbiesinger
...
--HG--
extra : rebase_source : 05d555c4bb1f1382b7fbd7191df4a57d9572e0b4
2009-08-05 14:39:06 +12:00
Jacek Caban
df73bbb021
Bug 505032. Fix compilation of nsWifiScannerWin on MinGW. r=biesi
...
--HG--
extra : rebase_source : 1cc3dfd4a7cee3b62441370e511e2acc41327974
2009-08-05 14:39:06 +12:00
Jesse Ruderman
5d3b01fe98
Remove stray line break in NS_WARNING
2009-08-03 16:17:35 -07:00
Masatoshi Kimura
fd105e7c22
Bug 468351 - "display of header values with unencoded special characters broken" - core fix [r=smontagu sr=bienvenu]
2009-07-28 10:04:14 +01:00
Michael Kohler
404670f1f3
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
2009-07-27 10:47:02 +02:00
Doug Turner
be78c88279
[Bug 505277] - strncpy without null termination in nsWifiScannerUnix. r=dbaron
2009-07-22 13:33:44 -07:00
Doug Turner
17225a64d3
[Bug 505278] - nsWifiAccessPoint::GetSsid doesn't do what it thinks it does with embedded nulls. r=dbaron
2009-07-22 13:32:40 -07:00
Dão Gottwald
72aeda029d
Backed out changeset af278cec894d because of test_eviction.html failure
2009-07-21 06:24:37 +02:00
Dan Witte
325ed27d23
Bug 444600 - (cookiemonster2) Cookies go missing after a few days. Implement an age+number based purge algorithm. r=sdwilsh, sr=mconnor
2009-07-20 18:32:38 -07:00
Honza Bambas
66ab2c6182
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 20:29:41 +02:00
Honza Bambas
0ca2f9d3e2
backing out 0a13ddc99c95, bug 475053
2009-07-20 20:00:49 +02:00
Honza Bambas
8236bd055e
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 17:25:05 +02:00
Honza Bambas
365bb48638
Bug 501422 - HTML5 offline resources doesn't work, r=bzbarsky
2009-07-20 17:25:04 +02:00
Daniel Jeter II
8f9209bc4f
Bug 503186 - DeprecationWarning using Python 2.6, r=bsmedberg
2009-07-17 10:20:11 -04:00
Dan Witte
ba6b491419
Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor
2009-07-15 17:57:29 -07:00
Justin Dolske
5e37204846
Bug 503202 - Change Windows CE user agent string. r=vladimir
2009-07-09 15:23:04 -07:00
Doug Turner
a2e8253fb1
Bug 490663 - Autodialer does not work on proxied connections. r=blassey, sr=vlad
2009-07-08 10:52:45 -07:00
Mark Finkle
de81a851f5
Bug 499852: up network thread priority on Windows CE, r=vlad, sr=biesi
2009-07-06 15:20:10 -04:00
Vladimir Vukicevic
a32c418d58
b=499852; up network thread priority on Windows CE; r=jduell,sr=biesi
2009-07-01 11:35:56 -07:00
timeless@mozdev.org
cc096f80f6
Bug 500167 http should use contractids for other services
...
r=biesi sr=biesi
2009-06-27 18:42:51 -07:00
Steven Michaud
3cf940577e
get rid of nsIInternetConfigService. b=489864 r=josh sr=roc
2009-06-23 14:09:19 -05:00
Neil Rashbrook
1e7f52df3f
Test for bug 499675
2009-06-23 13:25:30 +01:00
Neil Rashbrook
09baa30448
Bug 499675 data protocol handler should not match data: scheme case-sensitively r+sr=biesi
2009-06-23 12:44:37 +01:00
Makoto Kato
6fd01642f1
Bug 498324 - Network layer support for Symbian emulator. r=bzbarsky, sr=cbiesinger
2009-06-19 16:11:32 +09:00
Shawn Wilsher
98002d8f52
Bug 494217 - nsINetUtil::unescapeString drops high bytes of UTF-16 strings from JS
...
This fixes an issue where unescapeString will drop the high bytes of a UTF-16
string when unescaping, resulting in a loss of data.
r=bz
sr=bz
2009-06-17 12:13:02 -07:00
Mark Smith
bb426c0819
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
Bjarne
f2735cd200
Bug 490095 fix regression from bug 468594: don't override VALIDATE_NEVER when
...
the URL has a query string and no explicit expiration time.
r+sr=biesi
2009-06-16 18:27:17 +02:00
Arpad Borsos
497b2e227d
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
...
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Florian Queze
de037324a8
Bug 316071 - Software Update progress bar updates in 300k chunks, making it look stalled for dialup users. r=biesi
2009-06-16 10:46:40 +02:00
Arpad Borsos
ef105af6ce
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Hanspeter Niederstrasser
0cf882a60b
Bug 490995 - "netwerk/wifi assumes Darwin=cocoa" [r=ted.mielczarek]
...
--HG--
extra : rebase_source : 65a436247d18e99e833e8a9be4f69f84169aa3ca
2009-06-15 10:09:16 -04:00
Phil Ringnalda
2906119379
Bug 103430 - move testserver into mozilla/tools as an optional tool and then remove it from there, r=jduell, sr=bz
2009-06-13 11:53:37 -07:00
Arpad Borsos
cd1887abfd
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
3773b464cf
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
...
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Marco Pesenti Gritti
3a64c67e10
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Arpad Borsos
a797cac310
Bug 497068: Fix "will be initialized after" warnings; r=dbaron
2009-06-09 18:03:59 +02:00
Arpad Borsos
589f71c968
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
2009-05-26 10:53:15 +02:00
L. David Baron
8124f7c658
Dump list of leaked nsStandardURL objects at shutdown in builds with leak logging enabled, to give us more insight into the portion of the random orange that is random leaks.
2009-06-10 08:51:03 -04:00
Serge Gautherie
2a0b5adb6d
Bug 470241 - [Firefox] test_bug248970_cache.js leaks; (Av1a) trivial cleanup; r=sdwilsh
2009-06-02 00:21:33 +02:00
Jeff Walden
c8c9a50db2
Forgot to bump UUID in bug 484027, doing so now, r=sparky
2009-05-30 21:26:17 -07:00
Jeff Walden
fa4f06df47
Bug 484027 - Add a method providing minimally controlled arbitrary write access to the connection within a response, allowing arbitrary information (even data which is not a syntactically valid HTTP response) to be sent in responses. r=sayrer
...
--HG--
extra : rebase_source : 2d61cccef9b076b2e5dbe1074af99f572d60b700
2009-05-28 14:54:42 -07:00
Kai Engert
361a0c664d
Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate
...
(applies to firefox with SSL client auth, too)
r=relyea for an earlier patch that was checked in to mozilla-1.8.x more than a year ago
r=honzab on the diff on top of that earlier patch
a=beltzner for landing on restricted trunk
2009-05-21 00:21:51 +02:00
Dave Townsend
99034adf24
Backed out changeset 461d728271d1
2009-05-19 13:51:18 +01:00
Arpad Borsos
584155ddb7
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Atsushi Sakai
d34f9aabd9
Bug 493522 - Some Wi-Fi related tools don't work after using geolocation. r=dougt, sr=vlad
2009-05-18 15:58:23 -07:00
Jason Duell
e88ee35760
Allow top-level, non-POST 3xx redirects from proxy server: bug 491818
2009-05-17 10:22:55 -04:00
Daniel Veditz
4210f1b6a9
bug 491801 the no_auth URLparser needs to enforce no_auth, r=jduell, sr=biesi
2009-05-16 20:21:35 -07:00
Adam Langley
7ff9827f0c
Bug 492583 Change of registry-controlled-domain status for .pw
...
r=gerv
2009-05-15 20:56:11 +02:00
Philip Prindeville
bf66838148
Bug 529921 browser part. Implement core support for RFC-2597/2598/3168 Quality-of-Service (DSCP) marking. r=biesi
2010-06-02 22:25:01 -04:00
Alfred Kayser
02b2827c87
Fixing bug 175600. Increase the max number of disk cache entries. r=darin.moz@gmail.com, sr=cbiesinger@gmail.com
2010-06-02 13:55:32 -07:00
Dan Witte
6758ee6265
Bug 565475 - Allow 3rd party cookies for session only. r=sdwilsh
...
--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
2010-05-27 14:38:43 -07:00
Peter Kasting
7730118f2f
Bug 564583 - Add IDN TLDs for UAE, Saudi Arabia, Russia and Egypt to PSL. r=gerv.
2010-05-27 10:05:58 +01:00
Gervase Markham
95eb25d876
Bug 565044 - update .bh entry in the PSL. r=pkasting.
2010-05-26 14:38:56 +01:00
Dan Witte
cfbcff4a14
Bug 541356 - session lost after restart. Part 2: Don't batch in AddInternal(). r=sdwilsh
2010-05-25 15:00:44 -07:00
timeless@mozdev.org
a3369e8a4f
Bug 477934 nsSafeFileOutputStream (prefs.js) not safe from system crashes
...
r=biesi
2009-03-12 13:13:00 +01:00
Steven Michaud
e8a3b22bb1
Backed out changeset add33a95e3ef to fix talos crashes. b=489864
2009-05-11 15:39:37 -05:00
Steven Michaud
4a54908c46
get rid of nsIInternetConfigService (patch mostly by joshmoz@mozilla.com). b=489864 r=josh sr=roc
2009-05-11 13:17:35 -05:00
L. David Baron
52cbbf22c8
Backed out changeset 240fa475d2b0 (temporary leak debugging code).
2009-05-08 21:37:28 -07:00
L. David Baron
735bc96f70
Temporarily land patch to dump leaked nsStandardURL objects at shutdown, to give us more insight into the portion of the random orange that is random leaks. a=josh for CLOSED TREE
2009-05-08 14:26:33 -07:00
Boris Zbarsky
f4c921057f
Actually address review comments for bug 482310. a=sdwilsh for CLOSED TREE
2009-05-07 17:00:06 -04:00
Boris Zbarsky
cb4004dfeb
Bug 482310. Add a JS api to asynchronously copy data to an output stream. r+sr=bsmedberg.
2009-05-07 15:21:54 -04:00
Dão Gottwald
404289d05e
Backout bug 477934 because of Tshutdown regression
2009-05-07 11:51:14 +02:00
Patrick McManus
47f5a5ed6b
Fixing bug 488162. Disable prefetches on proxy config and pref, r+sr=bzbarsky@mit.edu
2009-05-06 14:26:33 -07:00
Jeff Beckley
39be6cc0a9
Bug 491622 - DOS line endings on wlanapi.h r=me/r=dolske
2009-05-06 11:55:33 -07:00
Gavin Sharp
eccc195780
Bug 484115 - "Uninitialized local variable warning in nswifimonitor.cpp" [r=doug.turner sr=jst]
2009-05-06 10:21:44 -07:00
timeless@mozdev.org
df58380163
Bug 477934 nsSafeFileOutputStream (prefs.js) not safe from system crashes
...
r=biesi
2009-03-12 13:13:00 +01:00
Jeff Walden
d768ee57c5
Bug 482418 - HTTP range handling code shouldn't run when requesting and processing SJS files. Tag-team patching and testing effort by roc and me, r=me
2009-04-23 14:04:50 -07:00
Jason Duell
944be0e667
Bug 479880. Prevent failed SSL tunnel replies from being interpreted: replace with boilerplate error pages. r=jwalden, sr=bzbarsky
2009-04-23 15:49:32 -04:00
Ehsan Akhgari
7b5c2380ff
Backed out changeset 88f76db49467 (bug 489585) due to test failures on OS X
2009-04-23 11:45:33 +04:30
Ehsan Akhgari
df9be848c1
Bug 489585 - Private browsing cache test leaves directories behind; r+sr=bzbarsky
2009-04-23 10:25:48 +04:30
Josh Aas
3142ca9bfc
Port networking to 64-bit Mac OS X. b=489280 r=smichaud sr=roc
2009-04-22 09:05:35 -04:00
Nino DAversa
6c09898388
Bug 482613 - Support for WiFi Scanning on Windows Mobile r=dougt, sr=jst
2009-04-21 07:30:25 -07:00
Jonathan Steele
0ece9a9dac
Bug 488777 - Removal of createTemporaryClientID under netwerk/cache; r+sr=cbiesinger
2009-04-20 12:31:26 +02:00
Jeff Walden
ec1cde1369
Disable debug logging in httpd.js now that the previous change appears acceptable to tinderboxen. Also disable test_start_stop.js on Windows, because Windows is dumb and will let me asyncListen on two nsIServerSockets at the same time on the same port without the second such call throwing an exception. r=bloatedtinderboxlogs, r=stupidwindows
2009-04-15 17:55:36 -07:00
Jeff Walden
583c6b4c88
Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer
2009-04-15 13:19:35 -07:00
Doug Turner
19b855b26d
Bug 488140 - rename the class in nsAutodial and friends to be consistent. r=jduell, sr=stuart
2009-04-13 21:41:33 -07:00
Arpad Borsos
07dc31e45f
Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg
2009-04-14 10:02:58 +02:00
Doug Tuner
0946ba26d7
bug 486063 - AutoDialer support on Windows Mobile doesn't work just quite right r=blassey sr=stuart
2009-04-13 22:49:06 -04:00
Dão Gottwald
2b158c4a2f
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2009-04-10 10:24:24 +02:00
Josh Aas
c6a41e8074
Remove OJI from the tree. b=485984 r/sr=jst
2009-04-09 22:38:21 -04:00
Boris Zbarsky
0ed08e296f
Bug 403199. Don't log addref/release of nsSimpleNestedURI, becuse it doesn't work right when someone addrefs the derived class but releases the base class canonical nsISupports, due to aggregation. r=dbaron
2009-04-09 14:01:16 -04:00
Adam Barth
1bea884aa2
Bug 465007. Harmonize content sniffing in HTML5 and Firefox. r=jdrew,sr=bzbarsky
2009-04-06 12:30:03 +12:00
Dão Gottwald
15d011c35a
Backed out changeset 905b72e27bb9
2009-04-05 17:49:12 +02:00
Michal Novotny
9bee618aca
Bug 475444 - HTTP standard violation, Content-length header appears to be ignored under some circumstances. r=bz, sr=biesi
2009-04-05 16:50:45 +02:00
Michal Novotny
8197622518
Bug 353040 - Wrong handling of SOCKS v5 CONNECT Replies from socks server; r+sr=cbiesinger
2009-04-01 23:53:02 +02:00
Michal Novotny
b90f4bc271
Bug 470716. Make the close-on-completion behavior of nsAsyncStreamCopier configurable. r+sr=bzbarsky.
2009-03-30 15:10:13 -04:00
Simon Montagu
6d6b3471c2
Display URLs containing unassigned Unicode code points in punycode. Bug 479413, r=jduell, sr=jst
2009-03-29 00:49:31 -07:00
Michal Novotny
ed9b26f8ab
Bug 290032 - Some files are never cached due to hash collisions which are quite common due to weak string hash function; r=(bzbarsky + dcamp) sr=bzbarsky
2009-03-27 18:58:06 +01:00
Neil Rashbrook
031c516b05
Fix allocator abuses: bug 331165 r+sr=bsmedberg; bug 484309 r+sr=bsmedberg; bug 484312 r+sr=biesi
2009-03-25 13:19:08 +00:00
Vladimir Vukicevic
e9c0057a90
WinCE bustage fix.
2009-03-24 20:55:17 -07:00
Vladimir Vukicevic
484a4ce6fa
b=465662; don't build libreg on Windows CE; r=bsmedberg
2009-03-24 18:45:21 -07:00
Boris Zbarsky
1e8ef860d0
Bug 483788. Don't leak if a broken protocol handler returns a channel but error rv. r=bsmedberg, moa=biesi
2009-03-23 14:53:14 -04:00
Ted Mielczarek
dcc2d8f492
bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo
...
--HG--
rename : toolkit/components/downloads/test/downloads.empty.sqlite => browser/components/privatebrowsing/test/unit/downloads.empty.sqlite
rename : dom/src/json/test/fail1.json => dom/src/json/test/unit/fail1.json
rename : dom/src/json/test/fail10.json => dom/src/json/test/unit/fail10.json
rename : dom/src/json/test/fail11.json => dom/src/json/test/unit/fail11.json
rename : dom/src/json/test/fail12.json => dom/src/json/test/unit/fail12.json
rename : dom/src/json/test/fail13.json => dom/src/json/test/unit/fail13.json
rename : dom/src/json/test/fail14.json => dom/src/json/test/unit/fail14.json
rename : dom/src/json/test/fail15.json => dom/src/json/test/unit/fail15.json
rename : dom/src/json/test/fail16.json => dom/src/json/test/unit/fail16.json
rename : dom/src/json/test/fail17.json => dom/src/json/test/unit/fail17.json
rename : dom/src/json/test/fail18.json => dom/src/json/test/unit/fail18.json
rename : dom/src/json/test/fail19.json => dom/src/json/test/unit/fail19.json
rename : dom/src/json/test/fail2.json => dom/src/json/test/unit/fail2.json
rename : dom/src/json/test/fail20.json => dom/src/json/test/unit/fail20.json
rename : dom/src/json/test/fail21.json => dom/src/json/test/unit/fail21.json
rename : dom/src/json/test/fail22.json => dom/src/json/test/unit/fail22.json
rename : dom/src/json/test/fail23.json => dom/src/json/test/unit/fail23.json
rename : dom/src/json/test/fail24.json => dom/src/json/test/unit/fail24.json
rename : dom/src/json/test/fail25.json => dom/src/json/test/unit/fail25.json
rename : dom/src/json/test/fail26.json => dom/src/json/test/unit/fail26.json
rename : dom/src/json/test/fail27.json => dom/src/json/test/unit/fail27.json
rename : dom/src/json/test/fail28.json => dom/src/json/test/unit/fail28.json
rename : dom/src/json/test/fail29.json => dom/src/json/test/unit/fail29.json
rename : dom/src/json/test/fail3.json => dom/src/json/test/unit/fail3.json
rename : dom/src/json/test/fail30.json => dom/src/json/test/unit/fail30.json
rename : dom/src/json/test/fail31.json => dom/src/json/test/unit/fail31.json
rename : dom/src/json/test/fail32.json => dom/src/json/test/unit/fail32.json
rename : dom/src/json/test/fail33.json => dom/src/json/test/unit/fail33.json
rename : dom/src/json/test/fail34.json => dom/src/json/test/unit/fail34.json
rename : dom/src/json/test/fail4.json => dom/src/json/test/unit/fail4.json
rename : dom/src/json/test/fail5.json => dom/src/json/test/unit/fail5.json
rename : dom/src/json/test/fail6.json => dom/src/json/test/unit/fail6.json
rename : dom/src/json/test/fail7.json => dom/src/json/test/unit/fail7.json
rename : dom/src/json/test/fail8.json => dom/src/json/test/unit/fail8.json
rename : dom/src/json/test/fail9.json => dom/src/json/test/unit/fail9.json
rename : dom/src/json/test/json2.js => dom/src/json/test/unit/json2.js
rename : dom/src/json/test/pass1.json => dom/src/json/test/unit/pass1.json
rename : dom/src/json/test/pass3.json => dom/src/json/test/unit/pass3.json
rename : testing/xpcshell/example/location_load.js => testing/xpcshell/example/unit/location_load.js
rename : toolkit/components/commandlines/test/unit/unix/test_bug410156.js => toolkit/components/commandlines/test/unit_unix/test_bug410156.js
rename : toolkit/components/commandlines/test/unit/win/test_bug410156.js => toolkit/components/commandlines/test/unit_win/test_bug410156.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug257155/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug257155/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_10/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_10/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_11/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_11/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_12/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_12/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_13/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_13/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug397778/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug397778/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug425657/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug425657/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_1/README => toolkit/mozapps/extensions/test/addons/test_bug428341_1/README
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug436207/install.js => toolkit/mozapps/extensions/test/addons/test_bug436207/install.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_9/install.rdf
2009-03-21 11:20:00 -04:00
Neil Rashbrook
a1a4ca6799
VC7.1 bustage fix for bug 479898 r=dougt
2009-03-21 11:49:51 +00:00
Josh Aas
a017628a07
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
2009-03-19 10:41:13 -07:00
Koen Deforche
9c614d6177
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
2009-03-19 00:59:39 +01:00
Bjarne
696e7d1565
Bug 203271 - max-age should override expires in http headers; r=(cbiesinger + jwalden+bmo) sr=cbiesinger
2009-03-19 00:59:36 +01:00
Honza Bambas
00a867830c
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing, r=cbiesinger
2009-03-18 15:52:31 +01:00
Doug Turner
8e25baac65
Bug 482897 - AutoDialer support on Windows Mobile. r=blassey r=jduell.mcbugs
2009-03-17 23:46:19 -07:00
Doug Turner
2a342ebe12
Bug 479898 - Support for wifi scanning. r=dolske/stuart, sr=jst
2009-03-16 17:30:58 -07:00
Bjarne
b751f8e069
Bug 468594 - Fix heuristic query freshness; r=cbiesinger
2009-03-17 15:23:01 +01:00
Boris Zbarsky
4df63aaac7
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Dave Townsend
36de5ef33a
Backed out changeset 55d159b75f41 from bug 482659.
2009-03-17 11:08:59 +00:00
Boris Zbarsky
1f8b3851ba
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Dan Witte
b08ec7cdec
Backed out changeset d6a5afef5837
2009-03-16 01:33:54 -07:00
Dan Witte
e6d4d432f3
Bug 444600 - (cookiemonster2) Cookies go missing after a few days. r=sdwilsh, sr=mconnor
2009-03-15 21:38:56 -07:00
Phil Ringnalda
f1d6fb1791
Bug 482887 - Remove pointless and unmaintained jarlist.dat, r+sr=biesi
2009-03-15 17:51:10 -07:00
Serge Gautherie
b3c9076b8a
Backed out changeset: be6d39f94146 of
...
Bug 203271 - max-age should override expires in http headers; r+sr=cbiesinger
which breaks all test suites.
2009-03-13 19:08:52 +01:00
Bjarne
31c00e6eb5
Bug 203271 - max-age should override expires in http headers; r+sr=cbiesinger
2009-03-13 15:51:29 +01:00
Michal Novotny
ee345e2f43
Bug 482601. Add tests for bug 449198. r=bzbarsky
2009-03-12 12:59:00 -04:00
Ben Newman
7994a27471
Bug 470282 - nsProxyRelease.h include guard is not setup properly. r+bnewman
2009-03-11 20:22:48 -07:00
Robert Sayre
f4dd725cc8
Backout patch for Bug 465158 due to Ts regression.
2009-03-10 21:43:09 -04:00
Nelson Bolyard
8ca25f7150
Bug 459524 - Interpret SOCKS5 DNS reply more accurately, r=biesi
2009-03-10 16:14:06 -04:00
Honza Bambas
ff29893756
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing, r=cbiesinger
2009-03-10 20:12:55 +01:00
Bjarne
474a2cb070
Bug 473371 - Make FTP also honor LOAD_ANONYMOUS flag; r=jduell.mcbugs sr=jonas
2009-03-08 10:38:57 +01:00
Mook
7909cef9dc
Bug 481311 - nsIResProtocolHandler.idl shouldn't #include nsAString.h. r=bsmedberg
2009-03-08 10:21:38 +01:00
Bryan McQuade
95c153363f
Bug 481612 - Should send activity distributor notifications also for STATUS_RECEIVING_FROM
...
r+sr=biesi
2009-03-05 19:47:01 +01:00
Chris Double
7a0ea88deb
Backed out changeset 98381f8c8e08 due to test failure
2009-03-05 23:19:14 +13:00
Dan Witte
1fa46a3004
change cookie eviction so that purges only take place when the limit on max cookies is reached, and the oldest cookie is greater than a set age. b=444600, r=sdwilsh,
...
sr=mconnor.
2009-03-04 22:11:24 -08:00
Mark Banner
01f4953309
Bug 480324 Link state detection on Mac OS X not always working (offline, auto detect). r=dcamp,jduell.mcbugs,sr=jst
2009-02-28 09:53:45 +00:00
Jeff Walden
273325e9f8
Followup nitfix to bug 476302 that wasn't noticed when I reviewed the patch there
2009-02-27 15:57:07 -08:00
Ted Mielczarek
f953629314
bug 475178 - nsStandardURL::SetRef broken in Win32 PGO with new PGO input. r+sr=bz
2009-02-27 13:36:23 -05:00
Honza Bambas
6bf40c240c
Bug 476302 - Allow httpd.js return multiple headers with same name, r=jwalden
2009-02-27 15:09:06 +01:00
Serge Gautherie
88ae9170e8
Merge for "Backed out changeset: fe7134fc65ec" of
...
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing; r=cbiesinger
which is suspected of perf regression: see bug 480464.
2009-02-27 05:52:03 +01:00
Serge Gautherie
a738c2ca74
Backed out changeset: fe7134fc65ec
2009-02-27 05:50:12 +01:00
Honza Bambas
60579fc675
Bug 474038 - Don't reuse keep-alive connections for both anonymous and non-anonymous requests; r=(cbiesinger + jonas) sr=jonas
2009-02-26 18:43:45 +01:00
Honza Bambas
b84acde538
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing; r=cbiesinger
2009-02-26 18:25:09 +01:00
Serge Gautherie
1559e80045
Backed out changeset: 08b98b9b0868
2009-02-25 16:46:51 +01:00
Koen Deforche
e64eff0388
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
2009-02-25 16:25:06 +01:00
Dave Camp
fbbee40aa1
Bug 471227 - revert debug spew for now.
2009-02-25 01:03:13 -08:00
Dave Camp
1a8ea997f1
Bug 471227 - More debug spew.
2009-02-24 23:12:13 -08:00
Jonas Sicking
fea9eede61
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
2009-02-24 11:46:51 -08:00
Jonas Sicking
b2248a4405
Backed out changeset 4130ff1e52f3 (bug 479521) due to test failures.
2009-02-24 15:38:40 -08:00
Jonas Sicking
ca2acd2b73
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
2009-02-24 11:46:51 -08:00
Boris Zbarsky
7fa0e0359a
Fixing comments to match reality. No bug.
2009-02-23 15:59:26 -05:00
Michal Novotny
5e7c0ee5dd
Bug 474434 - Active ftp sessions are not closed when clearing recent history; r=bzbarsky sr=cbiesinger
2009-02-23 19:28:17 +01:00
Arpad Borsos
70846f9fab
Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger
2009-02-23 02:05:28 +01:00
Dave Camp
012f4eb5be
Bug 477748 - app cache chooses namespaces in the wrong order. r=honzab, sr=bz
2009-02-22 11:09:10 -08:00
Dave Camp
cfb033a33d
Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz
2009-02-22 11:09:10 -08:00
Dave Camp
1278a3978f
Bug 470274 - Firefox cannot visit any websites when waking from sleep. r+sr=bz
2009-02-22 11:09:09 -08:00
Ehsan Akhgari
65a92bc6a8
Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor
2009-02-22 18:21:52 +03:30
Michal Novotny
101b019764
Bug 386167 - firefox doesn't show login/password form when connecting to ftp server with anonymous accounts disabled; r+sr=bzbarsky
2009-02-21 03:09:18 +01:00
Jason Duell
8fbc5ad91e
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
L. David Baron
671f598185
Backed out changeset 4bd7dd7645c2 (Bug 474536)
2009-02-19 12:37:53 -08:00
Jason Duell
8c27d27270
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
Michal Novotny
0600b3ffaa
Bug 321361 - Cache corruption when viewing sites with several large images; r=dcamp sr=bzbarsky
2009-02-19 18:23:21 +01:00
Michal Novotny
af52655c11
Bug 448141 - Unable to open file with special characters in file:// ftp:// listing (";", semicolon, in file name); r+sr=bzbarsky
2009-02-19 18:23:19 +01:00
Boris Zbarsky
efc7569cec
Backed out changeset dcb3aa2fd0ab to see whether this fixes unit test bustage
2009-02-19 09:14:36 -05:00
Ehsan Akhgari
7ac7fefe4f
Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor
2009-02-19 09:22:08 +03:30
Honza Bambas
69fd52a1e3
Bug 474696 - Process fallbacks on out-of-domain redirects, r=dcamp
2009-02-18 14:31:32 +01:00
Honza Bambas
5e815989ba
Bug 468443 - Remove PUT/DELETE support from httpd.js, r=jwalden
2009-02-18 14:31:30 +01:00
bjarne@runitsoft.com
244d9431fc
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
2009-02-17 14:06:52 -08:00
Boris Zbarsky
ac1ce67cea
Bug 455367. Don't just assume that all image loads get data; ask imagelib instead. r=kaie, r=joedrew, sr=jst
2009-02-16 09:11:30 -05:00
Ehsan Akhgari
49edf7e991
Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky
2009-02-15 10:51:04 +03:30
Michal Novotny
bfa4969899
Bug 449198 - http-on-examine-response isn't fired when a response comes from the cache; r=bzbarsky sr=cbiesinger
2009-02-12 05:16:00 +01:00
Dave Camp
3aeaf47c13
Bug 477666: namespaces broken after an appcache update. r=honzab, sr=bz
2009-02-09 22:40:40 -08:00
Patrick McManus
840be56e49
Bug 454990. On Windows, increase the size of our TCP send window to 128KB, from the default of 8KB. The value is already 128KB on other OSes, and it appears that other browsers on Windows change the default in the same way. r=jduell, r+sr=bzbarsky.
2009-02-09 12:31:44 -05:00
Jeff Walden
5ab2f999de
Bug 471158 - Add getSharedState/setSharedState functionality to SJS, convert existing state to per-path state. r=honzab
...
--HG--
rename : netwerk/test/httpserver/test/data/sjs/state.sjs => netwerk/test/httpserver/test/data/sjs/state2.sjs
2009-02-04 11:08:03 -08:00
Dan Witte
a9d88e1379
delete corrupt cookies.sqlite on startup so the user doesn't have to. b=470578, r=sdwilsh, sr=mconnor
2009-02-03 19:26:59 -08:00
Dan Witte
0bf164f8a4
bump cookie limit from 1000 to 3000 to reduce occurrence of cookie purges. b=444600, r+sr=mconnor.
2009-02-03 19:11:33 -08:00
Jonas Sicking
be65469e7c
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
2009-01-21 14:50:28 -08:00
Peter Van der Beken
bedc63e082
Merge backout
2009-01-22 14:53:06 +01:00
Peter Van der Beken
533783d9ea
Backed out changeset 9fc993ac4427 (Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz) to fix orange.
2009-01-22 14:52:34 +01:00
Daniel Holbert
2a7d88e05a
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Fred Jendrzejewski
8759b06c00
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
Jonas Sicking
e0c26b7454
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
2009-01-21 14:50:28 -08:00
Jonas Sicking
5b04c277ae
Backed out changeset 2063e342b8e1 due to failing docshell tests
2009-01-21 18:07:29 -08:00
Jonas Sicking
e7e7213705
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
2009-01-21 14:50:28 -08:00
Chris Pearce
dd26dee475
Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky
...
--HG--
extra : rebase_source : b9ee2200c86a0c3fa06cdb163a39a183aa313380
2009-01-16 22:07:26 +13:00
Chris Pearce
dab0d6b3f3
Bug 469446. Necko should be able to cache byte-range requests when the start offset is zero. Then we can make our initial video load a byte-range request to detect whether the server supports byte-range requests, and the video data can still be cached. r=doublec,sr=roc,r=bzbarsky
...
--HG--
extra : rebase_source : acec408274be2b770b5f1936b4f915ef1bafa60b
2009-01-16 21:22:08 +13:00
Phil Ringnalda
4d8777d31a
Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking
2009-01-15 20:02:21 -08:00
Curtis Bartley
ede8f563d6
View Source Linkification should only linkify "safe" URLs. p=cbartley, r=mrbkap, sr=bzbarsky, b=467852
2009-01-15 15:07:53 -05:00
Mark Banner
489f8ec766
Bug 472824 promptPassword should unescape user names before use. r=dolkse,sr=mconnor
2009-01-15 13:16:34 +00:00
Patrick McManus
47618549c5
Bug 467562. Fix race between the timeout on our DNS thread waits and signals to those threads that could cause DNS requests to go AWOL every so often. r+sr=bzbarsky
2009-01-14 12:18:27 -05:00
Michal Novotny
ed31cc1590
Bug 491873 - Crash [@ nsFtpState::CanReadCacheEntry] with cursor that points to ftp and going offline
2009-07-22 15:05:52 +02:00
Honza Bambas
89990221eb
Bug 479485 - Invalid port numbers cause default port to be used, should fail to load, r=bzbarsky
2009-09-28 17:10:34 +02:00
Michal Novotny
6773e9b109
Bug 214405 - Unable to ftp virtual folder. r=jduell, sr=cbiesinger
2009-09-21 19:57:36 +02:00
Doug Turner
6c904ad214
Bug 518853 - wifi scanning broken on some wifi chipsets (specifically Samsung Omni II). r=cbiesinger
2009-09-25 11:11:07 -07:00
Steve Snyder
b1da8fa53e
Bug 509730 - Use strchr(), not strstr(), for single-char searches, r=bsmedberg
2009-09-22 20:33:24 -07:00
Jim Mathies
02bf065ee8
Bug 473045 - Update to nsIHandlerApp for win7 jump lists (plus tests). r=bz
2009-09-24 21:45:16 -05:00
Jonas Sicking
2fe71d8086
Backed out changeset 03bc3379822a
2009-01-14 00:59:52 -08:00
bjarne@runitsoft.com
bd9db67c3e
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
2009-01-13 23:06:39 -08:00
Dave Camp
c5cf52ea8a
Bug 463046: Network connectivity checking breaks running netwerk unit tests and mochitests with no connection. r=bz, r=jwalden
2009-01-12 21:52:00 -08:00
Daniel Veditz
2fb50e2eb6
Fixing bug 451613. URL parsing treats leading whitespace inconsistently. r=jst@mozilla.org
2009-01-12 17:02:07 -08:00
Boris Zbarsky
b379daa1a1
Bug 464956. Make .desktop files report a redirect not of type REDIRECT_INTERNAL so that we can use that type to detect redirects not under the control of the target resource. r+sr=biesi
2009-01-12 10:40:44 -05:00
Jeff Walden
6ff11cc4e7
Bug 381598 - HTTP server tests cleanup, round two. r=me because the old tests are difficult to understand and it's not worth making someone read them to do a review
2008-12-18 11:05:40 -08:00
Robert O'Callahan
3b9e8dca75
Backed out changeset b873bd70913f
...
--HG--
extra : rebase_source : 5edfb17304688d81579eca39df35f1a71f622f62
2008-12-18 23:16:09 +13:00
Chris Pearce
5d0abd204d
Bug 463830. Make the window title for standalone video/audio documents be useful. r+sr=roc
...
--HG--
extra : rebase_source : afeb3c793fb8756901ee6ef16782f3a288ed106c
2008-12-18 21:07:24 +13:00
Jeff Walden
3832d15fae
Bug 381598 - HTTP server tests cleanup. r=me because I don't think it's a good use of anyone's time to disentangle the tests as they were written prior to this checkin
2008-12-15 21:02:41 -08:00
Jeff Walden
b221abac7a
Bug 465921 - httpd.js fails to deliver after about 35 reloads of test_seek1.html, most likely because the connection is being prematurely terminated by the client. r=bz
2008-12-15 21:02:40 -08:00
Boris Zbarsky
068f0d455b
Adding a test for stream copier
2008-12-15 11:58:08 -05:00
Gavin Sharp
aeb47c5a4c
Bug 469528: add comments specifying units used for various cache capacities, r+sr=biesi
2008-12-14 21:57:24 -08:00
Jeff Walden
33fffe4388
Followup nitfix from review comment, bumping iteration count up one to 'fail' more places if a regression happens.
2008-12-12 11:43:51 -08:00
Jeff Walden
a91717aa17
Bug 468467 - If onInputStreamReady doesn't process all of the Request-Line the first time, httpd.js asserts. r=honzab
2008-12-12 11:31:30 -08:00
Dave Camp
1f1b980ffe
Bug 441751 - "Directives not to cache pages ignored." [r+sr=bzbarsky]
...
* * *
Bug 441751 - "Directives not to cache pages ignored." (fix for offline cache updating) [r+sr=bzbarsky]
2008-12-11 21:57:47 -08:00
Dan Witte
e738a8d1e4
bug 468744 - finalize sqlite statements before closing db to avoid sqlite warnings; r=sdwilsh
2008-12-10 15:54:57 -08:00
Shawn Wilsher
bf0e65a35b
Bug 466582 - smarter handling of remote chrome (and not allowing it)
...
This adds a new flag, URI_IS_LOCAL_RESOURCE, to nsIProtocolHandler that allows
something of this protocol to be registered in chrome.
This changeset removes a runtime check every time we open a chrome channel to
see if it is remote to a registration time check that checks flags. The old
code could be easily worked around, and allowed for remote resources to be used.
r=bsmedberg
r=bz
sr=bz
2008-12-09 16:27:42 -05:00
Dave Camp
30b213c23a
Backed out changeset e33f490c8764
2008-12-08 20:26:56 -08:00
Dave Camp
06a2be6538
Bug 441751: Fix up LOAD_ONLY_FROM_CACHE. r+sr=bz
2008-12-08 19:24:33 -08:00
Shawn Wilsher
6ea17d3edc
Backed out changeset b6f762fde736 (bug 466582) for unit test orange.
2008-12-08 18:51:46 -05:00
Shawn Wilsher
52fa025019
Bug 466582 - smarter handling of remote chrome (and not allowing it)
...
r=bsmedberg, r=bz, sr=bz
2008-12-08 17:14:14 -05:00
Masatoshi Kimura
a682e0d618
Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron
2008-12-06 11:08:26 -08:00
Masahiro Yamada
2623c93663
Bug 464162 - Apache does not accept IPv6 addresses with a scope id in the Host: header; r+sr=cbiesinger
2008-12-06 14:15:24 +01:00
Patrick McManus
36e0dca600
Bug 464838: Tweak DNS prefetch to hopefully fix a tp3 regression. r+sr=bz
2008-12-05 12:53:24 -08:00
Daniel Holbert
03c259e522
Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes.
2008-12-05 11:52:01 -08:00
Masatoshi Kimura
2171389689
Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron
2008-12-05 18:31:00 +01:00
Arpad Borsos
c1c477b539
Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; build system cleanup + removes, v2; r+sr=benjamin
2008-12-04 15:37:37 +01:00