Mark Banner
8e65af0085
Fix non-IPC bustage from bug 536289. Patch as agreed with jdm over irc. a=bustage-fix.
2010-10-21 22:01:38 +01:00
Alon Zakai
ba212d56e1
Bug 536289 - Part 2: Make FTP work for fennec. r=jduell a=blocking-fennec
2010-08-10 14:47:00 -04:00
Josh Matthews
33d17004e2
Bug 536289 - Part 1: Move IPC::InputStream to a more general location. r=jduell a=blocking-fennec
2010-10-14 14:21:48 -04:00
Jae-Seong Lee-Russo
b8363c8da8
Bug 564553 - e10s HTTP: Serialize nsInputStreams to support large file uploads. r=dwitte, a=blocking-fennec2.0b2+
2010-10-21 11:36:13 -07:00
Honza Bambas
e3cf711385
Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
...
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
2010-10-20 19:12:32 +02:00
Dan Witte
de6d8ff419
Bounce input stream and FTP patches for Windows test failure. a=bustage
2010-10-19 19:46:54 -07:00
Alon Zakai
80f231dc57
Bug 536289 - Part 2: Make FTP work for fennec. r=jduell a=blocking-fennec
2010-08-10 14:47:00 -04:00
Josh Matthews
2836986309
Bug 536289 - Part 1: Move IPC::InputStream to a more general location. r=jduell a=blocking-fennec
2010-10-14 14:21:48 -04:00
Jae-Seong Lee-Russo
e4d607cff8
Bug 564553 - e10s HTTP: Serialize nsInputStreams to support large file uploads. Part 1: serialize them. r=dwitte, a=blocking-fennec2.0b2+
2010-10-19 17:24:52 -07:00
Mark Banner
a1aa7b1bb3
Fix non-IPC build bustage from bug 561085. a=bustage-fix
2010-10-19 17:32:37 +01:00
Josh Matthews
01daaa4337
Bug 561085 - Bustage fix. a=bustage
2010-10-19 11:44:31 -04:00
Josh Matthews
88ce75a37f
Bug 561085 - Add IDPL queueing to wygiwyg protocol. r=dwitte a=blocking-fennec
2010-10-17 09:41:50 -04:00
Michal Novotny
475bf114b1
Bug 561085 - Make wyciwyg channel work in e10s. r=dwitte sr=biesi
...
--HG--
rename : content/html/document/public/nsIWyciwygChannel.idl => netwerk/protocol/wyciwyg/nsIWyciwygChannel.idl
rename : content/html/document/src/nsWyciwygChannel.cpp => netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp
rename : content/html/document/src/nsWyciwygChannel.h => netwerk/protocol/wyciwyg/nsWyciwygChannel.h
rename : content/html/document/src/nsWyciwygProtocolHandler.cpp => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp
rename : content/html/document/src/nsWyciwygProtocolHandler.h => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.h
2010-10-11 13:35:10 +02:00
Josh Matthews
88588a8fdf
Bug 536289 - Generalize IPDL event queue some more. r=jduell a=blocking-fennec
2010-10-16 01:26:14 -04:00
Patrick McManus
ab5ab1fd83
Bug 593386 - HTTP Pipeline Blacklist annotations. r=jduell
...
Add EFAServer, Nestscape Enterprise 4/5/6, and Weblogic <=6 to
server pipeline blacklist, joining iis/4, iis/5, and nses/3.
The previous code did 3 strcasestr()s on every http transaction to check
the old blacklist - it did that even if pipelining was configured off.
The new code creates indexes to the lookups according to the first
char and changes the comparison to straight strncmp()s which are
totally fine for finding these signatures... Servers that begin with A
don't need any string operations now, and even servers that begin with
M have gone from 3 strcasestr()s to 2 strcncmp()s which is definitely
better.
2010-09-03 21:35:49 -04:00
Dão Gottwald
dfd3ee36d8
Bug 591573 - remove support for general.useragent.vendor & vendorSub. r=dwitte sr=dveditz a=jst
2010-10-15 11:11:19 +02:00
Alon Zakai
1ed5f2a9ec
Bug 517584 - Fix orange in test for bug 480619. r=dwitte a=blocking-fennec
2010-10-14 17:28:45 -07:00
Jon Hemming
8c32c3ad25
Bug 591881 - Suspend pruning of idle connections when possible. r=dwitte a=blocking-fennec
2010-10-14 17:28:43 -07:00
Brandon Sterne
c2ab1ba0ea
Bug 561051 - make CSP frame-ancestors and X-Frame-Options work with viewSourceChannels, a=jst
2010-10-14 15:25:00 -07:00
Honza Bambas
6fdab9c0bc
Bug 586766 - e10s http: fix redirect/cancel race. r=jduell, a=blocking-fennec-b2
2010-10-08 22:07:58 -07:00
Honza Bambas
8d3a261e4f
Bug 586738 - e10s http: check HttpChannelChild::Redirect1Begin cancel logic. r=jduell, a=blocking-fennec-b2
2010-10-08 22:07:49 -07:00
Josh Matthews
12e271e689
Bug 587171 - Pass SetPriority IPC messages to redirected channels. r=honzab a=blocking-fennec
...
--HG--
extra : rebase_source : ceffe93f7f98434db5b5c82350cfc7963bad7640
2010-09-15 13:12:38 -07:00
Josh Matthews
4b4cdaeec2
Bug 591708 - Initiate all PHttpChannel protocol deletion from the child to avoid races. r=honzab a=blocking-fennec
...
--HG--
extra : rebase_source : 76568dbe568345aaf276ef166407c9338bf8f477
2010-09-15 12:26:15 -07:00
Josh Matthews
95c514d87f
Bug 598076 - Update HTTPChannelChild to use new general event queueing infrastructure. r=jduell a=blocking-fennec
...
--HG--
extra : rebase_source : a6e12cbcf6a98139620f19590ada2cde583d70bd
2010-09-20 14:37:13 -04:00
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
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
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
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
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
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
Jason Duell
0d512a23e3
Bug 591552 - SetupReplacementChannel has bogus cast to nsHttpChannel. r=bz
2010-09-01 16:42:30 -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
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
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