Closed Bug 878567 Opened 11 years ago Closed 11 years ago

Remove unused if block from implicit landmark role handling

Categories

(Core :: Disability Access APIs, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: takenspc, Assigned: takenspc)

Details

Attachments

(1 file)

Following blocks is unused and not meaningful.

>  else if (tag == nsGkAtoms::footer) {
>  nsAccUtils::SetAccAttr(attributes, nsGkAtoms::xmlroles,
>                         NS_LITERAL_STRING("contentinfo"));

http://mxr.mozilla.org/mozilla-central/source/accessible/src/generic/HyperTextAccessible.cpp#1326
Attached patch Patch rv. 1.0Splinter Review
Comment on attachment 757121 [details] [diff] [review]
Patch rv. 1.0

TBPL log
https://tbpl.mozilla.org/?tree=Try&rev=a2fd92b6ba12
Attachment #757121 - Flags: review?(trev.saunders)
Attachment #757121 - Flags: review?(trev.saunders) → review+
https://hg.mozilla.org/mozilla-central/rev/b75dec2837c4
Assignee: nobody → taken.spc
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: