Aaron Klotz
81f9356172
Bug 1306117: Add ISimpleDOMNode type library to AccessibleMarshal.dll's resources; r=tbsaunde
...
MozReview-Commit-ID: 3RJI1JfZin
2016-09-28 15:14:22 -06:00
Aaron Klotz
da2dbe049c
Bug 1306400: Remove ChildIDThunk from Windows a11y as it is no longer necessary; r=tbsaunde
...
MozReview-Commit-ID: JeKsbfYKV58
--HG--
extra : rebase_source : d5900dc7849a326af35c1f49c62cce3953e77531
2016-10-06 13:07:08 -06:00
Aaron Klotz
a90989b900
Bug 1304449: Part 4 - Change Windows a11y MSAA id generation to partition based on content process id; r=tbsaunde
...
MozReview-Commit-ID: 1IBkP20uc1f
--HG--
extra : rebase_source : d0861da3419534f04f2e9de66157b8cde57c1ccd
2016-10-05 15:56:20 -06:00
Aaron Klotz
5dea7c01ee
Bug 1304449: Part 3 - Modify AccessibleWrap to traverse using COM interfaces; r=tbsaunde
...
MozReview-Commit-ID: Ctimi1xHsj
--HG--
extra : rebase_source : 5b3f4c0783acca1717735216715e63a5bbf9c6f7
2016-10-05 17:52:35 -06:00
Aaron Klotz
3dd6d33ed9
Bug 1304449: Part 1 - Modify MSAA IDs to be partitioned based on content id; r=tbsaunde
...
MozReview-Commit-ID: AGXtMaLDFGz
--HG--
extra : rebase_source : 5a88b731832d03cacd045e32c8e0c7330c7085b4
2016-10-05 17:52:23 -06:00
Alexander Surkov
7ac6ae3836
Bug 1306127 - reorder event may be not coalesced, r=yzen
2016-10-05 12:51:31 -04:00
Bill McCloskey
f478d1188c
Bug 1306708 - Rename prio to nested in IPDL (r=dvander)
2016-10-04 20:34:54 -07:00
Bill McCloskey
b83db28a45
Revert "Bug 1306708 - Rename prio to nested in IPDL (r=dvander)" on a CLOSED TREE
...
This reverts commit b1460c626078afbb9290e7d9ecaf3af605d5e893.
2016-10-04 15:55:19 -07:00
Bill McCloskey
eddd80027c
Bug 1306708 - Rename prio to nested in IPDL (r=dvander)
2016-10-04 15:28:14 -07:00
Alexander Surkov
cbb86a3700
Bug 1294853 part4 - do not fire preceding hides if they are coalesced, r=yzen
2016-10-04 15:34:18 -04:00
Phil Ringnalda
c1e745733c
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: IffTwuMbwmG
2016-10-03 20:09:05 -07:00
Astley Chen
8e60824f68
Bug 1292447: part 10 - Get a11y StyleInfo::TextIndent value resolved correctly. r=surkov,TYLin
...
MozReview-Commit-ID: Gz0ae9x1WtB
--HG--
extra : rebase_source : a320a405408087de47c879099fbb55641636b56e
2016-10-03 18:14:21 +08:00
Alexander Surkov
aa70decced
Bug 1294853 part3 - pop up preceding hides from trimmed subtree, r=yzen
2016-10-03 16:12:30 -04:00
Alexander Surkov
33530da7cc
Bug 1294853 part2 - hide should preceed a parent show if event tree is trimmed, r=yzen
2016-09-30 10:46:05 -04:00
Carsten "Tomcat" Book
6636b09ddd
merge mozilla-inbound to mozilla-central a=merge
2016-09-30 12:02:16 +02:00
Carsten "Tomcat" Book
1b096c3511
Merge mozilla-central to autoland
2016-09-29 11:50:17 +02:00
Xidorn Quan
cc1649886e
Bug 1266621 part 1 - Convert text-decoration-color to store complex color. r=heycam
...
MozReview-Commit-ID: LEGICgvgQDY
--HG--
extra : rebase_source : 6c68c6e26648354d4d5515e199fdf07711eca726
2016-09-27 20:19:48 +10:00
Aaron Klotz
ee329d7b88
Bug 1284314: Fix EnumVariant's QI so that it always resolves the original object's IUnknown; r=tbsaunde
...
MozReview-Commit-ID: 5XsiJFIdC1Y
2016-08-26 10:04:14 -06:00
Wes Kocher
a38fbd5e79
Backed out changeset f64158062a65 (bug 1301232) for Win debug m(oth) permaleaks a=backout
2016-09-29 16:48:08 -07:00
Alexander Surkov
e124c53ded
Bug 1294853 part1 - hide should preceed its related show on a move, r=yzen
2016-09-29 15:44:18 -04:00
Aaron Klotz
154bc7b5ef
Bug 1301232: Re-enable jsat mochitests on Windows; r=yzen
...
MozReview-Commit-ID: 5JyTOVFLaN5
2016-09-26 20:27:13 -06:00
Trevor Saunders
c5cac1582b
bug 1204171 - make mai_util_add_key_event_listener return the correct listener id r=davidb
...
The listener id is postincremented as a subexpression of being inserted into
the hash table. That means the key inserted into the table is 1 less than the
value returned from the function. Which means that later attempts to remove
the returned id will fail because that hash table knows about a different id.
2016-09-26 10:17:59 -04:00
Alexander Surkov
8665b7eb47
Bug 945915 - Expose atk/at-spi STATE_CHECKABLE, r=yzen
2016-09-24 09:44:10 -04:00
Alexander Surkov
a71905c1f2
Bug 1303526 - Crash in mozilla::a11y::DocAccessible::ProcessInvalidationList, r=yzen
2016-09-23 16:57:16 -04:00
Carsten "Tomcat" Book
d25a5baeb8
merge mozilla-inbound to mozilla-central a=merge
2016-09-22 11:55:12 +02:00
Alexander Surkov
3e59ef8ff4
Bug 1280551 - Documents sometimes load with no child accessibles but all text merged into document, r=yzen
2016-09-21 14:15:20 -04:00
Michael Li
a29eef42cd
Bug 1303040 - implement shared header for two ProxyAccessible classes. r=tbsaunde
...
MozReview-Commit-ID: 1cU71RljySc
2016-09-21 14:10:33 -04:00
Yura Zenevich
e2abdb82f3
Bug 1206711 - store doc accessible in emulated HWND itself. r=surkov
...
MozReview-Commit-ID: 6VVkzsg6su4
2016-09-21 14:08:39 -04:00
Yura Zenevich
b7621bb6a4
Bug 1206711 - remove unused ipc bits from DocAccessibleWrap::DoInitialUpdate. r=surkov
...
MozReview-Commit-ID: GdUfAMN2kdD
2016-09-21 14:08:32 -04:00
Andrea Marchesini
9d38619302
Bug 1288997 - memory blob should not be shared across processes - part 3 - SendStream for memory blobs, r=bkelly
2016-09-21 12:27:26 +02:00
Mike Shal
ee988cdb3b
Bug 1304136 - Use a single AccEventGen.py invocation; r=chmanchester
...
MozReview-Commit-ID: 84OjUxxK1lg
--HG--
extra : rebase_source : a4be9e540f95ea294ed8eacc005773aa3cff051f
2016-09-18 15:30:32 -04:00
Mike Shal
f9d17c6e43
Bug 1304136 - have AccEventGen.py re-use xpidllex.py / xpidlyacc.py; r=chmanchester
...
MozReview-Commit-ID: 76M0KYAZCmW
--HG--
extra : rebase_source : 09e4d00cad3b788d897dca30abf6c80022d7928b
2016-09-19 13:42:44 -04:00
Aaron Klotz
de00386aba
Bug 1297549: Part 3 - Modify Windows AccessibleWrap to get hwnd from TabChild under e10s; r=tbsaunde
...
MozReview-Commit-ID: 1E7RZmlPzRj
2016-09-06 11:27:24 -06:00
Aaron Klotz
6eb5eabb31
Bug 1297549: Part 1 - Use chrome-generated MSAA IDs in content; r=tbsaunde
...
MozReview-Commit-ID: 7YIx7f6KEOs
2016-09-19 13:58:15 -06:00
Phil Ringnalda
b588bc52de
Backed out changeset 5643f6aebe25 (bug 1297549) for talos bustage
2016-09-18 11:19:00 -07:00
Phil Ringnalda
55e826a7d2
Backed out changeset 1970274b8890 (bug 1297549) for talos bustage
2016-09-18 11:12:59 -07:00
Aaron Klotz
e9a3ff5953
Bug 1297549: Part 3 - Modify Windows AccessibleWrap to get hwnd from TabChild under e10s; r=tbsaunde
...
MozReview-Commit-ID: DjnzVn0K5n1
2016-09-06 11:27:24 -06:00
Aaron Klotz
ce64d6a91b
Bug 1297549: Part 1 - Use chrome-generated MSAA IDs in content; r=tbsaunde
...
MozReview-Commit-ID: 7YIx7f6KEOs
2016-09-16 12:17:05 -06:00
Michael Li
abbb996008
Bug 1302760 - Make more of xpcAccessible work with proxies. r=tbsaunde
2016-09-15 09:58:00 -04:00
Wes Kocher
8805e85679
Backed out 3 changesets (bug 1297549) for Windows VM Mn-e10s failures a=backout
...
Backed out changeset c3f82cedfb27 (bug 1297549)
Backed out changeset c643278d88c8 (bug 1297549)
Backed out changeset 3d515669d3e0 (bug 1297549)
2016-09-15 16:45:31 -07:00
Aaron Klotz
145389960a
Bug 1300858: Make AccessibleWrap::accSelect dispatch TakeFocus() call to main thread when running in Windows e10s content process; r=tbsaunde
...
MozReview-Commit-ID: 5fQJbx65s3z
--HG--
extra : rebase_source : 5ca3429e47ae3b38b2778eabcdd17e9b700a4bb6
2016-09-07 14:48:00 -06:00
Aaron Klotz
52624b56b2
Bug 1297549: Part 3 - Modify Windows AccessibleWrap to get hwnd from TabChild under e10s; r=tbsaunde
...
MozReview-Commit-ID: Jn2f9EAtT8O
--HG--
extra : rebase_source : 6ee62ec6b18d22f76ce6f2b60de9b0f408a5ec92
2016-09-06 11:27:24 -06:00
Aaron Klotz
2f2f607a11
Bug 1297549: Part 1 - Use chrome-generated MSAA IDs in content; r=tbsaunde
...
MozReview-Commit-ID: 7YIx7f6KEOs
--HG--
extra : rebase_source : de5c26ee8857f00c45944163db5591ee24e24a2b
2016-09-15 13:25:04 -06:00
Michael Li
36120acc04
Bug 1296420 - Don't add node to DocAccessible's invalidation list if it's a target of aria-owns. r=surkov
...
MozReview-Commit-ID: tOCjCud8b0
--HG--
extra : transplant_source : %2Ac%B3%25%EE%26%92%13%A7%92%27%D1%0E%B6%DFF%CA%28v%90
2016-08-24 16:54:54 -04:00
Alexander Surkov
898680fc8e
Bug 1301770 - dismiss mutation events if their container has been shown or hidden afterwards, r=yzen
2016-09-13 15:21:26 -04:00
Paul Bignier
c9501b6a52
Bug 1282408 - add ignore initialization check flag for variables from TTextAttr. r=surkov.alexander
2016-07-28 15:45:09 +02:00
Michael Li
bddc9c1a5c
Bug 1295603 - ignore mutation events if contained by shown or hidden container, r=surkov
2016-09-12 10:43:40 -04:00
Michael Layzell
36e08437d0
Bug 1018486 - Part 8: Various other changes, r=smaug
...
MozReview-Commit-ID: B0dsomkWgEk
2016-09-07 10:50:45 -04:00
Jonathan Kew
b159df9d94
Bug 1008019 - Update reftest and a11y-test expectations to reflect the corrected behavior of white-space:pre-wrap. r=dholbert
2016-09-07 00:04:28 +01:00
Dão Gottwald
e5b0ac3e96
Backed out changeset 08e4eadbb77d for causing bug 1299667
2016-09-02 13:06:24 +02:00