Dragana Damjanovic
|
ba5aa49ef6
|
Bug 1197791 - hide password for uri in error and web console. r=michal r=mrbkap
|
2015-09-11 08:44:00 +02:00 |
|
Valentin Gosu
|
8c5113ec82
|
Bug 1189852 - link broken when a line break is part of the hash r=mcmanus
|
2015-08-03 21:00:16 +02:00 |
|
Valentin Gosu
|
eefdbbc140
|
Bug 1144398 - Restrict charcters which are allowed in the URL hash (ref). r=mcmanus
|
2015-03-18 18:40:35 +02:00 |
|
Ehsan Akhgari
|
5cccea6f0f
|
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 |
|
James Kitchener
|
6a912052bb
|
Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru
|
2015-01-20 03:58:00 -05:00 |
|