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

6706 Коммитов

Автор SHA1 Сообщение Дата
Jason Duell 8f0de5e398 Guarantee smart_size algorithm using correct directory, and safely. r=jst, a=beta7 2010-09-29 16:41:03 -07:00
Jason Duell 6ca5df820f Use 1 GB cache size while we wait for the smart size event. r=jst, a=beta7 2010-09-29 16:41:03 -07:00
Jason Duell 2097d18eac Convert all sizes in cache smart size logic to use KB. r=jst, a=beta7 2010-09-29 16:41:03 -07:00
Jason Duell 515d69dabc Bug 596476 Previous default cache size was 50, not 250 MB. r=jst, a=beta7 2010-09-29 16:41:03 -07:00
Jason Duell 36504e00c0 Bug 598007: Bump HTTP cache version number to see if it affects crash rate. r=me a=beta7 2010-09-28 18:26:57 -07:00
Doug Turner 57117d9e21 Bug 600235 - Remove wifi scanning code on windows for versions less than XP SP3. r=stuart, a=beltzner
--HG--
extra : rebase_source : d8fc9a5eaf7c4a7fc0bc8fc0e4fd5e77bb698954
2010-09-28 15:07:15 -07:00
Doug Turner a769fd2d72 fixing build bustage - bug 600235. a=me 2010-09-28 14:34:24 -07:00
Doug Turner c666ba9f46 Bug 600235 - Remove wifi scanning code on windows for versions less than XP SP3. r=shaver a=shaver
--HG--
extra : rebase_source : 44a3ebb42b991d777c55084870b938586f4812a0
2010-09-28 10:01:23 -07:00
Wan-Teh Chang 7b7dec31d4 Bug 591523: Disable SSL false start by default.
r=sayrer a=blocking2.0:beta7
2010-09-21 14:57:09 -07:00
Ian Neal 1a7c1b888b Bug 589613 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_Services.js | Services.search exists
r=gavin a=NPOTB
2010-09-18 13:42:07 +01:00
Edmund Wong 7d30976428 Bug 535048: Remove nsILeakDetector leftovers from the tree. r=khuey a=test-only 2010-09-17 21:27:12 -04:00
Bjarne Herland a554f1f1f7 Bug 596808 - nsDiskCacheDevice::Init() called twice resulting in no disk cache available r=jduell, a=betaN 2010-09-16 20:21:16 -07:00
Dan Witte 039ed0f7fa Remove unnecessary sleep(). No bug, test-only. 2010-09-16 13:21:12 -07:00
Taras Glek 356cd6b696 Bug 592520 - Do not fragment the hell out of CACHE__00[1-3]__. r=bsmedberg/jduell, a=betaN+ 2010-09-16 13:21:12 -07:00
Dan Witte 75f1d1f405 Bug 580449 - Address nsCookieService.cpp review. r=jdm, a=fennec2.0+ 2010-09-16 13:21:12 -07:00
Dan Witte e40712bedd Bug 580448 - Document PCookieService.ipdl. r=jdm, a=fennec2.0+ 2010-09-16 13:21:12 -07:00
Gervase Markham 4a7a37dee4 Bug 576508 - rollup of changes to the Public Suffix List. a=beltzner.
--HG--
extra : rebase_source : a1e5e5a1ac16da84b2bc4c429b68bd363cc485fa
2010-09-16 18:02:54 +01:00
Jason Duell a3d5af6e95 Bug 595293 - e10s: shrink cache on child. r=dwitte, a=beta7 2010-09-16 01:34:37 -07:00
Miika Jarvinen e97d28dd05 Bug 593142 - Remove DOM window check code from netwerk r=romaxa a=npodb 2010-09-15 22:30:04 -07:00
Brian Crowder 69f7fcf513 Bug 567267 - disable decoding in HttpChannelParent, make smart decisions in child process, r=dwitte, blocking-fennec2.0b1=mfinkle 2010-09-15 15:55:08 -07:00
Brian Crowder 5591616b20 Bug 567267 - Move nsIEncodedChannel logic to base Http class, r=dwitte, blocking-fennec2.0b1=mfinkle 2010-09-15 15:55:08 -07:00
Honza Bambas 7b1f995f7c Bug 594882 - URL classifier result ignored (malware site not blocked) because of bug 513008 + re-land of backout from bug 589296, r=cbiesinger, a=blocking:betaN+ 2010-09-16 00:46:17 +02:00
Honza Bambas add92cd4b5 Bug 556734, r=bz, a=blocking:final+ 2010-09-16 00:46:17 +02:00
Doug Turner 1912d49fb2 Bug 516302 - nsWifiMonitor::DoScan spins in a tight loop on error r=blassey a=jst
--HG--
extra : rebase_source : d95276959e12128ac4a039b597c4b677265500b9
2010-09-15 09:39:18 -07:00
Jason Duell 520cb3f469 Bug 595413: crash in nsCacheService::SetDiskCacheCapacity. r=jst, a=blocking-beta7 2010-09-15 11:42:40 -07:00
Byron Milligan 33fe9a1845 Bug 559942 - RE-LAND- Heuristic to pick default HTTP cache size. r=dwitte, gavin, ui=limi, a=blocks-beta7 2010-09-15 11:42:38 -07:00
Gervase Markham ce977be807 Backed out changeset 14dc66dd53c1 (orange). 2010-09-15 18:41:43 +01:00
Gervase Markham f31cfd0df5 Bug 576508 - numerous updates to the Public Suffix List. Some of the patch by Jothan Frakes <jothan@gmail.com>, another part by Simone Carletti <weppos@weppos.net>, and the rest by me. a=beltzner. 2010-09-15 17:09:18 +01:00
Gavin Sharp b117494ed3 Backed out changeset 2a216165e361 (bug 589613), a=shutuphook 2010-09-11 13:46:39 -04:00
Kyle Huey 58e1127904 Backed out changeset 8f65173dacb0 2010-09-11 11:08:47 -04:00
Honza Bambas 53f13ad500 Bug 537381 - -1 as port number cause default port to be used, should fail to load, r=bz, a2.0=final+ 2010-09-11 16:11:38 +02:00
Mounir Lamouri 3f850f954b Merge backout 2010-09-11 02:58:35 +02:00
Mounir Lamouri d51fe93c4b Back out bug 559942 2010-09-11 02:57:06 +02:00
Byron Milligan 9b85025057 Bug 559942, Part 3: Modifies nsCacheService to support UI changes. r=dwitte,
a=beta6+
2010-09-08 17:49:17 -07:00
Byron Milligan 86ac62740b Bug 559942, Part 2: Check for disk space available asynchronously. r=dwitte,
a=beta6+
2010-09-08 17:49:17 -07:00
Byron Milligan 567cc5b7df Bug 559942: Set cache size based on disk space available. Synchronous. r=jduell, a=beta6+ 2010-09-08 17:49:17 -07:00
Ian Neal f95a154eae Bug 589613 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_Services.js | Services.search exists
r/a=gavin
2010-09-10 13:29:15 +01:00
Byron Milligan 45fd242f77 Bug 55307 - Prevent downloads from being stored in the cache. r=jduell a2.0=jst 2010-09-10 07:22:24 +02:00
Byron Milligan db9a05df11 Bug 583288 (1/2) - Lets client to force caching on nsICachingChannel no matter the HTTP method. r=sicking a2.0=sicking 2010-09-10 06:58:22 +02:00
Serge Gautherie ab7c48e4f8 Bug 589609 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_NetUtil.js:6 - ReferenceError: Cu is not defined; (Av1) s/Cu/Components.utils/.
r=(Callek + sdwilsh) a=(test only).
2010-09-08 20:26:07 +02:00
Byron Milligan b169f8b65d Fetch the Content-Length from the hash bag instead of directly from the channel. r=dwitte, a=betaN+ 2010-09-07 15:39:28 -07:00
Byron Milligan eb546c096c Bug 588507: Skip caching if Content-Length is greater than eviction size. r=michal, a=betaN+ 2010-09-07 15:39:28 -07:00
Dan Witte eb0eeec501 Merge e10s -> m-c. 2010-09-07 15:34:44 -07:00
Dan Witte 518384daba Manually set per-host limit in TestCookie. 2010-09-01 23:52:55 -07:00
Jason Duell 596e6fe20e Bug 591552 - SetupReplacementChannel has bogus cast to nsHttpChannel. r=bz 2010-09-01 16:42:30 -07:00
Dan Witte cf303b2f18 Bug 590611 - Raise cookies per basedomain limit to 150. r=sdwilsh, a=betaN+ 2010-09-01 16:27:10 -07:00
Byron Milligan bea0432bc4 Bug 81640: Set max cache entry size to be MIN (5MB, 1/8 Cache Capacity) 2010-09-01 14:47:39 -07:00
Dan Witte 04cb999d7a Back out Bug 536324 part 1. a=bsmedberg 2010-08-30 13:20:39 -07:00
Dan Witte f9582851af Back out Bug 536324 part 2. 2010-08-30 13:20:39 -07:00
Dan Witte cf69667c0d Back out Bug 536324 part 3. 2010-08-30 13:20:39 -07:00