Closed
Bug 728543
Opened 14 years ago
Closed 13 years ago
fix warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden' warning in accessible/
Categories
(Firefox :: Disability Access, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 743573
People
(Reporter: andrzej.j.skalski, Unassigned)
References
(Blocks 1 open bug)
Details
The warning
warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden
shows up in several places while compiling accessible/ . In bug 727163 Ms2ger proposed some patch as "lying around", but was never applied.
We should find out if it's a right solution, and if not, propose other.
Comment 1•13 years ago
|
||
Ms2ger, did your patch in Bug 743573 fix this issue? I unfortunately can't tell for sure...
Flags: needinfo?(Ms2ger)
Comment 2•13 years ago
|
||
Yes.
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: needinfo?(Ms2ger)
Resolution: --- → DUPLICATE
Comment 3•13 years ago
|
||
I see, thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•