Commit Graph

6413 Commits

Author SHA1 Message Date
Frederic Plourde
2c2fb6942c Bug 552829 - e10s - Online and offline events. r=dougt 2010-05-11 08:44:12 -04:00
Doug Turner
c88906d971 Merge with m-c. no hand edits 2010-04-29 21:04:50 -07:00
Marco Bonardo
739a3b31fd backout Bug 559927 since suspect of causing a Windows necko test failure 2010-04-29 13:27:10 +02:00
Jason Duell
039f2f2302 Bug 558622 - Rework HttpChannelChild::AsyncOpen. r=dwitte 2010-04-10 22:13:57 -07:00
Jason Duell
8743a9ace6 Bug 536292: e10s HTTP: callbacks infrastructure. r=dwitte
Implements basic infrastructure for callbacks. HttpChannelParent provides itself
as the callbacks object, stubs are provided for the known bugs that depend on
this, and we DROP_DEAD if we hit a callback that we don't know about yet.
2010-04-26 16:23:45 -07:00
Jason Duell
2feb4192d5 Bug 561693 - e10s HTTP: Provide way for nsHttpChannel to know if it's servicing a remote child. r=dwitte,jdm 2010-04-26 16:23:43 -07:00
Jason Duell
da3dd01913 Bug 558620: HTTP: finish SetPriority support. r=dwitte. 2010-04-29 00:02:43 -07:00
josh@joshmatthews.net
5b2ffbbe0c Bug 536316 - e10s HTTP: channel refcounting. r=jduell 2010-04-24 00:19:33 +10:00
Chris Jones
574b849ecd Followup to bug 541131: update |include protocol "PFoo.ipdl"| usages in e10s. 2010-04-27 02:12:38 -05:00
Chris Jones
bd6bf48e7a Merged m-c 2010-04-27 01:53:06 -05:00
Josh Matthews
9dbf7aa957 Bug 561938: Fix maemo build. rs=cjones 2010-04-27 12:33:11 +10:00
Josh Matthews
d4b794e4ca Bug 541174 - quick fix (part4) 2010-04-27 04:01:44 +10:00
Doug Turner
609671cd8d merge with m-c. 2010-04-26 23:17:51 -07:00
Ben Newman
bd232d2cb8 Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron 2010-04-20 16:21:35 -07:00
Boris Zbarsky
14e71ac217 Bug 559618. Treat negative max-age values as 0. r=jduell 2010-04-26 16:27:01 -04:00
Josh Matthews
f432757fa9 Bug 541174 - e10s HTTP: Improve how URIs are serialized (part3). r=dwitte 2010-04-17 12:26:36 +09:30
Josh Matthews
a0cc531b07 Bug 541174 - e10s HTTP: Improve how URIs are serialized (part2). r=dwitte 2010-04-26 11:24:21 -04:00
Julian Seward
9fc614222f Bug 559927 - nsAsyncStreamCopier::mCopierCtx not consistently protected by ::mLock. r=cbiesi 2010-04-29 10:39:46 +02:00
Karl Tomlinson
a49e251822 backout 32502a2c5671 b=559492 due to seg fault in storage/test/test_transaction_helper.cpp possibly in DumpLeakedURLs 2010-04-29 10:40:11 +12:00
Karl Tomlinson
615471ed56 b=559492 only dump leaked URLs on successful shutdown r=dbaron
--HG--
extra : rebase_source : 5472d43f56d11e6090503777853b62a2fcf1a21c
2010-04-29 09:09:59 +12:00
Josh Matthews
da2b5a24e9 Bug 541174 - e10s HTTP: Improve how URIs are serialized (part1). r=dwitte 2010-04-09 18:26:36 +12:00
Jason Duell
1653e5a694 Bug 561526: NS_RELEASE nulls out gHttpHandler, causing segfaults at next use. r=dwitte,jdm sr=biesi 2010-04-25 18:56:51 -07:00
Jae-Seong Lee-Russo
d0d52aed33 Bug 547051: e10s: Support local use of Set/GetOwner for HttpChannelChild. r=jduell
--HG--
extra : rebase_source : f3f0865de440843825d7d4b4b865bee6b5a647c4
2010-04-21 02:02:05 -07:00
Doug Turner
acc5397046 Fix for build bustage in necko 2010-04-21 04:26:01 -07:00
Doug Turner
9a784d5dfd Automerge with mc. no manual changes 2010-04-21 03:31:13 -07:00
Doug Turner
2ced4ed3a9 Bug 545869 - Remove small buffer #defines and use preferences. r=honza 2010-04-20 09:32:28 -07:00
Mike Hommey
46db370e20 Bug 502301 - Fix binhex_decode array signedness which broke builds on architectures where char is unsigned [r=benjamin]
This was detected by the C++0x narrowing conversion inside {} compilation errors.
2010-04-20 10:44:59 +02:00
Pam Greene
613aae91ae Bug 557604 - add IDN <iran>.ir in two forms to PSL. r=gerv. 2010-04-19 15:24:59 +01:00
Chris Jones
8cd39f1f00 Merge mozilla-central 2010-04-16 01:34:35 -05:00
Jason Duell
32978fb1fc Bug 558490: Infrastructure needed to support SetPriority in HttpChannelChild. a=jduell, r=dwitte 2010-04-10 21:53:35 -07:00
timeless@mozdev.org
c344af1bb6 Bug 560171 - nsDiskCacheStreamIO::Write leaks mBuffer on realloc failure, r=biesi
--HG--
extra : rebase_source : ab53e9aa6bbd9616b412bd82d3556157f6c80abd
2010-04-18 23:22:00 -07:00
Jason Duell
a3674174c8 Bug 558486: Stub functions in HttpChannelChild to allow testXUL demo to run. a=jduell, r=dwitte 2010-03-27 18:53:46 -07:00
Jason Duell
16cf1c132a Bug 555514 - e10s HTTP: propagate SetReferrer to chrome process. a=jae-seong lee, r=jduell 2010-04-07 01:43:44 -07:00
Jason Duell
70617ee7a8 Bug 546581: e10s HTTP: create common base class for HttpChannelChild and nsHttpChannel. a=dwitte, r=jae-seong, r=jduell 2010-04-07 01:43:09 -07:00
Doug Turner
19845bed4d merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp. 2010-03-26 14:22:48 -07:00
Dan Witte
90b6b20cf2 Bug 537156 - [e10s] Implement cookies. r=jduell,sdwilsh; sr=bz 2010-03-25 16:02:28 -07:00
Taras Glek
49db2378ea Bug 516085 - replace the most frequent IOService getter with an efficient one r=biesi 2010-04-12 08:44:28 -07:00
Justin Lebar
b7d1c73d65 Bug 553970 - Fix nsIURL::GetRelativeSpec documentation. r=biesi
--HG--
extra : rebase_source : 874de0e571120e2b9034d924b4e4f33f808bc0f0
2010-03-22 13:29:51 -07:00
Justin Lebar
66c6eaa855 Bug 554120: Fix out-of-bounds read in nsStandardURL.cpp. r=biesi 2010-03-22 00:36:38 -07:00
Mike Hommey
c8d89d57be Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin] 2010-04-24 09:39:53 +02:00
Brandon Sterne
1f2912edde Bug 515797: Allow necko to create channels that are aware of Content Security Policy. r=jduell, sr=biesi 2010-04-10 16:08:21 -04:00
Boris Zbarsky
cd5d74649f Bug 537120 part 1: Make sure the multipart converter's part channels install a type sniffer as needed. r=jduell 2010-04-10 09:10:21 -07:00
Blake Kaplan
eb8f2bf96b Bug 386635 - Automatically wrap sandboxes in security wrappers to make them easier to use safely. r=jst
--HG--
extra : rebase_source : c21431a5de17359b622c71061802b9f1713fcc8f
2010-02-11 17:04:41 -08:00
Jason Duell
99b97f5792 Bug 547809 - e10s HTTP: turn on IPC networking by default for xpcshell tests. a=jduell, r=dwitte
--HG--
extra : rebase_source : 5f752bfc570d9c65a7bd8311e16e87289f15fb66
2009-10-30 17:39:58 -07:00
Jason Duell
3898298861 Bug 536279 (send request headers to chrome channel) and bug 536283 (send full nsHttpResponseHead in OnStartRequest) a=jae-seong r=dwitte,jduell 2010-03-23 08:14:36 -07:00
Josh Matthews
767ff3bc23 Bug 542907 - "e10s: Chrome registry should be unified between parent and child" [r=benjamin] 2010-03-11 18:33:00 +13:00
Doug Turner
aed99c36d1 merge from mozilla-central. no merges required 2010-03-23 02:53:35 -07:00
Neil Rashbrook
bb888ef855 Bug 415761 Adding Windows-only test r=waldo 2010-03-20 23:57:57 +00:00
Ted Mielczarek
e703cb6bda bug 552032 - compile nsIAppleFileDecoder.idl on x86_64 builds. r=josh 2010-03-17 19:09:10 -04:00
Shawn Wilsher
669c5430f9 Bug 536978 - Cookies should write to the database asynchronously.
This makes cookie insertion, updates, and deletions happen asynchronously off of
the main thread.  The only I/O done on the main thread is the initial loading of
the database at each startup.
r=dwitte
2010-03-12 07:18:38 -08:00