gecko/accessible
Connor McAdams 420a327259 accessible/generic: Add stubs to DocAccessible for wine-gecko specific nsIDocument methods.
DocAccessible inherits from nsIDocumentObserver, which inherits from
nsIDocument. Wine-gecko adds two more methods to this class, which we
need to stub.

Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2022-06-13 19:19:30 +02:00
..
atk Bug 1251897 - DocAccessible constructor doesn't have to take root element as an argument, r=davidb 2016-03-02 09:39:06 -05:00
base Bug 1249253 - "After bug 1133213, in Google Docs, screen readers started to say "blank" before characters, lines, and when navigating". r=yzenevich a=ritu 2016-03-14 11:16:00 +01:00
generic accessible/generic: Add stubs to DocAccessible for wine-gecko specific nsIDocument methods. 2022-06-13 19:19:30 +02:00
html Bug 1251941 - aria::GetRoleMap should take element, r=davidb 2016-03-03 07:45:47 -05:00
interfaces Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
ipc Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
jsat Bug 1087608 - ensuring multitap gestures do not resolve to explore. r=eeejay, a=ritu 2016-03-21 17:26:49 -04:00
mac Bug 1251897 - DocAccessible constructor doesn't have to take root element as an argument, r=davidb 2016-03-02 09:39:06 -05:00
other Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
tests Bug 1252857 - Value change events for HTML:select have wrong target. r=marcoz, a=ritu 2016-03-18 16:22:17 -04:00
windows Bug 1312543 - remove bogus comparison in ia2Accessible.cpp; r=surkov 2022-06-13 18:33:38 +02:00
xpcom Run 2to3 on source tree. 2019-09-06 15:43:04 +02:00
xul Bug 1251712 - propagate a context flag for alerts, r=davdib 2016-02-29 10:08:40 -05:00
moz.build