Closed
Bug 428477
Opened 17 years ago
Closed 17 years ago
Rename nsIAccessibleHyperLink::anchorsCount to nsiAccessibleHyperLink::anchorCount for better consistency.
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla1.9
People
(Reporter: MarcoZ, Assigned: MarcoZ)
Details
(Keywords: access, dev-doc-complete, Whiteboard: Spelling/grammer fix)
Attachments
(1 file)
6.48 KB,
patch
|
aaronlev
:
review+
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
Trivial rename of anchorsCount attribute to anchorCount, to be inline with current a11y interfaces.
Updated•17 years ago
|
Attachment #315065 -
Flags: review?(aaronleventhal) → review+
Updated•17 years ago
|
Whiteboard: Spelling/grammer fix
Assignee | ||
Comment 2•17 years ago
|
||
Comment on attachment 315065 [details] [diff] [review]
Patch
Trivial rename, no functional change.
Attachment #315065 -
Flags: approval1.9?
Comment 3•17 years ago
|
||
Comment on attachment 315065 [details] [diff] [review]
Patch
a1.9=beltzner
Attachment #315065 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 4•17 years ago
|
||
Checking in accessible/public/nsIAccessibleHyperLink.idl;
/cvsroot/mozilla/accessible/public/nsIAccessibleHyperLink.idl,v <-- nsIAccessibleHyperLink.idl
new revision: 1.7; previous revision: 1.6
done
Checking in accessible/src/base/nsAccessible.cpp;
/cvsroot/mozilla/accessible/src/base/nsAccessible.cpp,v <-- nsAccessible.cpp
new revision: 1.373; previous revision: 1.372
done
Checking in accessible/src/html/nsHTMLImageAccessible.cpp;
/cvsroot/mozilla/accessible/src/html/nsHTMLImageAccessible.cpp,v <-- nsHTMLImageAccessible.cpp
new revision: 1.50; previous revision: 1.49
done
Checking in accessible/src/html/nsHTMLImageAccessible.h;
/cvsroot/mozilla/accessible/src/html/nsHTMLImageAccessible.h,v <-- nsHTMLImageAccessible.h
new revision: 1.27; previous revision: 1.26
done
Checking in accessible/src/atk/nsMaiHyperlink.cpp;
/cvsroot/mozilla/accessible/src/atk/nsMaiHyperlink.cpp,v <-- nsMaiHyperlink.cpp
new revision: 1.11; previous revision: 1.10
done
Checking in accessible/tests/mochitest/test_nsIAccessibleHyperLink.html;
/cvsroot/mozilla/accessible/tests/mochitest/test_nsIAccessibleHyperLink.html,v <-- test_nsIAccessibleHyperLink.html
new revision: 1.2; previous revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•17 years ago
|
||
For documentation: This should be dealt with when dealing with bug 418368. This bug fixes made an inconsistency error made in that initial bug.
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•