Commit Graph

9728 Commits

Author SHA1 Message Date
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
Ehsan Akhgari
04f90f1e8f Bug 976443 - Move undefines to moz.build; r=glandium 2014-02-25 22:51:26 -05:00
Patrick McManus
8ba14148f4 bug 975750 - remove httpdatausage r=jduell 2014-02-25 20:39:08 -05:00
Carsten "Tomcat" Book
ca47d1143e Backed out changeset 0cea4bded6f8 (bug 936340) for mochitest-3 bustage on a CLOSED TREE 2014-02-25 16:00:47 +01:00
Richard Barnes
e9de9a488d Bug 936340 - Implement navigator.sendBeacon. r=sicking 2014-02-25 08:40:54 -05:00
Geoff Brown
80905c806a Bug 969612 - Split test_URIs.js into 2 halves; r=jesup 2014-02-24 17:51:16 -07:00
Patrick McManus
748d773593 bug 974932 - spdy large upload chunk sizes, and fewer TLS application data records r=hurley 2014-02-24 16:27:27 -05:00
Gábor Molnár
bf210fa5d2 Bug 961616 - simple HTTP2 Cookie crumbling unit tests 2014-02-24 11:42:15 -08:00
Simone Carletti
b59464a866 Bug 969087 - Add GitHubUserContent.com to PSL. r=gerv 2014-02-24 09:41:55 -05:00
Chris Peterson
8e5e2743ce Bug 974785 - Fix -Wsometimes-uninitialized warning in nsHttpConnection.cpp. r=sworkman 2014-02-19 21:54:14 -08:00
Ehsan Akhgari
5704b555e2 Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-20 21:33:49 -05:00
Oleg Romashin
5b8bccef6f Bug 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa
--HG--
rename : dom/system/unix/Makefile.in => dom/system/qt/Makefile.in
rename : dom/system/unix/QTMLocationProvider.cpp => dom/system/qt/QTMLocationProvider.cpp
rename : dom/system/unix/QTMLocationProvider.h => dom/system/qt/QTMLocationProvider.h
rename : dom/system/unix/nsHapticFeedback.cpp => dom/system/qt/QtHapticFeedback.cpp
rename : dom/system/unix/nsHapticFeedback.h => dom/system/qt/QtHapticFeedback.h
rename : dom/system/unix/moz.build => dom/system/qt/moz.build
2014-02-20 18:09:02 -08:00
James Kitchener
f62a2dcc1e Bug 464222 - Add a baseURI attribute to nsIViewSourceChannel. r=bz 2014-02-20 08:43:53 -05:00
Patrick McManus
8b98a85a6e bug 967341 - uri management r=honzab 2014-02-04 11:55:02 -05:00
Honza Bambas
617205ccba Bug 967693 - Temporarily turn on HTTP cache v2 on for Desktop Firefox Nightly users, r=jduell+ehsan 2014-02-18 19:06:06 +01:00
Masatoshi Kimura
8ddf7de8a5 Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc 2014-02-18 07:32:52 +09:00
Patrick McManus
730fb7cb62 bug 973207 - revert 905460 for nightly crashes r=backout 2014-02-17 13:53:25 -05:00
Jeff Muizelaar
a1db66be04 Bug 973256. Don't double printf. r=jdm
I suspect this was accidental.

--HG--
extra : rebase_source : 002fd9d384bc8d7b961b58df0c870057fb3e0a18
2014-02-15 23:45:15 -05:00
Steve Workman
45a7b1e326 Bug 970939 - Remove unwanted non-SPDY assertion from nsHttpConnection::StartShortLivedTCPKeepalives() r=mcmanus 2014-02-14 10:49:05 -08:00
Honza Bambas
34a108d747 Bug 971975 - Proper state and non-null check for CacheFile::WriteMetadataIfNeededLocked(), r=michal 2014-02-14 14:21:28 +01:00
Honza Bambas
0a33541973 Bug 950164 - Proper non-null check at CacheFileIOManager::OnProfile(), r=michal 2014-02-14 14:21:18 +01:00
Luke Wagner
39507d1a49 Bug 971845 - Don't uninline in JS_GetArrayBufferData, add JS_GetStableArrayBufferData and use that when necessary (r=sfink) 2014-02-13 11:17:41 -06:00
Patrick McManus
9f8d9a772d bug 905460 - necko cleanups: manual ref counts, 32 bit formatters, whitespace r=sworkman
--HG--
extra : rebase_source : 2bfdaf1fc84d86ff07ed7fcad14447f591672beb
2014-01-17 17:06:25 -05:00
Patrick McManus
c7d1d27380 bug 971893 crash in onMsgCancelTransaction r=hurley
--HG--
extra : rebase_source : 3577ce28650db79883b3c39331d2e44413a2b96a
2014-02-13 10:52:57 -05:00
Jon Coppeard
735137fc57 Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz 2014-02-13 15:33:04 +00:00
Landry Breuil
e181cef4ce Bug 970550: Fix build on OpenBSD (no TCP_KEEP* setsockopt() available) after bug 444328 r=sworkman 2014-02-13 13:19:39 +01:00
Yuan Xulei
41a99188eb Bug 956646 - Add renameTo to nsIFile interface. r=bsmedberg 2014-01-06 16:51:39 +08:00
Patrick McManus
adf9ed6f0c bug 971001 - backout 625383 for failing awsy r=backout 2014-02-11 16:18:17 -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
Jon Coppeard
c3759c40ff Bug 965830 - Convert use of JS_CallFunction and related APIs uses to HandleValueArray r=terrence r=smaug 2014-02-11 10:59:16 +00:00
Wes Kocher
4dee321de8 Backed out changeset 754428833970 (bug 936340) for mochitest-3 failures on a CLOSED TREE 2014-02-10 16:02:45 -08:00
Richard Barnes
99c3d824c7 Bug 936340 - Implement navigator.sendBeacon. r=sicking 2014-01-17 14:09:38 -08: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
Gervase Markham
836b08c506 Bug 968892 - Fix typo in romanized name for China. r=weppos 2014-02-10 15:58:47 -05:00
Patrick McManus
c3a11f47df bug 970279 - tie null transactions to cancel and timeout events r=hurley 2014-02-07 17:30:36 -05:00
Jon Coppeard
eea6ca3467 Bug 969798 - Convert JS_ConvertArguments APIs to take CallArgs rather than raw Value pointer r=terrence 2014-02-10 16:42:27 +00: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
efab360be6 Bug 969365 - Do ShouldCheckAppCache with AppID and InBrowser in HttpChannelParent, r=jduell 2014-02-07 22:15:25 +01: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
Honza Bambas
76d4ebed1e Bug 965031 - Improve usage of levels of nsHttp log module, r=mcmanus 2014-02-07 22:15:24 +01:00
Simone Carletti
3237cf6f7a Bug 966197 - Make sure all suffixes in PSL are lower-case. r=gerv 2014-02-07 15:32:41 -05:00
Jacek Caban
1ec9adfc3b Bug 444328 - Cross compilation fix. 2014-02-07 12:51:08 +01:00
Jacek Caban
c4f95d623b Bug 968772 - Don't use pragma for wintrust.lib linkage. r=glandium 2014-02-07 12:50:20 +01:00
Nicholas Hurley
aa8098b9a3 Bug 964563 - Remove custom node binary. r=ted 2014-02-06 15:00:19 -08:00
Ryan VanderMeulen
c38a20a8ce Merge m-c to inbound on a CLOSED TREE. 2014-02-06 16:29:41 -05: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
Carsten "Tomcat" Book
b9788c5190 merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
Phil Ringnalda
33ffca7f1b Back out 285204b60e94 and f401b820cd6a (bug 967693) to turn HTTP cache v2 off to investigate the effect on the influx of failed tests
CLOSED TREE
2014-02-05 22:58:37 -08:00
Ryan VanderMeulen
014a0b23af Merge m-c to fx-team. 2014-02-05 16:14:03 -05:00
Steve Workman
121f9e83ae Bug 444328 - Enable TCP Keepalive for short and long-lived HTTP Connections (exc. SPDY, WebSockets) r=mcmanus 2014-02-06 11:51:38 -08:00