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

1436 Коммитов

Автор SHA1 Сообщение Дата
Michal Novotny 3afe49ddd2 Bug 966438 - Use nsICacheStorageService.clear() instead of nsICacheStorage.asyncEvictStorage() to clear the cache, r=honzab 2014-03-11 13:50:04 +01:00
Ed Morley a2db748f4a Backed out changeset f74bf7d090ee (bug 952927) 2014-03-07 15:17:55 +00:00
Ed Morley 69c6a0d4a1 Backed out changeset 07e1893cb0f9 (bug 952927) 2014-03-07 15:17:51 +00:00
Pranav Kant 0e8e6db5c6 Bug 952927 - Part 3: Added xpcshell-test for raw data functionality. r=mcmanus 2014-03-07 08:55:16 -05:00
Pranav Kant 93c3ec4d4c Bug 952927 - Part 2: Extended TestUDPSocket for raw data functionality. r=mcmanus 2014-03-07 08:55:16 -05:00
Scott West 195da932bf Bug 401564 - Test and fix for redirection losing Accept header. r=mcmanus
The test has a redirect where the initial GET request had Accept:
application/json, and ensures that this is also the type of the
redirected request.

The fix is done in the setup of the replicated HttpBaseChannel, where
the previous channel's Accept header is copied to the new one, if it
exists.
2014-02-26 09:03:14 -05:00
Geoff Brown 80905c806a Bug 969612 - Split test_URIs.js into 2 halves; r=jesup 2014-02-24 17:51:16 -07:00
Gábor Molnár bf210fa5d2 Bug 961616 - simple HTTP2 Cookie crumbling unit tests 2014-02-24 11:42:15 -08:00
Patrick McManus 8b98a85a6e bug 967341 - uri management r=honzab 2014-02-04 11:55:02 -05:00
Brian O'Keefe 56341318f9 Bug 772828 - Part b: use RESOURCE_FILES in moz.build instead of manual rules in Makefile.in; r=mshal 2013-11-05 13:37:54 -05:00
Ehsan Akhgari d91d200572 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Gregory Szorc afdb724edf Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.

This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.

--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Honza Bambas 75624f2f6a Bug 969160 - disable test_cache2-12-evict-disk.js on android, r=jduell 2014-02-07 22:15:24 +01:00
Nicholas Hurley aa8098b9a3 Bug 964563 - Remove custom node binary. r=ted 2014-02-06 15:00:19 -08:00
Honza Bambas 6bb83b5c94 Bug 968860 - Disable test_cache2-07-visit-memory.js on Android 2.2 Armv6, r=jduell 2014-02-06 19:30:21 +01:00
Monica Chew 55632d760b Bug 928536: Use WinVerifyTrust to get certificate information on downloaded binaries (r=paolo,keeler,sr=mossop) 2014-01-27 12:38:35 -08:00
Honza Bambas 97ca7571c8 Bug 967862 - HTTP cache v2: fix xpcshell tests to be independent on difference between use-new-cache in CacheObserver and in preferences, r=michal 2014-01-09 00:27:29 +01:00
Phil Ringnalda bbae79c349 Backed out 3 changesets (bug 928536) for build bustage
CLOSED TREE

Backed out changeset 750054102e68 (bug 928536)
Backed out changeset baa309383864 (bug 928536)
Backed out changeset 1ff2aed7f76f (bug 928536)
2014-02-05 08:29:17 -08:00
Monica Chew 8fa4fdef64 Bug 928536: Use WinVerifyTrust to get certificate information on downloaded binaries (r=paolo,keeler,sr=mossop) 2014-01-27 12:38:35 -08:00
Honza Bambas 723ab5aff0 Bug 913820 - Base for size limit preferences in HTTP cache v2, r=michal 2014-02-04 01:53:00 +01:00
Honza Bambas eb9c03b9e5 Bug 949175 - Remove possibility to un-persist a cache entry after it has been opened, r=michal 2014-02-04 01:52:59 +01:00
Honza Bambas 1b47f55e7d Bug 956930 - Launching an app preloading appcache throws an offline error, r=jduell+sicking 2014-02-04 01:52:57 +01:00
Shih-Chiang Chien 267e4c10f0 Bug 948725 - Invoke |QuitPumpingEvent| after response packet is received. r=jduell 2014-01-30 10:59:15 -05:00
Jim Chen 12ab2e2ac9 Bug 963592 - Perform replacements for updated UA overrides. r=fabrice 2014-01-28 09:04:39 -05:00
Daniel Stenberg dfa257a455 Bug 676358 - HTTP auth realm parameter parsed as quoted-string doesn't get unescaped r=jduell 2014-01-24 15:07:37 -08:00
Daniel Stenberg 736938c11c Bug 959100 - Make ParseChunkRemaining detect chunk size overflow. r=jduell 2014-01-17 17:07:29 +01:00
Nicholas Hurley ba2cd9bbae Bug 945779 - Use transactions to batch up Seer I/O. r=honzab 2014-01-17 17:45:46 -08:00
Ryan VanderMeulen aa43f6624d Backed out changeset 8a5f36d486b4 (bug 959100) for bustage.
CLOSED TREE
2014-01-17 10:19:31 -05:00
Daniel Stenberg 2cdb53e517 Bug 959100 - Detect chunk size overflow in ParseChunkRemaining. r=jduell 2014-01-17 10:03:44 -05:00
Gian-Carlo Pascutto 074c0db07c Bug 783047 - Remove SafeBrowsing rekey tests. r=mmc 2014-01-16 09:27:59 +01:00
Honza Bambas 8ee832cff4 Bug 949667 - crash in mozilla::net::HttpChannelParent::OnStartRequest, fail redirect to unsupported protocol on child process, r=jduell 2014-01-14 15:59:00 +01:00
Nicholas Hurley e33e7c5a9c Bug 948205 - Rename seer.sqlite (and fixup schema in the process). r=mcmanus r=vladan 2014-01-13 17:57:46 -08:00
Gábor Molnár 89de7bf65d Bug 958992 - http2 draft09 test support. r=hurley 2014-01-13 17:16:28 -08:00
Gabor Molnar f2b571a437 bug 950768 - http2 tests in node.js r=hurley r=mcmanus 2013-10-20 16:03:07 +02:00
Honza Bambas a88c0cbad6 Bug 937601 - HTTP cache v2: onCacheEntryCheck not called for R/O callbacks, r=michal 2014-01-08 20:36:57 +01:00
Andrea Marchesini f98a8d58d2 Bug 930450 - Setting port to the empty string should set URL's port to the default value. Setting it to "0" should set URL's port to 0., r=bz, r=honzab 2014-01-04 20:42:42 +00:00
Ehsan Akhgari 2e67154d02 Merge m-c into inbound 2014-01-04 12:14:57 -05:00
Ehsan Akhgari 1b83407ce9 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Steve Workman d1bdc08a30 Bug 947391 - Add test for HTTP response timeouts r=mcmanus 2013-12-18 15:03:48 -08:00
Ryan VanderMeulen 001213198b Backed out changesets 58db1fb509be and 7301ccf7e0be (bug 947391) for Android xpcshell orange. 2013-12-18 19:41:29 -05:00
Steve Workman 493d581e4b Bug 947391 - Add test for HTTP response timeouts r=mcmanus 2013-12-18 15:03:48 -08:00
Gregory Szorc e396fc159d Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Jason Duell 0c4425831b Bug 945066: remote nsIDNSService to child. r=jdm
* * *
bug 945066. Fix windows bustage.  r=jduell
2013-12-11 11:03:51 -08:00
Carsten "Tomcat" Book e249bd1a6e Backed out changeset 3072c9af15b3 (bug 945066) for fixing bustage on a CLOSED TREE 2013-12-11 11:51:35 +01:00
Jason Duell 6625975d9d Bug 945066: Make nsIDNSService work on child processes. r=jdm 2013-12-11 01:37:57 -08:00
Jim Chen 53fedfbd2c Bug 942470 - Don't apply user agent update if updates have been disabled. r=fabrice 2013-12-06 10:22:18 -05:00
Phil Ringnalda ddfdc2a593 Bug 942470 - Disable test_user_agent_updates.html for intermittently failing to unset its override of the UA string, breaking other tests 2013-12-02 22:15:10 -08:00
Phil Ringnalda a2f33c0664 Bug 942470 - Disable test_user_agent_updates.html for intermittently failing to unset its override of the UA string, breaking other tests
CLOSED TREE
2013-12-02 19:24:30 -08:00
Ryan VanderMeulen 56c1559879 Backed out changeset 13c1b3a2d135 (bug 880625) for xpcshell failures. 2013-12-02 13:07:46 -05:00
Sumit Agrawal 4246dee0e2 Bug 928321 - Implement a variant of safe-file-output-stream that doesn't flush by default. r=Yoric 2013-12-02 12:51:25 -05:00