Commit Graph

680 Commits

Author SHA1 Message Date
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Robert O'Callahan
be904c4d3d Bug 376662. Convert nsIFrame::GetOffsetTo to not use views. We need to ensure that for popups and scrollframes, views and frames are kept in sync at *all* times. Also fixes bugs in tests for NS_FRAME_NO_MOVE_FRAME. r+sr=bzbarsky 2008-09-06 20:52:56 +12:00
Oleg Romashin
3848d4a20e Bug 453312 - Building accessible without MOZ_XUL fails. r=surkov 2008-09-05 14:30:19 +03:00
Alexander Surkov
369e9e14a3 Bug 453371 - textarea accessible name does not show current value when it has a text child, patch=Eitan Isaacson,r=me 2008-09-05 12:48:42 +08:00
Alexander Surkov
6dc87fdf68 Bug 453484 - Can't build accessibility with DEBUG_CC, r=aaronlev, sr=bz 2008-09-05 12:44:45 +08:00
Robert O'Callahan
ca15953a6e Backing out changeset 1bdd5da49865 (for bug 376662) due to regression bug 453661 2008-09-05 15:40:06 +12:00
Marco Zehe
6b5fe63aa4 bug 453417 - Implement new aria-label property, r=surkov 2008-09-04 16:11:40 +02:00
Robert O'Callahan
1eeada5faa Bug 376662. Make nsIFrame::GetOffsetTo not explicitly use views. r+sr=bzbarsky 2008-09-04 09:35:52 +12:00
Alexander Surkov
7d7dd0225e Bug 452710 - TakeFocus don't work on linkable accessibles, r=MarcoZ 2008-09-01 09:52:40 +08:00
Jason Orendorff
4b74677d5e Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
* * *
2008-08-19 21:38:24 -05:00
Alexander Surkov
3e030b979d Bug 452548 – nsTextUtils method names should start with uppercase letters, r=aaronlev 2008-08-28 23:01:14 +08:00
Alexander Surkov
abc7c9d74d Bug 452161 – pyatspi insertText doesn't work in empty textboxes, r=aaronlev, MarcoZ 2008-08-28 22:48:41 +08:00
Alexander Surkov
f06339fdbe Bug 445968 – Cannot obtain background-color of objects that do not have a color explicitly assigned, r=aaronlev, sr=roc 2008-08-28 16:31:01 +08:00
Brian Crowder
e97adb1b00 Bug 422769 - reduce narrow Windows API calls in accessibility, original patch by Brad Lassey <blassey@mozilla.com>, r=aleventhal 2008-08-27 14:44:54 -07:00
Marco Zehe
a766f8b383 Bug 451535 - Make nsHTMLImageAccessible return proper number of actions for images with longdescs, provide a name for opening the longdesc, not just an index, r=surkov 2008-08-26 09:39:17 +02:00
Alexander Surkov
daf87871dd Bug 451376 – IAccessibleText::attributes provides incorrect info after a mis-spelled word, r=Olli.Pettay, MarcoZ, sr=neil 2008-08-26 11:04:14 +08:00
Marco Zehe
1bbb7c8f95 test for bug 434464 - invalidate access node cache, r=aaronlev 2008-08-25 21:23:37 +02:00
Marco Zehe
fd1b46995f bug 448660 - Turn off new visual Ctrl+tab switching when screen reader present, r=aaronlev, r=gavin, sr=neil 2008-08-24 18:50:55 +02:00
Marco Zehe
8eb058b48f bug 451533 - Make sure all names are truncated throughout platform-independent module, r=surkov 2008-08-24 18:45:56 +02:00
Jason Orendorff
f9365c3994 Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
Jason Orendorff
fe99024391 Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
2008-08-19 21:38:24 -05:00
Robert O'Callahan
1499813be0 Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst 2008-08-18 14:10:28 +12:00
Robert O'Callahan
65a0e17d1b Backing out bug 118704 to try to fix Windows leak orange 2008-08-16 23:27:40 +12:00
Robert O'Callahan
21fbc52690 Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst 2008-08-16 21:01:52 +12:00
Alexander Surkov
98c42bd75b Bug 450089 – parent children aren't invalidated if not accessible element is shown, r=ginn.chen 2008-08-14 16:30:26 +08:00
Marco Zehe
d83a25b3ae Bustage fix for bug 423176. Explicitly include version.lib in accessible.dll 2008-08-08 17:23:45 +02:00
Alexander Surkov
b45d9d613a bug 449717 - doAction() doesn't work for linkable accessible with 'click' action, r=MarcoZ 2008-08-08 16:44:26 +02:00
Marco Zehe
fece706499 bug 423176 - Crash with jaws 7.1 [@ jhook.dll@0x5311], r=aaronlev, sr=brendan 2008-08-08 16:26:53 +02:00
Alexander Surkov
be4506e9ee Bug 445910 – use XPCOM cycle collector in accessibility classes, r=MarcoZ, Smaug, aaronlev, sr=neil 2008-08-06 05:19:56 -07:00
Alexander Surkov
8a1d46d679 Bug 410765 – 'List all tabs' button on tabs not working in AT-SPI, r=MarcoZ, Olli.Pettay, aaronlev, sr=roc 2008-08-06 05:16:54 -07:00
Alexander Surkov
0f2a4e2ab3 bug 445513 - Support BOUNDARY_ATTRIBUTE_RANGE now that we support text attributes, r=aaronlev 2008-07-24 17:20:39 +02:00
L. David Baron
2146353d2f I mistyped one of surkov's review comments for bug 436453. (And the code does finally make sense to me.) This apparently fixes some mochitests that, for some reason, aren't run on tinderbox. 2008-07-23 09:35:38 -07:00
Alexander Surkov
cf936d0aa4 Bug 363230 – Adding a library definition (with a new UUID) around the ISimpleDomNode interface in ISimpleDomNode.idl and then compiling with midl to make a tlb causes a compile error with get_domNode, r=aaronlev 2008-07-23 23:11:21 +08:00
Alexander Surkov
41b3493333 Bug 445938 – text-position attribute not yet exposed for superscript and subscript text, r=aaronlev, MarcoZ 2008-07-23 23:09:11 +08:00
L. David Baron
85ceec13fd Address potentially behavior-changing review comments from surkov; part of bug 436453. 2008-07-22 21:50:20 -07:00
L. David Baron
2c2f6ed495 Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky 2008-07-22 21:50:20 -07:00
Ginn Chen
97c7a3d007 Bug 445970 Hangs on linux at startup, r=surkov.alexander 2008-07-18 19:21:04 +08:00
Marco Zehe
e537073ddc Bustage fix for bug 345759 2008-07-17 14:36:00 +02:00
Alexander Surkov
92240ca1b2 bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil 2008-07-17 14:06:24 +02:00
L. David Baron
6a89a94203 Fix accidental disabling of more mochitests than intended. Bug 437980 / Bug 445586 2008-07-16 14:23:43 -07:00
Marco Zehe
55d94b6f54 Disabling table indexes test file, see bug 437980 2008-07-16 19:58:49 +02:00
Alexander Surkov
57a190aa6a Bug 443081 – ARIA name from child content is incorrectly including child elements that have display:none, r=aaronlev, MarcoZ 2008-07-16 23:24:36 +08:00
John Daniels
ef0fee1d70 Bug 419532 – deCOMtaminate nsICaret. r+sr=roc 2008-07-16 12:52:01 +02:00
Alexander Surkov
65bdd128e1 Bug 444279 – mochitest for accessible name calculating 2008-07-13 11:57:28 +08:00
romaxa
6e8a47b2cc Bug 412789 - "building in minimal profile broken. bug368835 and bug366527" [r=aaronlev] 2008-07-12 05:08:18 -05:00
Alexander Surkov
e56ae07a17 Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil 2008-07-09 23:50:52 +08:00
Alexander Surkov
7504c4eca4 Bug 443764 – nsHTMLSelectListAccessible::GetState -- |if| condition is always true, r=aaronlev 2008-07-08 22:30:46 +08:00
Alexander Surkov
0e998422b9 Bug 434857 – Crash [@ nsAccessibleWrap::Next(unsigned long, tagVARIANT*, unsigned long*) ], r=aaronlev, sr=neil 2008-07-08 22:23:18 +08:00
Marco Zehe
721651b80a bug 439057 - Fix nsIAccessibleImage mochitest x and y coordinates so they work when running all tests, r=surkov 2008-07-08 07:42:11 +02:00
Ginn Chen
d87937a54f Bug 441233 Missing focus events in Thunderbird account wizard dialog r=surkov.alexander 2008-07-03 15:10:16 +08:00