gecko-dev/accessible
Trevor Saunders a8506615f8 bug 795468 - minor perf improvements to accessible creation r=surkov
-There's no reason to check the object we just recreated isn't null, new
is infalable.
- use AsContent() instead of QueryInterface
- don't use a weakFrame since the world will end if we modify the dom or
  layout while creating an accessible anyway.
- don't get the DocAccessible again when we already have it
2012-09-05 17:41:10 -04:00
..
build Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
public Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
src bug 795468 - minor perf improvements to accessible creation r=surkov 2012-09-05 17:41:10 -04:00
tests Bug 795210 - intermittent failure of events/test_docload.xul, r=tbsaunde 2012-10-03 20:11:39 +09:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00