Valentin Gosu
|
a6ef02816d
|
Bug 1190450 - TP shield shows up incorrectly when pressing back while loading a page with tracking elements r=mcmanus
|
2015-08-13 11:14:36 +02:00 |
|
Francois Marier
|
2074ff80bf
|
Bug 1141352 - add a pairwise allowlist to tracking protection. r=gcp
|
2015-08-07 13:08:22 -07:00 |
|
Dragana Damjanovic
|
a02aa928e5
|
Bug 1170197 - If a channel is suspended in http-on-modify-request, it should not send any trafic untill resumed. r=mayhemer
|
2015-06-18 10:57:00 -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 |
|
Monica Chew
|
32f2349c1e
|
Bug 1122691: Skip ClassifyLocal unless tracking protection is enabled (r=mcmanus,gcp)
|
2015-01-21 11:33:07 -08:00 |
|
James Kitchener
|
f3e2ed9bfd
|
Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru
|
2015-01-20 03:58:00 -05:00 |
|