Bug 1719736: Have mozAccessible protocol inherit from NSObject r=eeejay
Differential Revision: https://phabricator.services.mozilla.com/D119445
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
just some random |id|.
|
||||
*/
|
||||
|
||||
@protocol mozAccessible
|
||||
@protocol mozAccessible <NSObject>
|
||||
|
||||
// returns whether this accessible is the root accessible. there is one
|
||||
// root accessible per window.
|
||||
|
||||
Reference in New Issue
Block a user