Kyle Huey
b1e3198eed
Bug 737976: Remove nsINodeInfo. r=smaug
...
--HG--
rename : content/base/src/nsNodeInfo.cpp => dom/base/NodeInfo.cpp
rename : content/base/public/nsINodeInfo.h => dom/base/NodeInfo.h
rename : content/base/src/nsNodeInfo.h => dom/base/NodeInfoInlines.h
2014-06-19 19:01:40 -07:00
Birunthan Mohanathas
bc0233fe47
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
2014-06-18 17:57:51 -07:00
Eitan Isaacson
38178c55f2
Bug 1026125 - Check for current document accross shadow root when creating accessible. r=surkov f=wchen
2014-06-18 10:58:52 -07:00
David Zbarsky
601136f846
Bug 1015637 - Clean up HTMLTableAccessible::HasDescendant r=tbsaunde
2014-06-16 18:50:15 -04:00
Xidorn Quan
5b17a8fc75
Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb
2014-06-11 21:14:00 -04:00
Xidorn Quan
1f715fcecd
Bug 966166 - Part 5: Move computation code with minor changes. r=dbaron
...
In addition to moving the code, this patch also:
* changes the square character from U+25AA to U+25FE to match the spec
* changes all the generating functions from using append to using assign
* removes negative handling from CJKIdeographicToText since it is no longer used there
* fixes indentation and naming conventions
* changes buffer size in DecimalToText
2014-06-11 21:13:00 -04:00
Xidorn Quan
c011970f03
Bug 966166 - Part 3: Link to other parts. r=dbaron
2014-06-11 21:12:00 -04:00
Eitan Isaacson
08d5624c07
Bug 1021874 - Check if entry is current VC position before changing caret offset. r=yzen CLOSED TREE
2014-06-11 09:28:55 -07:00
Wes Kocher
d7b53d0c0d
Backed out changeset 2152e0e62c5a (bug 1021874) under suspicion of breaking b2g mochitest-4 when it was already broken by something else
2014-06-11 16:00:58 -07:00
Eitan Isaacson
bbcba97af9
Bug 1021874 - Check if entry is current VC position before changing caret offset. r=yzen
2014-06-11 09:28:55 -07:00
Alexander Surkov
67c5455a98
Bug 1020510 - let tbody/etc accessible in table hierarchy, r=tbsaunde
2014-06-06 13:22:46 -04:00
Ms2ger
b790db0fab
Merge mozilla-inbound to mozilla-central.
2014-05-30 14:07:35 +02:00
Xidorn Quan
fba7dd3788
Bug 1013160 - Remove padding suppressing mechanism of bullet. r=jfkthame,surkov
2014-05-30 09:00:26 +01:00
Ms2ger
a39cee4de3
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
2014-05-30 09:36:53 +02:00
Xidorn Quan
53f44fb78f
Bug 1015550 - Line boundary is incorrect for multi-char bullet. r=surkov
2014-05-27 18:07:00 +02:00
Trevor Saunders
78966cf36b
bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug
2014-01-09 21:03:47 -05:00
Tim Taubert
a0b27398e5
Bug 990812 - Make a11y jsat utils handle group message managers r=yzen
2014-05-23 23:39:00 +02:00
Mats Palmgren
a6feda0f22
Bug 508665 - part 1, Change the signature of SetParent/GetParent from nsIFrame* to nsContainerFrame*. r=roc
2014-05-24 22:20:39 +00:00
Jonathan Wei
c2f3cbb1d9
Bug 1011736 - Added null check to Accessible::Shutdown.
2014-05-23 13:15:07 -04:00
Alexander Surkov
49fee0e15b
Bug 1011496 - complete the TextRange interface design, r=davidb
2014-05-22 20:10:19 -04:00
Ryan VanderMeulen
7d16e0f268
Backed out changeset 6c37e11551d8 (bug 1011496) for OSX bustage.
...
CLOSED TREE
2014-05-22 17:01:34 -04:00
Alexander Surkov
c17e4c94f4
Bug 1011496 - complete the TextRange interface design, r=davidb
2014-05-22 15:55:11 -04:00
Rik Cabanier
c797577640
Bug 979692 - Add fixes for hitregion hit detection. r=roc
2014-05-18 19:43:00 -04:00
Masayuki Nakano
46bf9aa4f5
Bug 1009388 part.2 Accessible should use WidgetEvent::AccelModifier() for consistency with other modules r=smaug+surkov.alexander
2014-05-22 13:06:05 +09:00
Birunthan Mohanathas
aea8617b92
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
58641805f1
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
0e6f3a6562
Bug 869836 - Part 3: Use Append('c')
instead of AppendLiteral("c")
. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
19bebbc68d
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:50 +03:00
Eitan Isaacson
d7af9e0471
Bug 1004294 - Improve explore by touch performance. r=yzen
2014-05-20 14:39:09 -07:00
Eitan Isaacson
e80a43d4c9
Bug 1013006 - Ignore actionCount on text leaves when checking if the subtree is flat. r=yzen
2014-05-20 12:01:22 -07:00
Ed Morley
4c70d072f3
Backed out changeset 45ea7a49ecec (bug 979692)
2014-05-19 15:36:40 +01:00
Rik Cabanier
fc3446eebe
Bug 979692 - Add fixes for hitregion hit detection. r=roc
2014-05-18 19:43:00 +02:00
Alexander Surkov
25afc24d82
Bug 1001623 - clean up error handling of index returning methods, r=tbsaunde
2014-05-16 19:16:34 -04:00
Eitan Isaacson
b679a28c6d
Bug 1008502 - Activate first operable descendant when landing on containers. r=MarcoZ
...
.. and don't land on containers with a mix of operable and not operable children.
2014-05-14 16:47:53 -05:00
Alexander Surkov
cf347272d8
Bug 906589 - crash on getting text attributes on document with no body, r=marcoz
2014-05-08 10:23:00 -04:00
Yura Zenevich
b79760c359
Bug 1001945 - increasing timer intervals to fix an intermittents related to long SimpleTest.executeSoon. r=eeejay
...
---
accessible/tests/mochitest/jsat/jsatcommon.js | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
2014-05-07 15:32:07 -04:00
Yura Zenevich
f9f981e4bf
Bug 1001945 - added more logging to gesture tracker tests to monitor pointer events. r=marcoz
...
---
accessible/src/jsat/Gestures.jsm | 4 ++++
accessible/src/jsat/PointerAdapter.jsm | 4 ----
2 files changed, 4 insertions(+), 4 deletions(-)
2014-05-05 14:00:07 -04:00
Yura Zenevich
bd0ea05be9
Bug 1001945 - resetting timers to default before each test step. r=marcoz
...
---
accessible/tests/mochitest/jsat/dom_helper.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
2014-05-02 09:08:03 -04:00
Jonathan Wei
fa66f8ae6a
Bug 949518 - keep caret offset syncronized with accessible tree, r=surkov
2014-05-01 11:45:40 -04:00
Eitan Isaacson
099314ab80
Bug 1003491 - Make traversal rule land on bigger items that have simple subtrees. r=yzen
2014-04-30 21:33:37 -07:00
Yura Zenevich
394e368be8
Bug 1001628 - listbox option role string is now less verbose. r=eeejay
...
---
accessible/tests/mochitest/jsat/test_output.html | 12 ++++++++++--
dom/locales/en-US/chrome/accessibility/AccessFu.properties | 2 +-
2 files changed, 11 insertions(+), 3 deletions(-)
2014-04-30 11:27:13 -04:00
Yura Zenevich
0efe0d0b35
Bug 1001945 - set gesture tracker test logging to DEBUG. r=eeejay
...
---
accessible/tests/mochitest/jsat/test_gesture_tracker.html | 1 +
1 file changed, 1 insertion(+)
2014-04-29 11:04:57 -04:00
Alexander Surkov
eb228724e8
Bug 1000465 - fix bunch of warning in accessible module, r=jwei
2014-04-25 22:42:19 -04:00
Birunthan Mohanathas
5f1fde8824
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Birunthan Mohanathas
7ac92ae5ea
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
Aryeh Gregor
780bdf4c9b
Bug 950386 - Move mozilla::Selection to mozilla::dom::Selection; r=ehsan
2014-04-10 19:09:40 +03:00
Yura Zenevich
85472c7774
Bug 1000500 - preventing traversal into the link subtree. r=eeejay
...
---
accessible/src/jsat/TraversalRules.jsm | 1 -
1 file changed, 1 deletion(-)
2014-04-23 17:26:11 -04:00
Marco Bonardo
5ac6d5ccbe
Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin
2014-04-18 16:04:19 +02:00
Eitan Isaacson
cae5402750
Bug 996821 - Force semantic HTML elements to have accessible objects. r=surkov
2014-04-16 22:02:40 -07:00
Eitan Isaacson
947f08cefe
Bug 996268 - Move traversal rule prefilter to constants. r=yzen
2014-04-16 22:02:40 -07:00