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
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
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
Joel Maher
6b6e9978a3
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Marco Bonardo
6b282c76f6
Backing out bug 536978, due to a Storage assertion causing orange. CLOSED TREE
2010-03-12 17:41:28 +01:00
Shawn Wilsher
5f9bed4706
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
Jason Duell
f81b2e3733
Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again.
2010-03-18 14:59:34 -07:00
Doug Turner
ef54d33b11
Merge with mc
2010-03-17 10:37:32 -07:00
Doug Turner
453380b2a7
Merge
2010-03-12 15:20:36 -08:00
Doug Turner
02a7000526
Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js.
2010-03-10 19:13:35 -08:00
Doug Turner
6b387f5757
Merge with mc
2010-03-08 10:09:55 -08:00
Gervase Markham
13a73d6a19
Bug 547985 - Comment out nsw.gov.au in PSL. r=pkasting.
2010-03-08 16:28:57 +00:00
Clint Talbert
5b4513c7e9
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
3cd691129e
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Frederic Plourde
0e590fe55c
Adjust ASyncOpen arguments naming in PHttpChannel.ipdl and HttpChannelParent.h in concordance with HttpChannelParent.cpp
2010-03-03 11:59:42 -05:00
Doug Turner
c741a38e65
Merge
2010-03-01 15:36:51 -08:00
Chris Jones
66e2a2f448
Merge from mozilla-central
2010-02-22 21:31:18 -06:00
Ginn Chen
8c36e49335
Bug 530484 Implement Necko-WiFi on Solaris (missed a file in last commit) r=dougt
2010-03-05 10:40:05 +08:00
Brad Lassey
b5f014533e
bug 547521 - enable building for windows mobile with --disable-libxul r=ted
2010-03-04 13:47:35 -05:00
Boris Zbarsky
7c9507e723
Bug 547239 followup to address biesi's review comments.
2010-03-03 18:53:18 -05:00
Jonas Sicking
6f0a0d424e
Bug 543870: Implement File.url. r=bz sr=jst
2010-03-02 23:51:09 -08:00
Ginn Chen
171afe0464
Bug 545371 Remove trailing white space at end of line for netwerk/wifi r=dougt
2010-03-02 13:56:06 +08:00
Ginn Chen
73da8e6c3f
Bug 530484 Implement Necko-WiFi on Solaris r=dougt
2010-03-02 13:55:23 +08:00
Jason Duell
a29bc0116b
Bug 541486: Prune unneeded interfaces from HttpChannelChild. author=jduell, r=bsmedberg
...
- We copied the full list of interfaces from nsHttpChannel, but biesi tells me
the following will not be needed, so removing: nsIRequestObserver,
nsIStreamListener, nsICacheListener, nsITransportEventSink,
nsIProtocolProxyCallback, nsIAuthPromptCallback.
2010-01-22 13:01:44 -08:00
Frédéric Wang
fb7cd7fdfd
Bug 124709. Treat application/mathml+xml as an XML type. r=bzbarsky
2009-11-29 23:18:53 +01:00
Josh Aas
5c2f8c4d8c
More Carbon usage cleanup. b=550787 r=bsmedberg
2010-03-10 14:30:11 -05:00
Brad Lassey
4257e0473f
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
...
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Brad Lassey
96319c4535
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
1c8d232df2
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Frédéric Wang
aea2f1e996
Bug 530275. Move more MIME types into nsMimeTypes.h so we don't have to hardcode the strings in various places. r=bzbarsky
2009-11-21 00:12:42 +01:00
timeless@mozdev.org
0858f466c1
Bug 540566 nsCacheEntryDescriptor::GetDeviceID may crash in NS_strdup [@strlen | NS_strdup(char const*) ]
...
r=biesi
2010-02-21 15:53:13 +01:00
Christian Biesinger
50170d4c62
Fix build bustage from bug 445168 / changeset 5a153fc2dc6f
2010-02-18 15:57:05 +01:00
Christian Biesinger
55531e5794
bug 445168 format IPv6 address literals correctly when using a proxy
...
r=bz
2010-02-18 15:42:32 +01:00
Benjamin Smedberg
a9da59df7f
Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad
2009-11-12 14:37:34 -05:00
Boris Zbarsky
e5ce2580e5
Make the nsIChannel comments clearer in terms of threading behavior. r=biesi
2010-03-01 12:47:31 -05:00
Josh Aas
69c778877c
Fix memory leaks in Mac OS X CoreWLAN code. b=548796 r=smichaud
2010-02-26 14:18:12 -06:00
Paul O’Shannessy
b62f132843
Reduce extraneous console output from DNS Service when offline [r=dwitte]
2010-02-24 11:59:26 -08:00
Boris Zbarsky
3661ac8a49
Bug 547239. Don't lose our POST body on 307 redirects and internal proxy-related redirects. r=sicking. r=jduell and biesi pending.
2010-02-23 23:37:47 -05:00
Shawn Wilsher
7e85784adb
Merge for back out of changeset bb9e847a02c8 (bug 193911) due to performance regressions.
2010-02-23 17:13:00 -08:00
Shawn Wilsher
957bf3c5ce
Backed out changeset bb9e847a02c8 (bug 193911) due to performance regressions.
2010-02-23 17:12:33 -08:00
bjarne@runitsoft.com
b7ad048a8a
Bug 513074 - remove sync writes from current cache, r=biesi,michal.novotny sr=bzbarsky
2010-02-23 10:13:18 -08:00
Steve Chapel
c84122b3dc
Bug 193911 - Increase default disk cache size. r=biesi, sr=bz
2010-02-23 10:04:30 +01:00