[X2Go-Commits] [pale-moon] 90/294: Merge pull request #995 from MoonchildProductions/httpaccept-work

git-admin at x2go.org git-admin at x2go.org
Sat Apr 27 08:57:52 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch upstream/28.5.0
in repository pale-moon.

commit 709bc24e9110eba12f94cfcb8db00a8338ac4098
Merge: 6b4d815 367d77e
Author: Moonchild <mcwerewolf at wolfbeast.com>
Date:   Tue Mar 12 18:29:14 2019 +0100

    Merge pull request #995 from MoonchildProductions/httpaccept-work
    
    Change the way http Accept: headers are used.

 dom/fetch/FetchDriver.cpp                       |  10 ---
 dom/xslt/xslt/txMozillaStylesheetCompiler.cpp   |   4 -
 layout/style/Loader.cpp                         |   4 -
 modules/libpref/init/all.js                     |   5 +-
 netwerk/protocol/http/AlternateServices.cpp     |   7 +-
 netwerk/protocol/http/HttpBaseChannel.cpp       |   5 +-
 netwerk/protocol/http/HttpBaseChannel.h         |   3 +-
 netwerk/protocol/http/nsHttpChannel.cpp         |  14 +++-
 netwerk/protocol/http/nsHttpChannel.h           |   3 +-
 netwerk/protocol/http/nsHttpHandler.cpp         |  67 +++++++++++++--
 netwerk/protocol/http/nsHttpHandler.h           |  20 ++++-
 netwerk/test/mochitests/mochitest.ini           |   2 +
 netwerk/test/mochitests/test_accept_header.html | 106 ++++++++++++++++++++++++
 netwerk/test/mochitests/test_accept_header.sjs  |  48 +++++++++++
 14 files changed, 260 insertions(+), 38 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list