gecko-dev/accessible
James Teh fb7c94c665 Bug 1416986 part 4: AccessibleHandler: Don't fall through to the proxy for IAccessibleHyperlink. r=aklotz
The handler's implementation of IAHyperlink just forwards calls through to the proxy.
However, it exists because we want the cache to be used when a hyperlink is retrieved.
When querying from the handler to IAHyperlink, we should use the same implementation.
This is mostly about consistency/correctness, especially as we're increasing complexity.

MozReview-Commit-ID: AwYibrFzUyf

--HG--
extra : rebase_source : 3d8f33639190a4220a21d0a6eeac401829d8345c
2017-11-15 12:32:52 +10:00
..
aom Backed out changeset 2602e10160a1 (bug 1410482) for leaks in devtools tests. r=backout 2017-10-23 23:02:57 +02:00
atk Bug 1402666 - Part 3: Replace Replace(NS_LITERAL_STRING("")) with ReplaceLiteral(u""). r=erahm 2017-09-15 19:32:55 -07:00
base Bug 1418102 - role heading need to have a name computed from its subtree, r=marcoz 2017-11-20 10:02:52 -05:00
generic Bug 1414974 - Part 4: Split WindowByIdTable into two separate tables for inner and outer windows, r=bz 2017-11-09 10:44:48 -05:00
html Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
interfaces Bug 1416893 - Added getConsumers method to nsIAccessibilityService. r=surkov 2017-11-14 11:21:32 -05:00
ipc Bug 1416986 part 4: AccessibleHandler: Don't fall through to the proxy for IAccessibleHyperlink. r=aklotz 2017-11-15 12:32:52 +10:00
jsat Bug 1418102 - fixed jsat addName method when name is an empty string. Updated tests. r=surkov 2017-11-20 11:46:50 -05:00
mac Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
other Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
tests Merge inbound to mozilla-central r=merge a=merge 2017-11-21 00:01:02 +02:00
windows Bug 1406890: Fix detection for Baum Cobra in 64 bit processes. r=MarcoZ 2017-11-14 09:49:05 +10:00
xpcom Bug 1416893 - Added getConsumers method to nsIAccessibilityService. r=surkov 2017-11-14 11:21:32 -05:00
xul Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
.eslintrc.js Bug 1385817 - Enable brace-style and no-else-return ESLint rules for accessible/ r=yzen 2017-08-01 19:08:02 +01:00
moz.build Bug 1329977 - creating doc accessibles for existing content documents. r=surkov 2017-10-31 09:48:07 -04:00