Markus Stange
|
d0207d99c6
|
Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures.
|
2010-03-17 20:03:53 +01:00 |
|
Markus Stange
|
4a7a64bc2e
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Alexander Surkov
|
8c06712c37
|
Bug 352220 - Inconsistent focus events when returning to a document frame, r=marcoz, davidb
|
2010-03-17 15:10:52 +08:00 |
|
Dão Gottwald
|
6f14dd916d
|
Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
|
2010-03-17 07:36:13 +01:00 |
|
Alexander Surkov
|
34ae432a12
|
Bug 552643 - store nsDocAccessible in global document cache, r=davidb
|
2010-03-17 14:02:28 +08:00 |
|
Mats Palmgren
|
e5f8b2f7e8
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
|
Alexander Surkov
|
ae00170b9c
|
enable latest test of accessible/events/test_focus.html
|
2010-03-13 20:10:33 +08:00 |
|
Alexander Surkov
|
d4cc2f1936
|
bug 551679, fix the leak2
|
2010-03-13 16:41:43 +08:00 |
|
Alexander Surkov
|
de924bdb22
|
disable latest test of accessible/events/test_focus.html
|
2010-03-13 15:51:15 +08:00 |
|
Alexander Surkov
|
2611f06130
|
bug 551679, fix the leak
|
2010-03-13 14:55:40 +08:00 |
|
Alexander Surkov
|
70dabef624
|
Bug 551679 - focus is not fired for focused document when switching between windows, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/events_scroll.html => accessible/tests/mochitest/events/scroll.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_name.html
|
2010-03-13 12:24:51 +08:00 |
|
Joel Maher
|
6b6e9978a3
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
David Bolter
|
01685324cb
|
Bug 551548 - Make a11y tests pass on Mac.; r=MarcoZ
|
2010-03-12 10:09:03 -05:00 |
|
Alexander Surkov
|
8992373c46
|
Bug 550396 - cache nsAccessible children for XUL tree accessibles, r=davidb, sr=neil
|
2010-03-10 18:26:11 +08:00 |
|
Brad Lassey
|
96319c4535
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
1c8d232df2
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Alexander Surkov
|
f86f7e79fd
|
Bug 547811 - ASSERTION: Children are stored but not initialized! 'mAreChildrenInitialized', file c:/mozilla/fx20-02/accessible/src/base/nsAccessible.cpp, line 3011, r=davidb
|
2010-03-09 15:25:24 +08:00 |
|
Kyle Huey
|
a7c3948d0a
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
694ec71da0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
David Bolter
|
8ab2ed58c7
|
Backing out fix for bug 548291 to fix test crash (b=550819)
|
2010-03-08 12:24:35 -05:00 |
|
Jonas Sicking
|
0e6d5d8188
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
c7c7514f75
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
c24e5442a9
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08:00 |
|
David Bolter
|
b600d33b5a
|
[mq]: missing-tests
|
2010-03-07 21:05:44 -05:00 |
|
David Bolter
|
0467be3238
|
Bug 548291 - Support ARIA on area (map) elements; r=marcoz,surkov
|
2010-03-07 21:03:19 -05:00 |
|
Clint Talbert
|
5b4513c7e9
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
3cd691129e
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Dão Gottwald
|
9f5ba67cdf
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
|
2010-03-04 08:13:27 +01:00 |
|
Alexander Surkov
|
796a25bc2e
|
Bug 546748 - topcrash regression: null dereference in nsRefPtr<T>::assign_assuming_AddRef(AddStyleSheetTxn*) | nsAccEventQueue::Shutdown() [@nsRefPtr<AddStyleSheetTxn>::assign_assuming_AddRef(AddStyleSheetTxn*) | nsAccEventQueue::Shutdown()], r=davidb
|
2010-02-26 11:02:39 -08:00 |
|
Mounir Lamouri
|
4ac915c7e1
|
Bug 457800 - Implement placeholder attribute for text input fields; r=ehsan,bzbarsky,bolter sr=roc ui-r=faaborg
--HG--
extra : rebase_source : 2e2f3a73553d720b32812603b0ce96c89b9a6261
|
2010-02-26 10:47:38 -08:00 |
|
Jonathan Kew
|
365fbafa0d
|
Bug 524107 - part 1 - pass original value of 'lang' to gfx text code rather than only a 'langGroup' value, to allow language-specific font rendering. r=roc sr=mats
|
2010-02-24 09:57:44 -08:00 |
|
David Bolter
|
b8ca9c0252
|
Bug 547692 - Crash [@ nsCoreUtils::DispatchMouseEvent(unsigned int, nsIPresShell*, nsIContent*) ]. r=surkov
|
2010-02-23 09:38:00 -05:00 |
|
Saint Wesonga
|
5d2c924b93
|
Bug 523417 - "warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98" in DOM worker code. r=jst
|
2010-02-22 18:41:21 +01:00 |
|
Alexander Surkov
|
5185256b10
|
[mq]: fix
|
2010-02-20 17:31:07 -08:00 |
|
Alexander Surkov
|
e8d87caa1c
|
Bug 545738 - clean up nsAccessibilityService::GetAccessible() and related, r=davidb
|
2010-02-20 16:56:35 -08:00 |
|
Alexander Surkov
|
fe5bb58d17
|
Bug 530081 - Clean up our tree walker , r=marcoz, davidb
--HG--
rename : accessible/src/base/nsAccessibleTreeWalker.cpp => accessible/src/base/nsAccTreeWalker.cpp
rename : accessible/src/base/nsAccessibleTreeWalker.h => accessible/src/base/nsAccTreeWalker.h
|
2010-02-20 16:55:04 -08:00 |
|
Alexander Surkov
|
a0c782eb55
|
Bug 524115 - HyperText accessible should get focus when the caret is positioned inside of it, text is changed or copied into clipboard by ATs, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/nsIAccessibleEditableText.js => accessible/tests/mochitest/editabletext.js
rename : accessible/tests/mochitest/test_nsIAccessibleEditableText.html => accessible/tests/mochitest/test_editabletext_1.html
|
2010-02-20 16:50:50 -08:00 |
|
Kyle Huey
|
6a5bf4c7cd
|
Bug 545064: Eliminate obsolete ResultFromSCode macro r=jimm, davidb
|
2010-02-20 08:45:19 -05:00 |
|
Alexander Surkov
|
8e5121242a
|
Reduce orange noise for test_name_nsRootAcc on Linux (b=525175). r=davidb
|
2010-02-19 14:00:49 -05:00 |
|
L. David Baron
|
7c06f8730d
|
Fix spelling of 'the' to cause another round of builds and talos runs.
|
2010-02-17 13:28:29 -05:00 |
|
David Bolter
|
37746f051f
|
orange test_name_nsRootAcc.xul investigation (b=525175). r=MarcoZ
|
2010-02-12 09:57:44 -05:00 |
|
David Bolter
|
c7cecc8821
|
Bug 545439 - re-enable doc events test: test_doc.html. r=MarcoZ
|
2010-02-12 09:24:45 -05:00 |
|
Marco Zehe
|
9ee70951af
|
Bug 545399 - Test more HTML elements that create text containers, r=davidb
|
2010-02-11 15:07:00 +01:00 |
|
Alexander Surkov
|
95b34ea02b
|
Bug 545391 - keep nsAccessNode objects in cache instead of nsIAccessNode, r=davidb, marcoz, sr=neil
|
2010-02-11 21:58:35 +08:00 |
|
Alexander Surkov
|
5f4274e47a
|
Bug 543961 - nsAccessibilityService::GetAccessible() shouldn't try to get document accessible from global cache twice, r=davidb, marcoz
|
2010-02-11 21:56:01 +08:00 |
|
David Bolter
|
aa8326fd8c
|
Bug 543478 - nsXULSelectableAccessible::RefSelection leaks an nsIAccessible. r=surkov
|
2010-02-09 08:29:26 -05:00 |
|
David Bolter
|
4593919aab
|
Bug 544017 - Fix DEBUG_A11Y compile path and move TestChildCache to DEBUG; r=surkov
|
2010-02-09 08:29:22 -05:00 |
|
Ehsan Akhgari
|
96a1565ef9
|
Bug 544600 - Accessibility should check for the bogus br node used by the editor directly; r=davidb
|
2010-02-08 16:02:18 -05:00 |
|
Serge Gautherie
|
50d6bc0b0d
|
Bug 492956 - mochitest-a11y failed, summary reports unexpected huge numbers for pass/fail; (Bv2) Fix potential edge cases in listenA11yEvents().
r=surkov.alexander
|
2010-02-05 21:30:14 +01:00 |
|
Serge Gautherie
|
651aec094e
|
Bug 492956 - mochitest-a11y failed, summary reports unexpected huge numbers for pass/fail; (Cv2) Remove leftover observer.
r=surkov.alexander.
|
2010-02-04 19:15:03 +01:00 |
|