Commit Graph

41 Commits

Author SHA1 Message Date
Gervase Markham
cb6a072c2a Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Alexander Surkov
b71cc4462f Bug 743680 - don't export nsARIAMap.h, r=tbsaunde 2012-04-13 23:17:03 +09:00
Alexander Surkov
3603789513 Bug 735666 - crash [@ nsIDocument::GetContainer() ], r=tbsaunde 2012-03-14 16:37:50 -04:00
Alexander Surkov
fd1ca8bf76 Bug 733335 - dexpcom nsIEditableTextAccessible::GetAssociatedEditor, r=davidb 2012-03-08 12:28:38 +09:00
Jignesh Kakadiya
fbbdeefef8 Bug 725998 - get rid of GetAccessibleOrContainer and GetContainerAccessible, r=surkov 2012-02-12 11:35:55 +09:00
Hub Figuière
bcf46674af Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov 2012-02-07 14:38:54 -08:00
Ed Morley
25ac42c8e0 Backout 0b205d34aefc (bug 673405), 3327d251ce49 (bug 672504) for mochitest-other leaks 2012-02-08 01:23:12 +00:00
Hub Figuière
2c0d5de19a Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov 2012-02-07 14:38:54 -08:00
Jignesh Kakadiya
3fe4ef982d Bug 673689 Introduced name space role. r=tbsaunde 2012-01-11 22:07:35 -05:00
Ms2ger
59c3e33b3d Backout 4adf065b48a6; landed the wrong patch. 2011-11-17 18:58:00 +01:00
Ms2ger
0418e65845 Bug 699228 - Remove unused variable in nsImageFrame::GetContentForEvent; r=smaug 2011-11-16 08:50:19 +01:00
Alexander Surkov
18c1af0852 Bug 414302 - Incorrect selection events in HTML, XUL and ARIA, r=tbsaunde, f=marcoz 2011-11-01 08:52:27 +08:00
Olli Pettay
1cdbb1b884 Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst 2011-10-18 13:53:36 +03:00
Alexander Surkov
6d325c692a Bug 692608 - 'ASSERTION: Flush during accessible tree update' adding iframe, r=tbsaunde 2011-10-14 11:33:41 +09:00
Alexander Surkov
d752b2ba93 Bug 506206 - ASSERTION: There should always be a DOM node for an event, one more patch, r=davidb 2011-10-12 00:33:06 +09:00
Michael Wu
0fe7772ece Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
Alexander Surkov
6aff769f3a Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
Alexander Surkov
fd1ecc2f2a Bug 681905 - Crash [@ nsDocAccessible::ProcessContentInserted], r=davidb 2011-09-01 16:12:51 +09:00
Alexander Surkov
ee15517707 Bug 676213 - document load and busy events may be fired before subdocuments are ready, r=tbsaunde 2011-08-08 16:55:36 +09:00
Trevor Saunders
d6e71fe9f3 bug 673403 - check return of GetParent() and rename to Parent() r=surkov 2011-07-23 01:38:33 -07:00
Alexander Surkov
0140ed68f5 Bug 673757 - Do not process invalidation list while tree is created, r=tbsaunde 2011-07-24 20:15:37 -07:00
Mounir Lamouri
c9e61d6f91 Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
Alexander Surkov
62164b8893 Bug 669263 - reorder event for document must be fired after document initial tree creation, r=tbsaunde 2011-07-19 17:30:32 +09:00
Trevor Saunders
de6c56a501 bug 657719 - nsAccessible::GetIndexInParent() overloaded virtual method r=surkov
From 9456a3d1de8d5d707de94c040627d6daf871fcf1 Mon Sep 17 00:00:00 2001
---
 accessible/src/atk/nsApplicationAccessibleWrap.cpp |    2 +-
 accessible/src/base/AccGroupInfo.cpp               |    2 +-
 accessible/src/base/NotificationController.cpp     |    8 ++++----
 accessible/src/base/nsARIAGridAccessible.cpp       |    4 ++--
 accessible/src/base/nsAccessible.cpp               |    6 +++---
 accessible/src/base/nsAccessible.h                 |    2 +-
 accessible/src/html/nsHTMLImageMapAccessible.cpp   |    4 ++--
 accessible/src/html/nsHyperTextAccessible.cpp      |    4 ++--
 accessible/src/msaa/nsAccessibleWrap.cpp           |   15 +++++++--------
 accessible/src/xul/nsXULListboxAccessible.cpp      |    4 ++--
 accessible/src/xul/nsXULTextAccessible.cpp         |    4 ++--
 accessible/src/xul/nsXULTreeAccessible.cpp         |    4 ++--
 accessible/src/xul/nsXULTreeAccessible.h           |    2 +-
 accessible/src/xul/nsXULTreeGridAccessible.cpp     |    2 +-
 accessible/src/xul/nsXULTreeGridAccessible.h       |    2 +-
 15 files changed, 32 insertions(+), 33 deletions(-)
2011-06-13 02:08:40 -07:00
Alexander Surkov
0547d84f89 Bug 646369 - UpdateTree should rely on accessible tree walker rather than DOM tree traversal, r=davidb 2011-04-07 14:17:29 +09:00
Robert O'Callahan
6031595cc7 Bug 617539. Remove nsIPresShell_MOZILLA_2_0_BRANCH(2). r=tnikkel 2011-04-01 10:33:46 +13:00
Alexander Surkov
c3509722a3 Bug 629114 - crash on add comment link in review board [@ nsBulletFrame::GetListItemText ] [@ nsBulletFrame::GetListItemText(nsStyleList const&, nsString&) ], r=davidb, marcoz, sr=bz, a=blocking2.x+ 2011-03-28 22:59:54 +09:00
Alexander Surkov
a4a71bcf81 Bug 638106 - CKEditor document should be editable, r=davidb, a=final+ 2011-03-03 14:41:46 +08:00
Alexander Surkov
bee23fe472 Bug 612872 - HAL/Supernova needs tweaks to our window emulation, r=davidb, sr=roc, a=davidb 2011-03-02 22:41:42 +08:00
Alexander Surkov
29b656f29d Bug 626660, part2 - fix text diff algorithm, r=davidb, sr=neil, a=betaN 2011-02-08 12:48:41 +08:00
Alexander Surkov
a75b594fd6 Bug 630000 - crash [@ NotificationController::Shutdown()], r=davidb, sr=neil, a=davidb 2011-02-02 00:08:28 +08:00
Alexander Surkov
1a9ac21688 Bug 630001, part 1 - fix AppendTextTo to not use nsIFrame::GetRenderedText, r=davidb, a=betaN 2011-02-01 11:00:24 +08:00
Alexander Surkov
908cde77e7 Bug 626660 - cache rendered text on a11y side, r=davidb, f=marcoz, a=betaN 2011-01-31 23:53:09 +08:00
Alexander Surkov
4adb03f73f Bug 629912, part2 - crash [@ NotificationController::TextEnumerator, keep text nodes addrefed, r=marcoz, sr=neil, a=betaN 2011-01-31 19:45:33 +08:00
Alexander Surkov
fc57b3bbc5 Bug 629862 - text update notification should schedule notifications processing, r=davidb, a=final+ 2011-01-31 12:04:25 +08:00
Alexander Surkov
511e5584a7 Bug 625652 - make sure accessible tree is correct when rendered text is changed, r=davidb, sr=roc, a=roc 2011-01-28 16:42:22 +08:00
Alexander Surkov
ce2ac61426 Bug 629394, part3 - replace do_QueryObject on AsHyperText, r=fer, a=davidb 2011-01-28 13:15:22 +08:00
Alexander Surkov
a68fa392b0 Bug 606924, part5 - rename GetCachedAccessible, r=fer, a=final+ 2011-01-28 12:37:08 +08:00
Alexander Surkov
d476872cac Bug 606924, part3 - handing document concept, r=davidb, a=blocking2.0Final+ 2011-01-26 14:35:51 +08:00
Alexander Surkov
f80177173d Bug 606924, part2 - create initial tree, r=davidb, a=blocking2.0Final+ 2011-01-24 10:58:00 +08:00
Alexander Surkov
13797c29f5 Bug 498015 - update accessible tree on content insertion after layout, r=davidb, sr=bz, a=blockingBetaN 2011-01-18 16:03:38 +08:00