Closed Bug 498575 Opened 16 years ago Closed 6 years ago

share common implementation between nsARIAGridAccessible and nsHTMLTableAccessible

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: surkov, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: access, Whiteboard: [bk1])

We need to share common implementation between nsARIAGridAccessible and nsHTMLTableAccessible. It's worth to introduce nsTableAccessible class implementing nsIAccessibleTable and providing common implementation for nsIAccessibleTable methods. This bug should help to fix the bug 498573.
Status? I think this bug is at least partially fixed right?
Not sure, however I'm not sure it should be fixed. Some investigations are needed.
Alex, do you mind looking at it and tell us if there is more work to be done. A quick look at the code didn't make me think there was anything else to refactor. Thanks!
Whiteboard: [bk1]
That's not a high priority for now I think. Let's keep a bug open and get it back later.

We have a TableAccessible base class which does implement some common functionality, particularly after bug 1486668. We can move further stuff into that base class as needed.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.