gecko-dev/embedding/components/commandhandler
Nicholas Nethercote 3a7b0a9f57 Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj.
I kept all the existing PL_DHashTableAdd() calls fallible, in order to be
conservative, except for the ones in nsAtomTable.cpp which already were
followed immediately by an abort on failure.

--HG--
extra : rebase_source : 526d96ab65e4d7d71197b90d086d19fbdd79b7b5
2015-02-02 14:48:58 -08:00
..
moz.build Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsBaseCommandController.cpp 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
nsBaseCommandController.h Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsCommandGroup.cpp Bug 1061059 - Fix more bad implicit constructors in embedding; r=bsmedberg 2014-09-02 18:22:57 -04:00
nsCommandGroup.h Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsCommandManager.cpp Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsCommandManager.h Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsCommandParams.cpp Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj. 2015-02-02 14:48:58 -08:00
nsCommandParams.h Bug 1057914 (part 2) - Fix the style of nsCommandParams.{h,cpp}. r=ehsan. 2014-08-25 16:20:01 -07:00
nsControllerCommandTable.cpp 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
nsControllerCommandTable.h Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsICommandManager.idl Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07: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 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00