Ehsan Akhgari
f63ca1a1a8
Bug 924019 - Do not assume that PRUnichar and UniChar/unichar are the same type; r=smichaud
2013-10-10 12:59:40 -04:00
Ehsan Akhgari
a23cd291d5
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
...
--HG--
extra : rebase_source : af198eb9b9739ce718ba0d16c385624a722cde51
2013-10-07 19:15:59 -04:00
Ms2ger
ae8c899faf
Merge m-c to inbound.
2013-10-03 11:09:17 +02:00
Ms2ger
df62fb8b0f
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
2013-10-03 09:11:13 +02:00
Ms2ger
2f7a94dd23
Bug 912099 - Part a: Make sure CPP_SOURCES only points to existing files in most of the tree; r=mshal
2013-10-03 09:10:00 +02:00
Ms2ger
9d5ce8dfb7
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Masayuki Nakano
b266c80d36
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
2013-10-02 15:38:27 +09:00
Ehsan Akhgari
65f992afec
Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst
...
--HG--
extra : rebase_source : 51f56fa27604224eacc2ba384bb826c49f4f917f
2013-10-02 07:40:07 -04:00
Alexander Surkov
2a4c43bd74
Bug 880159 - word offsets for caret when at end of line should not return offsets for next line, r=tbsaunde
2013-10-01 14:23:13 -04:00
Alexander Surkov
e46b6ed6e1
Bug 922184 - move IAccessible2 implementation into separate class, r=tbsaunde
...
--HG--
rename : accessible/src/windows/msaa/AccessibleWrap.cpp => accessible/src/windows/ia2/ia2Accessible.cpp
rename : accessible/src/windows/msaa/AccessibleWrap.h => accessible/src/windows/ia2/ia2Accessible.h
2013-09-30 18:40:05 -04:00
Trevor Saunders
522186108b
bug 920738 - don't unbind accessibles in XULTextFieldAccessible::CacheChildren() r=surkov
2013-09-25 16:30:00 -04:00
Jan Beich
ae801f79ec
Bug 921658 - Don't rely on platform-dependent std::abs(). r=surkov
2013-09-30 11:56:44 -04:00
Gregory Szorc
ca23dc4690
Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:09 +02:00
Ed Morley
d6aeeceb18
Backed out changeset 39a308770f17 (bug 920223)
2013-09-30 12:50:02 +01:00
Gregory Szorc
dbed6e9a48
Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:09 +02:00
Ehsan Akhgari
019f6a95dd
Backed out changeset a73ffb0d0c97 because of build bustage
2013-09-29 17:20:07 -04:00
Ehsan Akhgari
996fe50ca8
Remove a number of unused variables, no bug
2013-09-29 16:42:12 -04:00
Alexander Surkov
a1e21ec62a
Bug 466481 - Arabic and Hebrew characters bounds are incorrect in a11y APIs, r=tbsaunde
2013-09-27 10:15:19 -04:00
Masayuki Nakano
da7066887d
Bug 920377 part.13 Get rid of nsTouchEvent r=roc
2013-09-27 15:20:57 +09:00
Ryan VanderMeulen
5f93735f01
Merge m-c to inbound.
2013-09-26 21:40:22 -04:00
Ryan VanderMeulen
bf289dbdf5
Merge fx-team to m-c.
2013-09-26 21:36:35 -04:00
Eitan Isaacson
1b67c39284
Bug 920844 - Improve listbox support. r=marcoz
2013-09-26 12:59:21 -07:00
Martijn Wargers
b6409bb295
Bug 917061 - Fix the last 2 crashtests that use enablePrivilege. r=dholbert
2013-09-25 20:03:38 +02:00
Alexander Surkov
6c5be049fe
Bug 921109 - Crash Report [@ mozilla::a11y::DocAccessible::UpdateTree (aContainer is null), r=tbsaunde
2013-09-26 17:17:13 -04:00
Mats Palmgren
ae50ca5ce4
Bug 919318 - Drop the Get prefix on the frame methods GetFirstContinuation, GetLastContinuation, GetFirstInFlow, GetLastInFlow and also on nsLayoutUtils::GetLastContinuationWithChild, because they never return null. r=dholbert
2013-09-25 11:42:34 +00:00
Masayuki Nakano
ee772d1cbc
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
2013-09-25 20:21:22 +09:00
Masayuki Nakano
715f30b959
Bug 912956 part.14 mozilla/MouseEvents.h should be included directly r=roc
2013-09-25 20:21:18 +09:00
Masayuki Nakano
a362049807
Bug 912956 part.13 mozilla/TouchEvents.h should be included directly r=roc
2013-09-25 20:21:16 +09:00
Alexander Surkov
93a7d8cfd3
Bug 920547 - create generic accessibles for mathml elements, r=tbsaunde
2013-09-26 10:37:40 -04:00
Eitan Isaacson
eb3f2ebfad
Bug 920371 - Don't speak hidden subtree items. r=marcoz
2013-09-24 23:57:28 -07:00
Eitan Isaacson
b3a0ce5e7b
Bug 920324 - Add spinbutton and slider to simple traversal rule. r=marcoz
2013-09-24 22:35:48 -07:00
Trevor Saunders
561c3bf91b
bug 920033 - shut up the overloaded virtual warning about Accessible::GroupPosition() r=davidb
2013-09-24 10:12:54 -04:00
Georg Fritzsche
da0705e95c
Bug 790483 - Fix dependency on stale plugin enabledState in accessible tests. r=surkov
2013-09-24 17:21:49 +02:00
Trevor Saunders
13382afe82
bug 881636 - don't try and Update accessibles without there own content in DocAccessible::UpdateTree() r=surkov
2013-09-20 12:02:25 -04:00
Chris Peterson
31317ce4bc
Bug 919403 - Fix warning about DocAccessible ctor's initialization order. r=tbsaunde
2013-09-22 22:37:19 -07:00
Ehsan Akhgari
b91ba4ba3a
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
2013-09-23 13:29:27 -04:00
Eitan Isaacson
9807d3983c
Bug 918598 - Support touch typing. r=marcoz r=davidb
2013-09-23 10:28:10 -07:00
Eitan Isaacson
54160889ce
Bug 919054 - Use Audio node instead of audio API. r=marcoz
2013-09-23 10:28:10 -07:00
Ehsan Akhgari
dee6c12c6f
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
2013-09-23 13:25:00 -04:00
Ehsan Akhgari
39c223b372
Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc
2013-09-23 07:55:35 -04:00
Alexander Surkov
8f0f9f47f4
Bug 917973 - tear off ISimpleDOMDocument, r=tbsaunde
...
--HG--
rename : accessible/src/windows/msaa/DocAccessibleWrap.cpp => accessible/src/windows/sdn/sdnDocAccessible.cpp
rename : accessible/src/windows/msaa/DocAccessibleWrap.h => accessible/src/windows/sdn/sdnDocAccessible.h
2013-09-19 19:55:03 -04:00
Eitan Isaacson
d1bad896a9
Bug 687414 - Add label_for relation for implicit labels. r=tbsaunde
2013-09-19 14:51:58 -07:00
Bobby Holley
0b7c983dea
Bug 905909 - Avoid infinite recursion in nsTreeBodyFrame. v1
...
--HG--
extra : rebase_source : ed9efcd923249d5c7efebf9185ea431140878efc
2013-09-13 04:02:30 -07:00
Eitan Isaacson
3ede12eb22
Bug 917399 - Use settings API for enabling/disabling AccessFu. r=yzen
2013-09-18 09:57:08 -07:00
Alexander Surkov
c09b8d61a2
Bug 672717 - Broken caret when moving into/out of embedded objects with right arrow, r=tbsaunde
2013-09-18 10:28:53 -04:00
Max Li
f0635e18eb
Bug 899333 - Pivot text traversal should traverse into the subtree. r=tbsaunde
2013-09-17 20:07:45 -04:00
Bobby Holley
2d8e31dcb6
Bug 874502 part 3. Fix a11y tests to not assume synchronous window closing. r=tbsaunde
2013-09-17 17:45:47 -04:00
Trevor Saunders
1ec207943c
bug 888981 - add Accessible::IsAcceptableChild() r=surkov
...
this patch does several things
- makes DocAccessible::BindToDocument return void the only case in which
it would "fail" was when passed null, and we know none of the callers
do that.
- adds Accessible::IsAcceptableChild() which returns true if its ok for
the possible child to be a child of this accessible.
- replace several over rides of Accessible::CacheChildren() that are
only to prevent certain types of children to over rides of
Accessible::IsAcceptableChild()
2013-09-06 15:27:07 -04:00
Tom Schuster
195b18c157
Bug 915822 - Make GetTabChildFrom a class method on TabChild. r=smaug
2013-09-12 15:24:11 -04:00
Alexander Surkov
5cb400c593
Bug 834138 - Intermittent states/test_doc_busy.html | Test timed out, r=tbsaunde
2013-09-12 09:10:42 -04:00