gecko-dev/xpcom/reflect/xptinfo
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
..
tests Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
ShimInterfaceInfo.cpp Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
ShimInterfaceInfo.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TODO
XPTInterfaceInfoManager.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsIInterfaceInfo.idl Bug 1151506 - move nsIInterfaceInfo::isMainProcessScriptable to the end of the interface's vtable; r=dbaron 2015-06-29 10:28:14 -04:00
nsIInterfaceInfoManager.idl
xptiInterfaceInfo.cpp Bug 1287361 - Add a missing XPT_CALLOC8 null check. r=khuey. 2016-07-18 14:18:19 +10:00
xptiInterfaceInfoManager.cpp Bug 1272203 (part 4) - Use NotNull for XPTCursor. r=froydnj. 2016-05-27 09:49:26 +10:00
xptiTypelibGuts.cpp Bug 1249174 (part 7.5) - Avoid wasted space around XPT strings. r=khuey. 2016-02-23 16:17:58 +11:00
xptiWorkingSet.cpp Bug 1249174 (part 7.5) - Avoid wasted space around XPT strings. r=khuey. 2016-02-23 16:17:58 +11:00
xptinfo.h Bug 1248534 (part 2) - Remove unused XPT flags. r=khuey. 2016-02-16 19:04:18 +11:00
xptiprivate.h Bug 1249174 (part 2) - Shrink xptiInterfaceEntry by reordering its fields. r=khuey. 2016-02-17 15:23:46 +11:00