Closed
Bug 641182
Opened 15 years ago
Closed 15 years ago
Remove stray outdated ARIA namespace in security prefpane
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
Firefox 5
People
(Reporter: philor, Assigned: philor)
Details
Attachments
(1 file)
|
1.06 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
About a billion years ago, ARIA used namespaced attributes in every host language, and used the namespace URI http://www.w3.org/2005/07/aaa, and we had radiobuttons in the security prefpane that needed ARIA labelledby attributes.
Now, ARIA only uses namespaced attributes in host languages that insist on it, which doesn't include XUL, and uses the namespace URI http://www.w3.org/ns/wai-aria/, and we don't have any radiobuttons in the security prefpane.
Attachment #518923 -
Flags: review?(gavin.sharp)
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → philringnalda
Status: NEW → ASSIGNED
Updated•15 years ago
|
Attachment #518923 -
Flags: review?(gavin.sharp) → review+
| Assignee | ||
Comment 1•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Firefox4.2
Updated•15 years ago
|
Target Milestone: Firefox5 → Firefox 5
You need to log in
before you can comment on or make changes to this bug.
Description
•