mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-16 19:48:18 +00:00
Bug 393657. Back out the 1 line of this fix which broke our accessible state implementation. Original patch was r=surkov, a=dsicore
This commit is contained in:
parent
0b6db6fa84
commit
46d7c2aecc
@ -123,7 +123,7 @@ public:
|
||||
* second argument is omitted then second bit field of accessible state won't
|
||||
* be calculated.
|
||||
*/
|
||||
nsresult GetState(PRUint32 *aState, PRUint32 *aExtraState);
|
||||
NS_IMETHOD GetState(PRUint32 *aState, PRUint32 *aExtraState);
|
||||
|
||||
/**
|
||||
* Returns attributes for accessible without explicitly setted ARIA
|
||||
|
Loading…
Reference in New Issue
Block a user