зеркало из https://github.com/mozilla/gecko-dev.git
Bug 397373 - "Make &state=disabled work again" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a1.9=stuart]
This commit is contained in:
Родитель
0498133fd6
Коммит
52daf28215
|
@ -266,7 +266,7 @@ nsMozIconURI::SetSpec(const nsACString &aSpec)
|
|||
{
|
||||
nsCOMPtr<nsIAtomService> atoms(do_GetService(NS_ATOMSERVICE_CONTRACTID));
|
||||
nsCOMPtr<nsIAtom> atom;
|
||||
atoms->GetAtomUTF8(sizeString.get(),
|
||||
atoms->GetAtomUTF8(stateString.get(),
|
||||
getter_AddRefs(atom));
|
||||
for (PRUint32 i = 0; i < NS_ARRAY_LENGTH(gStateAtoms); i++)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче