Ehsan Akhgari
83877416e8
Bug 1207556 - Part 1: Stop reusing the loadinfo in StartCORSPreflight; r=sicking
2015-09-26 12:34:16 -04:00
Wes Kocher
7f56c90593
Backed out 2 changesets (bug 1207556) for leaks in various mochitests
...
Backed out changeset bd1eed74e2ec (bug 1207556)
Backed out changeset 3260a147595a (bug 1207556)
2015-09-25 14:46:03 -07:00
Ehsan Akhgari
528f3fb92e
Bug 1207556 - Part 1: Stop reusing the loadinfo in StartCORSPreflight; r=sicking
2015-09-25 16:09:28 -04:00
Christoph Kerschbaumer
8ab48ef209
Bug 1193552 - Remove baseURI from LoadInfo (r=sicking,jkitch)
2015-08-19 10:43:30 -07:00
Christoph Kerschbaumer
4e730db2e1
Bug 1143922 - Add AsyncOpen2 to nsIChannel and perform security checks when opening a channel - loadinfo changes (r=sicking,tanvi,sworkman)
2015-07-19 19:11:57 -07:00
Christoph Kerschbaumer
177deef88c
Bug 1175803 - Store redirect chain within loadInfo - part 1 (r=sicking,mayhemer)
2015-07-19 19:11:03 -07:00
Christoph Kerschbaumer
69f83c785b
Bug 1179505 - Make LoadInfo arguments optional in ipdl (r=bent,sicking)
2015-07-13 22:43:13 -07:00
Birunthan Mohanathas
a29151dc87
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
...
The bulk of this commit was generated by running:
run-clang-tidy.py \
-checks='-*,llvm-namespace-comment' \
-header-filter=^/.../mozilla-central/.* \
-fix
2015-07-13 08:25:42 -07:00
Christoph Kerschbaumer
9a57af947a
Bug 1139297 - Implement CSP upgrade-insecure-requests directive - loadinfo changes (r=sicking,sworkman)
2015-07-10 13:57:55 -07:00
Christoph Kerschbaumer
5944f99279
Bug 1175352 - Refactor LoadInfo arguments to be more self contained (r=bent)
2015-06-18 15:37:20 -07:00
Bill McCloskey
15dd2ea7cf
Bug 1163861 - Pass window IDs in nsILoadInfo (r=ckerschb)
2015-06-09 21:04:50 -07:00
Ehsan Akhgari
ebeeb48f83
Back out bug 1149127 because of Thunderbird insanity
2015-04-02 14:37:55 -04:00
Ehsan Akhgari
9b479f3cb4
Bug 1149127 - Stop exporting LoadInfo unnecessarily; r=ckerschb
2015-03-30 22:57:16 -04:00
Ehsan Akhgari
ea41d8de48
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
...
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-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 MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
Christoph Kerschbaumer
c3fd2460ae
Bug 1109910 - Move LoadInfo from docShell into Necko (r=sicking,sworkman)
2015-02-18 12:34:13 -08:00
Ryan VanderMeulen
39d7c864bb
Backed out changeset 73e586b9f04f (bug 1109910) for bustage.
...
CLOSED TREE
2015-02-18 11:57:57 -05:00
Christoph Kerschbaumer
dd2d713e73
CLOSED TREE - Bug 1109910 - Move LoadInfo from docShell into Necko (r=sicking,sworkman)
2015-02-17 19:53:06 -08:00
Carsten "Tomcat" Book
c11bd84388
Backed out changeset 5f5540f3fcce (bug 1109910) for Bustage on a CLOSED TREE
2015-02-18 17:15:00 +01:00
Christoph Kerschbaumer
7e48943dcc
Bug 1109910 - Move LoadInfo from docShell into Necko (r=sicking,sworkman)
2015-02-17 19:53:06 -08:00