gecko-dev/embedding/components/commandhandler
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
..
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsBaseCommandController.cpp Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsBaseCommandController.h Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsCommandGroup.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
nsCommandGroup.h Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsCommandManager.cpp Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo 2016-07-20 22:03:25 -07:00
nsCommandManager.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsCommandParams.cpp Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
nsCommandParams.h Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
nsControllerCommandTable.cpp Bug 1186794 (part 2) - Replace nsBaseHashtable::EnumerateRead() calls in embedding/ with iterators. r=bz. 2015-11-01 18:41:57 -08:00
nsControllerCommandTable.h Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsICommandManager.idl Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsICommandParams.idl Bug 1057914 (part 1) - Remove enumeration methods from nsICommandParams. r=ehsan. 2014-08-17 21:58:10 -07:00
nsIControllerCommand.idl Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsIControllerCommandTable.idl Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
nsIControllerContext.idl Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsPICommandUpdater.idl Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00