Doug Turner
66fb6fa80b
Bug 558624 - e10s Cookies: Optimize implementation. Part 5. Mop up mRemoteChannel and its uses. r=dwitte. a=blocking-fennec
...
--HG--
extra : rebase_source : 1a9ca4b7e50588c556d1b290cca1c3c4546902d1
2010-10-01 21:17:27 -07:00
Doug Turner
1eb73b9db3
Bug 558624 - e10s Cookies: Optimize implementation. Part 4. Remoeve cookies being set in the child by necko. r=dwitte. a=blocking-fennec
...
--HG--
extra : rebase_source : 2045bc83fcc7627f42f0820c781f2ad2bd10a261
2010-10-01 21:17:26 -07:00
Doug Turner
f7c36ea971
Bug 558624 - e10s Cookies: Optimize implementation. Part 3. Forward request head to child during OnStartRequest. r=dwitte. a=blocking-fennec
...
--HG--
extra : rebase_source : f7becf88a7e0daddf680e578b82b1e198c4d5437
2010-10-01 21:17:23 -07:00
Doug Turner
15a2be23c8
Bug 558624 - e10s Cookies: Optimize implementation. Part 2. Tests. r=dwitte. a=blocking-fennec
...
--HG--
extra : rebase_source : d199cb380ff0a69353c6f35d6d959fb95b226bf6
2010-10-01 15:18:55 -07:00
Doug Turner
cbfd722b13
Bug 558624 - e10s Cookies: Optimize implementation. Part 1. Clean up warning in http. r=dwitte. a=blocking-fennec
...
--HG--
extra : rebase_source : 5cbdc4b4314575ba339bc6c663279deb8233e812
2010-10-01 15:18:55 -07:00
Jason Duell
9861ce8c55
Bug 599122: Don't initialize PSM on child. r=honza a=blocking-fennec-2.0b2
2010-09-30 23:57:01 -07:00
Josh Matthews
257f302f8a
Bug 595972 - Fix event queue state invariants on HTTP channel resume. r=jduell a=blocking-fennec
2010-09-17 00:23:25 -07:00
Mounir Lamouri
6e8c289ac0
Merging backout.
2010-09-30 17:05:19 -07:00
Mounir Lamouri
e9fe1a8575
Bug 600813 - Removing PUT and DELETE form methods. a=blocking-b7
2010-09-30 16:55:11 -07:00
Jason Duell
bd3f822a60
Bug 596476 followup: Forgot to change name of constant. r=me a=beta7
2010-09-30 11:39:39 -07:00
Jason Duell
91056b1081
Guarantee smart_size algorithm using correct directory, and safely. r=jst, a=beta7
2010-09-29 16:41:03 -07:00
Jason Duell
80c65a05fa
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
df9fd76b29
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
709689a7ed
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
ebff6e4bd3
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
159b6bb331
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
0c89884ecb
fixing build bustage - bug 600235. a=me
2010-09-28 14:34:24 -07:00
Doug Turner
ccf8834cf8
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
6791f8e6d4
Bug 591523: Disable SSL false start by default.
...
r=sayrer a=blocking2.0:beta7
2010-09-21 14:57:09 -07:00
Byron Milligan
af33f56356
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
Ian Neal
00bb981472
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
f43d91656c
Bug 535048: Remove nsILeakDetector leftovers from the tree. r=khuey a=test-only
2010-09-17 21:27:12 -04:00
Bjarne Herland
0d825d0525
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
3309f21bec
Remove unnecessary sleep(). No bug, test-only.
2010-09-16 13:21:12 -07:00
Taras Glek
e0d70d1fe1
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
d36e0ba058
Bug 580449 - Address nsCookieService.cpp review. r=jdm, a=fennec2.0+
2010-09-16 13:21:12 -07:00
Dan Witte
004a0b128c
Bug 580448 - Document PCookieService.ipdl. r=jdm, a=fennec2.0+
2010-09-16 13:21:12 -07:00
Gervase Markham
d4283763aa
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
0721bb6f21
Bug 595293 - e10s: shrink cache on child. r=dwitte, a=beta7
2010-09-16 01:34:37 -07:00
Miika Jarvinen
52d78785ef
Bug 593142 - Remove DOM window check code from netwerk r=romaxa a=npodb
2010-09-15 22:30:04 -07:00
Brian Crowder
a34e533a0c
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
c49d4aba8e
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
b0b2444234
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
0969a248d9
Bug 556734, r=bz, a=blocking:final+
2010-09-16 00:46:17 +02:00
Doug Turner
5cdb1de069
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
2180bfe418
Bug 595413: crash in nsCacheService::SetDiskCacheCapacity. r=jst, a=blocking-beta7
2010-09-15 11:42:40 -07:00
Byron Milligan
5dcf1a9ca7
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
43dfb1f570
Backed out changeset 14dc66dd53c1 (orange).
2010-09-15 18:41:43 +01:00
Gervase Markham
a7dc1dd0c0
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
Sid Stamm
841dd60e3c
Bug 592197 - SSL pages don't work when using a NTLM proxy. r=bzbarsky, a=blocker
2010-09-09 01:38:10 -04:00
Jason Duell
6739b29724
Bug 590121 - Null nsHttpResponseHead crashes in redirect. r=dwitte@gmail.com, a=blocking2.0final+
2010-09-08 17:53:55 -07:00
Byron Milligan
4cd3a9ec4f
Bug 559942, Part 3: Modifies nsCacheService to support UI changes. r=dwitte,
...
a=beta6+
2010-09-08 17:49:17 -07:00
Byron Milligan
45dd060258
Bug 559942, Part 2: Check for disk space available asynchronously. r=dwitte,
...
a=beta6+
2010-09-08 17:49:17 -07:00
Byron Milligan
0206a0c23e
Bug 559942: Set cache size based on disk space available. Synchronous. r=jduell, a=beta6+
2010-09-08 17:49:17 -07:00
Serge Gautherie
0c7bcdabe8
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
44faca12be
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
a58eafa80c
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
75dcea0c81
Merge e10s -> m-c.
2010-09-07 15:34:44 -07:00
Dan Witte
3aa0319b9f
Manually set per-host limit in TestCookie.
2010-09-01 23:52:55 -07:00
Jason Duell
0d512a23e3
Bug 591552 - SetupReplacementChannel has bogus cast to nsHttpChannel. r=bz
2010-09-01 16:42:30 -07:00
Dan Witte
ef302766f6
Bug 590611 - Raise cookies per basedomain limit to 150. r=sdwilsh, a=betaN+
2010-09-01 16:27:10 -07:00
Byron Milligan
23b5853644
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
bee2d44af1
Back out Bug 536324 part 1. a=bsmedberg
2010-08-30 13:20:39 -07:00
Dan Witte
34d3553dfc
Back out Bug 536324 part 2.
2010-08-30 13:20:39 -07:00
Dan Witte
03a104a7e0
Back out Bug 536324 part 3.
2010-08-30 13:20:39 -07:00
Dan Witte
363355fc1c
Back out Bug 589292.
2010-08-30 13:20:38 -07:00
Dan Witte
6e98e55af9
Bug 591537 - Freeze UA build id for Firefox branded builds. r=dao/khuey, sr=jst, a=beta5+
2010-08-28 13:42:04 -07:00
Wan-Teh Chang
fff5925d66
Bug 580679: remove preference security.ssl.enable_compression because
...
the change to build NSS with NSS_ENABLE_ZLIB=1 was reverted. Will try
again after mozilla 2.0. review+ and approval2.0+ by bsmedberg.
2010-09-02 13:40:19 -07:00
Dão Gottwald
ac7444003e
Bug 591387 - Default theme shows as "incompatible" (version number wrapped with quotes). r=khuey a=blocking
2010-08-28 15:32:07 +02:00
Gavin Sharp
3120e2b54f
Bug 587691: need a way to access the original default engine (the normal "defaultEngine" can change if the original is hidden by the user), r=Ryan, a=blocker
2010-08-20 17:40:16 -04:00
Shawn Wilsher
d98bb8bb20
Bug 590654 - Let JavaScript read embedded nulls from input streams
...
Adds a new method to NetUtil (readInputStreamToString) that will read a string
with or without embedded NULLs from an input stream. Also adds the needed API
on nsIScriptableInputStream to make this happen.
r=bz
sr=biesi
a=blocking2.0
2010-08-27 12:42:51 -07:00
Ehren Metcalfe
634f82d0b2
Bug 591046 - Unparenthesized macro breaks static checking builds. r=dwitte, a=bustage
2010-08-27 08:12:02 -07:00
Dan Witte
85595a9a55
Bug 590258 - Reformat x86-on-x86_64 part of Linux UA string. r+sr=jst, a=beta5+
2010-08-27 08:12:01 -07:00
Dan Witte
16a3298070
Merge e10s -> m-c. a=patches
2010-08-27 08:04:00 -07:00
Dan Witte
4b82318c32
Remove propbag from nsIHttpServer. no bug, test-only, r=jduell
2010-08-25 18:12:11 -07:00
Dan Witte
dbf7625e3f
Bug 589292 - e10s necko: add contentDisposition prop to nsIChannel. r=jduell, sr=biesi, a=beta5+
2010-08-25 17:51:21 -07:00
Dan Witte
f834c3dbbb
Merge.
2010-08-23 17:30:33 -07:00
Ginn Chen
f170975208
Bug 590429 Fix __VA_ARGS__ in macros of TestSTSParser.cpp to make it compile with Sun Studio r=sstamm a=test-fix
2010-08-27 19:08:24 +08:00
Dan Witte
abb369e487
Bug 581008 - Reorder Firefox-compat, App and Vendor tokens. r=dao
2010-08-27 09:03:10 +02:00
Dão Gottwald
4bec9296f8
Bug 581008 - Remove support for appending arbitrary data to the User Agent string. r=jst,khuey sr=dveditz
2010-08-27 09:02:10 +02:00
Joel Maher
2fac5b095b
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Justin Wood
e916635850
Bug 590826 - SeaMonkey test failure in test_stricttransportsecurity.html due to use of uninitialized value. r=geekboy a=Bustage-fix
...
--HG--
extra : rebase_source : e73361cb21cf7c15a80fe0ab475225d86e880930
2010-08-26 00:25:42 -04:00
Oleg Romashin
3a80c746ab
Bug 589409 - mozqwidget.cpp/mozqwidget.h are missing license headers. r=doug.turner a=npodb
...
--HG--
extra : rebase_source : 87b9565e019cdd5c8874b7b8a9fd416e0fa6aa99
2010-08-26 07:52:22 -07:00
Dan Witte
baac82f166
Merge.
2010-08-21 13:51:54 -07:00
Dan Witte
78bac8db23
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+
2010-08-21 00:31:35 -07:00
Dan Witte
5f14c53bbd
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
2010-08-21 00:31:11 -07:00
Dan Witte
1f948d8eba
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 1: make nsIChannel.contentLength 64-bit. r=jduell, sr=jst, a=beta5+
2010-08-21 00:30:29 -07:00
Michal Novotny
dcc3acf97e
Bug 513008 - Eliminate synchronous reads from cache, r=jduell,sdwilsh, sr=shaver, a=betaN+
2010-08-21 11:16:40 -07:00
Jonas Sicking
0a4de59cf6
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
cb20a221ad
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Mounir Lamouri
a5b8952f8c
Backed out changeset d0b284052d29 for Talos regression investigation on tp4.
2010-08-22 20:16:05 +02:00
Matt Brubeck
06f9dbf580
Bug 566151 - Add "Maemo" to UA string. r=vlad,dwitte sr=jst a=blocking-fennec
2010-08-25 16:31:00 -07:00
Clint Talbert
ec98104ba7
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
...
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
62bd93f5af
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
2010-08-25 11:47:39 -07:00
Shawn Wilsher
5c9c756aba
Fix pymake bustage from changeset 5dc3c2d2dd4f (bug 495115).
...
r=khuey
a=broken pymake
--HG--
extra : rebase_source : a4b1a19bf6b13f0cd91f8e050b1c1d0bde71a839
2010-08-25 09:01:56 -07:00
Kyle Huey
e323fb12b7
Bug 507749: Implement moz-device: protocol handler. Based on an earlier patch by Brad Lassey. r=jdm a=blocking-fennec
...
--HG--
extra : rebase_source : 9e9474bf72d880c8a7364c795b451f28a10913c3
2010-08-25 11:52:10 -04:00
Ms2ger
e835e6d971
Bug 588503 - Don't compare PRBool to nsnull in cookies; r=sdwilsh approval2.0=jst
2010-08-25 15:15:37 +02:00
Christian Biesinger
e7fe043335
bug 585326 improve cookie logging
...
r=dwitte a=jst
2010-08-25 11:32:01 +02:00
Honza Bambas
493bf27f79
Backout nsHttpChannel part of bug 513008, r=michal a=bsmedberg
2010-09-02 19:11:11 +02:00
Dão Gottwald
b898193a84
Bug 591125 - Sanitize the app name for the UA string. r=dwitte a=jst
...
--HG--
extra : rebase_source : caccb90b5338953d35f4a98c90bf2d7ed12fd06c
2010-09-02 13:37:41 +02:00
Taras Glek
07cbd53689
Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE r=asuth sr=shaver a=b6
2010-09-01 20:35:46 -05:00
Edward Lee
5477ee2d9d
Bug 589016 - Allow registering path handlers from mochitests [r=waldo a=npotb]
...
Export the registerPathHandler for use from .sjs.
--HG--
extra : rebase_source : 1396ae7c64968ab9884389f8a0146456be794d38
2010-08-31 23:49:43 -07:00
jeremias bosch
2ffe49d1e9
Bug 586836 - Support Meego Network Managment. r=doug.turner a=blocking-fennec
...
--HG--
extra : rebase_source : 1f8de52621ce8c6dc680e81a3b82bc8f5e3df57e
2010-08-30 23:23:35 -07:00
Christian Biesinger
e3e8e7376d
Bug 585326 - Improve cookie logging, r=dwitte, a=jst
2010-08-31 14:31:48 -03:00
Dan Witte
468ea2db4d
Merge e10s -> m-c.
2010-08-30 15:35:24 -07:00
Dão Gottwald
ee7a060783
Bug 591783 - Fix for corrupt language pack install.rdf due to quotes in MOZ_APP_VERSION. r=khuey a=bustage-fix
2010-08-30 17:54:46 +02:00
Sid Stamm
f89ae9f869
Bug 495115 - Implement Strict-Transport-Security to allow sites to specify HTTPS-only connections, r=kaie+honzab+bjarne, a=betaN+
2010-06-03 14:03:17 -07:00
Dan Witte
8335414ebc
Merge e10s -> m-c. a=wecanhazbeta
2010-08-23 21:18:09 -07:00
Michal Novotny
7a9a4c73e5
Bug 513008 - Eliminate synchronous reads from cache. r=jduell,sdwilsh sr=shaver a2.0=blocking
2010-08-24 03:06:23 +02:00
Gavin Sharp
acb09a662d
Backed out changeset 2a216165e361 (bug 589613), a=shutuphook
2010-09-11 13:46:39 -04:00
Kyle Huey
7770091c72
Backed out changeset 8f65173dacb0
2010-09-11 11:08:47 -04:00
Honza Bambas
24010137be
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
a41031bd7a
Merge backout
2010-09-11 02:58:35 +02:00
Mounir Lamouri
f56280ecfd
Back out bug 559942
2010-09-11 02:57:06 +02:00
Ian Neal
85d42e0047
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
c4440616d3
Bug 55307 - Prevent downloads from being stored in the cache. r=jduell a2.0=jst
2010-09-10 07:22:24 +02:00
Bjarne
1ff9c7f1a8
Bug 586264 - Improve/add logging to async redirect code, r=honzab, a2.0=bsmedberg
2010-08-18 19:22:48 +02:00
Jason Duell
8ea3aea5d8
e10s http: Document channels' cache descriptor causes hang on reloads r=honza
...
--HG--
extra : rebase_source : 997176054b8665819c4fd9d670e7705087592daa
2010-08-17 15:17:00 -07:00
Gavin Sharp
5bccc5a21e
Bug 586821 - Add affiliate URL queries to location bar search r,a=jst
...
--HG--
rename : toolkit/components/search/nsIBrowserSearchService.idl => netwerk/base/public/nsIBrowserSearchService.idl
extra : rebase_source : 77a06966db94e05fafdcb152bb6d5f40bef350ee
2010-08-14 18:15:21 +02:00
Dan Witte
086b7f7da5
imported patch fix-tests
2010-08-13 21:18:05 -07:00
Dan Witte
ef7fe0773a
Fix test_0010_timermanager.js test and disable e10s redirect/resume tests in test_resumable_channel.js.
2010-08-13 14:35:13 -07:00
Dan Witte
f83a7f4d0b
Reenable tests for bugs 586205 and 586238.
2010-08-13 13:28:14 -07:00
Dan Witte
c9bec5c929
Bug 586692 - xpcshell: do_timeout does not guarantee desired timeout interval. r=jduell
2010-08-13 13:28:14 -07:00
Honza Bambas
ccd14184a0
Bug 570616: increment cache version to avoid compat issues with nsNSSSocketInfo changes. r=biesi
2010-08-13 10:15:25 -07:00
Honza Bambas
a232312c25
Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie
2010-08-13 01:06:40 -07:00
Jason Duell
915a5c4fdf
Merge from m-c.
2010-08-13 00:51:25 -07:00
Byron Milligan
b9cac8caa5
Bug 193911. Increase the disk cache size from 50 megs to 250 megs. This will show a significant increase in talos numbers, and it will thus look like a cpu usage regression since all of talos now fits in the cache. r=cbiesinger@gmail.com, sr=bzbarsky@mit.edu, a=jst@mozilla.org
2010-08-12 16:19:59 -07:00
Dan Witte
09804b4442
Bug 586802 - e10s http: fix test_httpcancel.js. r=jduell, a=wewanttoshipafennecalpha
2010-08-12 16:09:16 -07:00
Dan Witte
ddaee1161a
Fix bustage.
2010-08-12 02:12:08 -07:00
Dan Witte
00c0c1db57
Bug 536317 - e10s HTTP: implement Cancel. r=jduell, a=blocker
2010-08-12 02:05:16 -07:00
Josh Matthews
0711836c75
Bug 536321 - e10s HTTP: suspend/resume. r=dwitte
2010-08-10 23:07:09 -04:00
Jason Duell
c0e84a0205
Minor formatting fixes to redirects patch (bug 536294)
2010-08-11 00:09:50 -07:00
Honza Bambas
955f70b493
Bug 536294 - e10s HTTP: redirects. r=jduell
...
--HG--
rename : netwerk/protocol/http/HttpChannelParent.cpp => netwerk/protocol/http/HttpChannelParentListener.cpp
rename : netwerk/protocol/http/HttpChannelParent.h => netwerk/protocol/http/HttpChannelParentListener.h
2010-08-10 20:11:57 -07:00
Jason Duell
b5c9cc98cc
Bug 584863: make nsHttpChannel::AsyncOpen fail immediately if channel already cancelled. r=biesi
2010-08-10 17:50:30 -07:00
Josh Matthews
9f23f4b07b
Bug 584604 - e10s HTTP: Clean up IPDL buffering. r=jduell,cjones
...
jduell: Made a bunch of structural/naming changes.
Merged in test patches.
2010-08-06 00:59:37 -04:00
Michael Wu
851a291f43
Bug 585869 - Check for file scheme in nsResURL::EnsureFile, r=bsmedberg a=blocking2.0
2010-08-10 15:03:26 -07:00
Wan-Teh Chang
42c4e8ee26
Bug 580679: Build NSS with the TLS zlib compression code.
...
Add the security.ssl.enable_compression preference to
enable TLS compression, disabled by default.
r=khuey,kaie,sayrer,ted. approval2.0+ by bsmedberg.
2010-08-12 14:12:05 -07:00
Michael Wu
9bb45730c1
Bug 584585 - Unused nsCOMPtr<nsIInputStream> input in nsInputStreamWrapper::LazyInit(), r=biesi a=bsmedberg
2010-08-12 12:10:40 -07:00
Johnny Stenback
4e2d9b89ae
Disabling failing tests from bug 536321, followup bug 586238 filed to track this.
2010-08-11 04:13:25 -07:00
Jason Duell
0020f84a0b
Disable perma-orange xpcshell test for redirects (Bug 586205).
2010-08-11 01:33:42 -07:00
Christian Biesinger
aab736e2e2
bug 583636 make cookie logging work in release builds
...
r=dwitte a=dbaron
--HG--
extra : rebase_source : 98390eebae433930799ebe4d70bce5bb9667232f
2010-08-07 17:33:09 +02:00
Jacek Caban
5a380b5e99
Bug 584678 - nsAsyncRedirectVerifyHelper.cpp compilation failure r=jsc a=jst
...
--HG--
extra : rebase_source : d11fdde3b557b446bdbb742f920258cb2d0dce8b
2010-08-06 12:49:22 +02:00
Chris Jones
16c7aad23e
Bug 582477 - e10s: HttpChannelChild triggers abort on bing.com. r=jduell,jdm
2010-08-05 08:43:02 -07:00
Dão Gottwald
fc97cc775a
Bug 581783 - Remove "Windows;" from the UA string. r=bz
2010-08-05 09:09:42 +02:00
Bjarne
06924ec766
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
2010-08-04 22:15:55 -04:00
Josh Matthews
2a9fc9e9ea
Bug 559200 - Follow up to remove unsafe locking r=dougt
...
--HG--
extra : rebase_source : 97dc0338081b4347a5ff0ef91861d4337967a224
2010-08-04 16:13:12 -07:00
Josh Matthews
e1ae0e9444
Bug 559200 - e10s HTTP: Buffer incoming IPDL necko messages. r=dougt
...
--HG--
extra : rebase_source : cfee85b987fb60fac9a3536774f63139000e797f
2010-04-21 12:46:50 +09:30
Josh Matthews
e28455cd7e
Bug 580450 - Clean up IPC::URI. r=dwitte
2010-07-26 15:59:34 -04:00
Wan-Teh Chang
c8d3e141ef
Bug 583908 - Enable TLS false start in Mozilla. r/a=sayrer. (CLOSED TREE)
2010-08-03 23:36:53 -07:00
Wan-Teh Chang
75859d6fdb
bustage fix for test_bug329869.html failure (undo pref flip from bug 583908)
2010-08-02 23:41:11 -07:00
Gavin Sharp
49c2704d31
bustage fix for test_NetUtil
2010-08-03 01:28:01 -04:00
Wan-Teh Chang
dc641371fa
Bug 583908: Enable TLS false start by default. Add the preference
...
security.ssl.enable_false_start to disable it. r=sayrer.
approval2.0+ by sayrer.
2010-08-02 22:10:52 -07:00
Philipp von Weitershausen
43ff76f518
Bug 580508 - nsURLHelper.cpp net_ParseFileURL is asserting on resource:// URLs that are aliased to other resource:// URLs [r=jduell]
2010-08-02 16:37:55 -07:00
Gavin Sharp
ec5ee1aa51
Bug 581175: Make NetUtil's asyncFetch suppress SSL error messages by default, and pass relevant nsIRequest object to its callback, r+a=sdwilsh
...
--HG--
rename : testing/mochitest/tests/browser/Makefile.in => netwerk/test/browser/Makefile.in
2010-07-23 17:59:07 -04:00
Justin Dolske
1c9b7e028c
merge backout of bug 580508 / a2246039f70d due to test failure
2010-08-02 19:04:09 -07:00
Justin Dolske
006e2bfa91
backout bug 580508 / a2246039f70d due to test failure
2010-08-02 19:03:45 -07:00
Philipp von Weitershausen
530cbd5e86
Bug 580508 - nsURLHelper.cpp net_ParseFileURL is asserting on resource:// URLs that are aliased to other resource:// URLs [r=jduell]
2010-08-02 16:37:55 -07:00
Byron Milligan
23110d4462
Bug 567360: Don't call UpdateExpirationTime if mRequestTime isn't set r=bzbarsky
...
--HG--
extra : rebase_source : e41a600f48ea9fb602f99b31d6110b42c4ee2513
2010-08-02 13:24:18 -07:00
Dan Witte
dcc2fb5235
Bug 572223 - too much cookies.sqlite io. Part 7: fix creationid logic. r=sdwilsh
2010-08-02 17:03:24 -07:00
Dan Witte
7966b54c9d
Bug 572223 - too much cookies.sqlite io. Part 6: fresh connection for sync reads. r=sdwilsh
2010-07-29 13:43:34 -07:00
Dan Witte
c4308237e5
Bug 572223 - too much cookies.sqlite io. Part 5: async RemoveAll. r=sdwilsh
2010-07-29 12:17:43 -07:00
Dan Witte
345ce33388
Bug 572223 - too much cookies.sqlite io. Part 3: sync read per domain. r=sdwilsh
2010-07-29 12:17:42 -07:00
Dan Witte
e47e106e5e
Bug 572223 - too much cookies.sqlite io. Part 2: async read. r=sdwilsh
2010-07-29 12:17:42 -07:00
Josh Matthews
435556a8c3
Backint out bug 580450, changeset 4d2c9a0c5e1c
2010-08-02 11:29:10 -04:00
Josh Matthews
332e0bc938
Bug 580450 - Clean up IPC::URI. r=dwitte
...
--HG--
extra : rebase_source : 25fbd59338609fd9792071b9d414ea983608aab2
2010-07-26 15:59:34 -04:00
Dan Witte
53ffc75c3e
Revert bug 572223 to fix creation of duplicate cookies.
2010-08-01 12:24:38 -07:00
Robert Sayre
7cb0f0f1ca
Merge mozilla-central to tracemonkey.
2010-07-30 21:57:41 -07:00
Kyle Huey
45a7998ed5
Backed out changeset 1e8961782824
2010-07-29 20:16:37 -07:00
Michal Novotny
08d64cabe3
Bug 513008 - Eliminate synchronous reads from cache. r=jduell.mcbugs@gmail.com, cbiesinger@gmail.com, sr=shaver@mozilla.org
2010-07-29 16:23:10 -07:00
Dan Witte
99e1d48865
Bug 572223 - too much cookies.sqlite io. Part 6: fresh connection for sync reads. r=sdwilsh
2010-07-29 13:43:34 -07:00
Dan Witte
fb554874c6
Bug 572223 - too much cookies.sqlite io. Part 5: async RemoveAll. r=sdwilsh
2010-07-29 12:17:43 -07:00
Dan Witte
90e2ad6d02
Bug 572223 - too much cookies.sqlite io. Part 3: sync read per domain. r=sdwilsh
2010-07-29 12:17:42 -07:00
Dan Witte
8741cf7c86
Bug 572223 - too much cookies.sqlite io. Part 2: async read. r=sdwilsh
2010-07-29 12:17:42 -07:00
Dan Witte
22ce2adbdf
Bug 572223 - too much cookies.sqlite io. Part 1: add baseDomain column. r=sdwilsh
2010-07-29 12:17:42 -07:00
Honza Bambas
134ed154d1
Bug 513086 - Make redirect API async: regression 1 fix 1, r=bz
2010-07-29 18:41:09 +02:00
Kyle Huey
da52b0c350
--disable-libxul bustage fix
2010-07-28 22:25:08 -07:00
Oleg Romashin
62587d5d9b
Bug 561716 - Disable link monitoring in the child process to avoid g_type_init assertions. r=dougt
2010-07-28 18:05:19 -07:00
Robert Sayre
9df230e17e
Add some debugging data to a failing test.
2010-07-27 15:45:11 -07:00
Steffen Imhof
af9b6e4d68
Bug 565163 - e10s: nsHTMLDNSPrefetch needs to be forwarded to chrome. r=dougt
...
--HG--
extra : rebase_source : bb91a8287ad6484846c89f57d916c97f3c05fb70
2010-07-26 11:49:09 -07:00
Kyle Huey
1f722c7f09
Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec
2010-07-26 12:35:16 -07:00
Honza Bambas
f56aa1a89b
Bug 513086 - Make redirect API async, r=bz, sr=biesi
...
--HG--
rename : netwerk/test/unit/test_redirect_caching.js => netwerk/test/unit/test_redirect-caching_passing.js
2010-07-28 20:33:06 +02:00
Josh Matthews
8800a96ec4
Bug 582442 - Make unserializable URIs less fatal. r=dougt
...
--HG--
extra : rebase_source : a6d805e5444b689b8008b64ee3d6aef21a8ed16c
2010-07-27 19:40:17 -07:00
Josh Matthews
53b36c0b03
Bug 572980 - e10s: HttpChannelChild incorrectly refcounted. r=cjones, jduell.
...
This version adds checks to make sure child doesn't try to send any IPDL msgs to
parent after IPDL has been shut down.
--HG--
extra : rebase_source : 47ac7a7f8b5bc0ce3eee10cdc170ae27e9fc94aa
2010-06-27 12:44:15 -04:00
Dão Gottwald
0a46f093f1
Bug 580341 - Remove unused deviceType from nsIHttpProtocolHandler. r=biesi
2010-07-20 22:05:34 +02:00
Dão Gottwald
620e7fccbf
Bug 572656 - Remove the UI language from the UA string and navigator.appVersion. r=bz
2010-07-19 22:18:11 +02:00
Chris Jones
6bd3515680
Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
...
--HG--
rename : dom/ipc/ContentProcessChild.cpp => dom/ipc/ContentChild.cpp
rename : dom/ipc/ContentProcessChild.h => dom/ipc/ContentChild.h
rename : dom/ipc/ContentProcessParent.cpp => dom/ipc/ContentParent.cpp
rename : dom/ipc/ContentProcessParent.h => dom/ipc/ContentParent.h
rename : dom/ipc/ContentProcessProcess.cpp => dom/ipc/ContentProcess.cpp
rename : dom/ipc/ContentProcessProcess.h => dom/ipc/ContentProcess.h
rename : dom/ipc/PIFrameEmbedding.ipdl => dom/ipc/PBrowser.ipdl
rename : dom/ipc/PContentProcess.ipdl => dom/ipc/PContent.ipdl
2010-07-19 13:33:33 -05:00
Corentin Chary
7a805d475c
Bug 577073 - Make nsPACMan respect network.dns.disablePrefetch, don't call NS_RELEASE_THIS() before Complete(). r=bz
2010-07-18 10:18:55 +02:00
Michal Novotny
046135a05f
Bug 575686 - Don't classify URL when HTTP channel fails to open. r=jduell
2010-07-17 18:21:58 +02:00
timeless@mozdev.org
79c75ee9d4
Bug 575633 streamParse leaks ToNewCString(globalStream)
...
r=biesi
--HG--
extra : rebase_source : 60422d4d1120d16044a8d292f7fafc7cb8cdcbfb
2010-07-01 02:39:35 +03:00
Daniel Holbert
91d2b5be52
Bug 576563: Remove "LOG()" macro in nsResProtocolHandler to fix build warning. r=jduell
2010-07-05 13:49:02 -07:00
Saint Wesonga
dca1fdaf5b
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-05 11:42:18 +02:00
Dão Gottwald
af6bdfaeea
Backed out changeset 59ace8d80ce8
2010-07-04 22:01:13 +02:00
Saint Wesonga
b11412ff34
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-04 21:39:17 +02:00
Mitchell Field
dae810b5e1
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
...
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
2010-07-02 10:27:06 -04:00
Steffen Wilberg
2b8c3842f3
Bug 538813. Make about:cache and about:cache-entry pretty. r=bzbarsky
2010-07-02 16:56:09 -04:00
Saint Wesonga
9d68b14fd5
Bug 572668. Don't send the useless crypto token in the UA string. r=bzbarsky
2010-07-02 16:56:09 -04:00
Benjamin Smedberg
dfed11844b
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
94ef4d2ac3
Merge mozilla-central to the bug 568691 branch.
...
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Smedberg
791c8358da
Fix packaging of test-only XPT files for crashreporter and httpserver.
...
--HG--
extra : rebase_source : 27abb29f16e071a7c08220d46f9cbef4ded08fc4
2010-06-30 12:42:24 -04:00
Benjamin Smedberg
12f63e9d18
Rename the "xpt" manifest directive to "interfaces", per bug 568691 comment 66.
2010-06-27 21:50:51 -04:00
Benjamin Smedberg
1e809650e4
Fix a bunch of test failures caused by typos or other issues from bug 568691.
2010-06-27 14:03:05 -04:00
Benjamin Smedberg
3a9c239ed6
Fix the reftest component to package itself and the httpserver correctly with a single chrome.manifest.
2010-06-25 13:56:51 -04:00
Benjamin Smedberg
e11d27932e
Fix review comments from bug 568691 comment 45.
2010-06-24 11:56:28 -04:00
Benjamin Smedberg
f56445a420
Merge mozilla-central into the static-xpcom-registration branch.
2010-06-23 17:26:25 -04:00
Benjamin Smedberg
f60acd9726
Fix test packaging and execution from bug 568691.
2010-06-22 20:44:44 -04:00
Benjamin Smedberg
00788a09ce
Fix incorrect quoting introduced in revision 90afd1e80d77 for bug 568691.
2010-06-22 17:08:24 -04:00
Benjamin Smedberg
e312a7996c
Fix syntax error in httpd.js
2010-06-22 16:22:33 -04:00
Benjamin Smedberg
54fa052991
Bug 568691 - Add CID data back to classinfo because it's required for fastload to work correctly.
2010-06-22 12:59:57 -04:00
Benjamin Smedberg
549d6ed5fd
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
...
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Benjamin Smedberg
cae1800556
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
...
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00