gecko/content/base
Trevor Saunders 1ec207943c bug 888981 - add Accessible::IsAcceptableChild() r=surkov
this patch does several things
- makes DocAccessible::BindToDocument return void the only case in which
  it would "fail" was when passed null, and we know none of the callers
do that.
- adds Accessible::IsAcceptableChild() which returns true if its ok for
  the possible child to be a child of this accessible.
- replace several over rides of Accessible::CacheChildren() that are
  only to prevent certain types of children to over rides of
Accessible::IsAcceptableChild()
2013-09-06 15:27:07 -04:00
..
crashtests Bug 912322 - Fix tests. r=bz 2013-09-06 09:12:56 -07:00
public Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
src bug 888981 - add Accessible::IsAcceptableChild() r=surkov 2013-09-06 15:27:07 -04:00
test Bug 765993 - Fetch source map URLS from HTTP headers; r=hsivonen 2013-09-17 11:43:23 +02:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00