gecko-dev/layout/base/gtest
Ting-Yu Lin 3d15f9d1ae Bug 1206545 - Store nsIPresShell pointer in constructor instead of Init(). r=roc
When constructing AccessibleCaretEventHub, bypass and store the
nsIPresShell pointer. This is a preparation for later patches.

Also, remove 'virtual' for Init() and Terminate() since the mock object
in gtest does not need to override them.

--HG--
extra : commitid : 4D5733d5Xr8
extra : rebase_source : ff934904a6144a3408746574a5534ab44731192d
2015-11-16 18:16:43 +08:00
..
TestAccessibleCaretEventHub.cpp Bug 1206545 - Store nsIPresShell pointer in constructor instead of Init(). r=roc 2015-11-16 18:16:43 +08:00
TestAccessibleCaretManager.cpp Bug 1212732 - Update caret in cursor mode on scroll-end if it was logically visible. r=roc 2015-10-08 15:18:03 +08:00
moz.build Bug 1169974 part 2: Tell clang to ignore inconsistent-missing-override warnings for MOCK_METHOD2 macro from gtests. r=njn 2015-09-24 16:16:14 -07:00