mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 13:45:46 +00:00
Bug 1150510 - Crash [@ nsStringBundle::GetStringFromName, r=marcoz
This commit is contained in:
parent
d216c84c8b
commit
8bd6cda240
@ -516,7 +516,7 @@ GetClosestInterestingAccessible(id anObject)
|
||||
struct RoleDescrMap
|
||||
{
|
||||
NSString* role;
|
||||
const nsString& description;
|
||||
const nsString description;
|
||||
};
|
||||
|
||||
static const RoleDescrMap sRoleDescrMap[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user