gecko/dom/xul
Nicholas Nethercote 9735520732 Bug 1050035 (part 2) - Remove the fallible version of PL_DHashTableInit(). r=froydnj,mrbkap.
Because it's no longer needed now that entry storage isn't allocated there.
(The other possible causes of failures are much less interesting and simply
crashing is a reasonable thing to do for them.)

This also makes PL_DNewHashTable() infallible.

--HG--
extra : rebase_source : 848cc9bbdfe434525857183b8370d309f3acbf49
2015-02-01 20:19:08 -08:00
..
crashtests
templates Bug 1124973 (part 2) - Introduce PL_DHashTableSearch(), and replace most PL_DHashTableLookup() calls with it. r=froydnj. 2015-01-22 21:06:55 -08:00
test Bug 1061864 - Part 3: Automated tests for the prerendred flag; r=smaug 2015-01-05 21:01:29 -05:00
moz.build Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
nsForwardReference.h
nsIController.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
nsIControllers.idl
nsIXULDocument.h
nsIXULOverlayProvider.idl
nsXULCommandDispatcher.cpp
nsXULCommandDispatcher.h
nsXULContentSink.cpp
nsXULContentSink.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
nsXULControllers.cpp
nsXULControllers.h
nsXULElement.cpp Bug 1118548 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/xul; r=baku 2015-01-07 10:19:12 -05:00
nsXULElement.h Bug 1061864 - Part 2: Add a prerendered flag to nsIFrameLoader and nsIFrameLoaderOwner; r=smaug 2015-01-05 21:01:28 -05:00
nsXULPopupListener.cpp
nsXULPopupListener.h
nsXULPrototypeCache.cpp
nsXULPrototypeCache.h
nsXULPrototypeDocument.cpp
nsXULPrototypeDocument.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
XULDocument.cpp Bug 1050035 (part 2) - Remove the fallible version of PL_DHashTableInit(). r=froydnj,mrbkap. 2015-02-01 20:19:08 -08:00
XULDocument.h