Thomas Zimmermann
|
608fd6af9e
|
Bug 1264887: |nsWifiScannerDBus|: Hold DBusConnection reference in |RefPtr|, r=josh
|
2016-04-19 16:26:01 +02:00 |
Carsten "Tomcat" Book
|
c778c28981
|
Backed out changeset 3e0859b436d6 (bug 1264887)
--HG--
extra : rebase_source : 3b4cc4d10a117ed948e47fc54f338b15e9191076
|
2016-04-19 12:07:13 +02:00 |
Thomas Zimmermann
|
0a068ba686
|
Bug 1264887: |nsWifiScannerDBus|: Hold DBusConnection reference in |RefPtr|, r=josh
|
2016-04-19 11:09:02 +02:00 |
Ehsan Akhgari
|
883849ee32
|
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 |
Ehsan Akhgari
|
b1b56df2fe
|
Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg
|
2014-09-02 18:24:49 -04:00 |
Bonnie Surender
|
4dcc62ba19
|
Bug 668194 - iwlib only returns one ac resulting in an awful accuracy. Implement DBUS Geolocation provider r=dougt
|
2012-09-10 21:35:45 -07:00 |