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

6222 Коммитов

Автор SHA1 Сообщение Дата
John Daniels 2556f6f857 Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Jim Mathies aa6998dee6 Bug 520607 - Remove use of "ntlm" auth module and replace with use of "sys-ntlm". r=wtc, cbiesinger. sr=bz. 2009-11-19 16:12:43 -06:00
Jonas Sicking 2404744133 Fix mobile build bustage. Some compilers still don't seem to like L-strings spread out over several lines. r=crowder 2009-11-18 16:22:25 -08:00
Jonas Sicking dac047541a Bug 529041: Deal with http channels not implementing nsIUploadChannel2. r=biesi 2009-11-18 15:21:13 -08:00
Dan Witte 44267422bf Bug 526789 - UMR in nsCookieService::CountCookiesFromHostInternal, GetCookiesFromHost, and
GetCookieInternal when given empty host string. r=biesi
2009-11-18 10:52:33 -08:00
Honza Bambas 7400cac557 Bug 515051 - Stream listener registered in a network request channel eats JS error messages, r=bz+biesi 2009-11-18 17:02:28 +01:00
Mark Finkle 83b31eb1d1 Bug 495674: Internet connection should be initiated if needed [r=biesi] 2009-11-18 10:20:45 -05:00
Dan Witte 4d89c9378b Back out bug 526789 to see if it's the cause of mochi orange. 2009-11-17 15:16:44 -08:00
Daniel Holbert 8e6d5ac80b 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
Honza Bambas c2cc8f54ec Backout ebc28a0d4b96 2009-11-16 23:07:00 +01:00
Honza Bambas 1d7590ae69 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 bf5ecdc685 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 954af229bf 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 041250a16e 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 7c8602993f 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 0d39e46fc6 Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu 2009-11-12 11:07:00 +01:00
Jae-Seong Lee b2f1a27021 Bug 521189 - Some necko unit tests fail or hang with 'strict' & 'werror' on. r=jwalden 2009-11-10 14:11:31 -08:00
Phil Ringnalda 4efeaadb5b Merge for backout of changeset a696d331ebf7 (bug 526789) 2009-11-09 19:46:05 -08:00
Phil Ringnalda f97b51aefb Backed out changeset a696d331ebf7 (bug 526789) for test failures 2009-11-09 19:45:23 -08:00
Robert O'Callahan 10bcc5d660 Bug 508128. Fix type mismatch in RawTests. r=jwalden 2009-11-10 14:00:35 +13:00
Robert O'Callahan be5d517233 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 e9f7ee50f8 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 850d28f0dc 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 952e2a88c3 Bug 519729 - Crash [@nsHttpsHandler::GetProtocolFlags(unsigned int*)] with COMPUTERBILD Abzockschutz addon. r=cbiesinger 2009-11-06 18:40:13 -08:00
Dave Townsend 22c6d8824b 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
Jim Mathies 4667f2ddba Bug 487872 - nsAuthSSPI patch. r=wtc, sr=bz. 2009-11-04 16:12:24 -06:00
Dão Gottwald cefe50199a Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01:00
Robert O'Callahan 3a8821cd4b 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 e4a407c78d Bug 524339 - Remove the device info from Fennec UA string. r=bz 2009-10-30 14:18:51 -07:00
Gijs Kruitbosch c888c1980e 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 7350563dd6 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
Jeff Walden 5e005621ac 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 52cb1d3edc Expose device type in user agent. r=vlad 2009-10-24 23:09:46 -07:00
Dan Witte 580ef7cac5 Add xpcshell test to make sure things stay in sync when switching PB mode. b=481775, r=sdwilsh 2009-10-22 13:53:58 -07:00
Honza Bambas d832ddc396 Bug 475156 - forgotten nit fixes 2009-10-21 19:34:47 +02:00
Honza Bambas 8f6a5222bd Bug 475156 - correcting cache behavior when using custom conditional request headers, r=bzbarsky 2009-10-21 12:18:08 +02:00
Peter Kasting 0dbf5b0a98 Bug 520056 - Update Effective TLD list for .za.net and .za.org
r=gerv
2009-10-21 00:18:24 +02:00
Shawn Wilsher 2a65eeefef Bug 522416 - Tests for blocking input stream in NetUtil.asyncFetch.
--HG--
extra : rebase_source : 51de6e900c10ad0e81106518dadf1ce19a972b2a
2009-10-19 12:23:17 -07:00
Vladimir Vukicevic 855c5ebcbd 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 95246b69a9 b=522416; hang fix followup; r=bz 2009-10-18 13:40:49 -07:00
Hugues Fournier 6b5990c71e 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 d92538f293 Bug 522025 - Incessant slew of GetURLSpecFromFile warnings. r=taras 2009-10-16 16:59:02 -07:00
Dan Witte bc99ddf1b7 tweak assertion. 2009-10-16 16:50:57 -07:00
Shawn Wilsher 2093fcffbe 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 ef10227832 fix bustage. 2009-10-16 14:26:00 -07:00
Dan Witte 5abb9677f6 Bug 481775 - Crash in [@ nsCookieService::RemoveCookieFromList(nsListIter&)]. r=sdwilsh 2009-10-16 14:01:47 -07:00
Sid Stamm 0e1cce64fa 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
Marco Bonardo 30dab76e20 Backout Bug 462381 due to Mac build bustage 2009-10-13 16:53:27 +02:00
Mitchell Field 7df5fc2f99 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
Doug Turner c332159f3d Bug 521071 - Geolocation Crashes Fennec - GetAccessPointsFromWLAN objc_exception_throw. r=mstange
--HG--
extra : rebase_source : 952ba9f885290546ffe5a1729809aa63d44b7e6d
2009-10-08 21:19:55 -07:00