gecko/content/base
Aryeh Gregor dc689d9e7a Bug 563659 part 2 - Create FragmentOrElement and move all nsGenericElement functionality to it; r=bz
--HG--
rename : content/base/src/nsGenericElement.h => content/base/public/FragmentOrElement.h
rename : content/base/src/nsGenericElement.cpp => content/base/src/FragmentOrElement.cpp
2012-06-27 16:01:55 +03:00
..
crashtests Bug 771639 - Handle null current node in nsRange.cpp's ValidateCurrentNode; r=smaug 2012-07-09 11:41:47 +03:00
public Bug 563659 part 2 - Create FragmentOrElement and move all nsGenericElement functionality to it; r=bz 2012-06-27 16:01:55 +03:00
src Bug 563659 part 2 - Create FragmentOrElement and move all nsGenericElement functionality to it; r=bz 2012-06-27 16:01:55 +03:00
test Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Makefile.in