Closed Bug 294073 Opened 19 years ago Closed 19 years ago

ISimpleDOMNode uniqueID not returning values that match childID's

Categories

(Core :: Disability Access APIs, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: aaronlev, Assigned: aaronlev)

Details

(Keywords: access)

Attachments

(1 file)

We're using the old method of calculating unique ID's in get_nodeInfo(). We
should just be using GetUniqueID() which does all the work.
Comment on attachment 183541 [details] [diff] [review]
Reuse GetUniqueID() method, and negate value in the same way that other code already does for event child ID's

OK, I guess, though after NS_PTR_TO_INT32 it's no longer unique, in general.
Attachment #183541 - Flags: superreview?(bzbarsky) → superreview+
Attachment #183541 - Flags: review?(timeless) → review+
Attachment #183541 - Flags: approval-l10n?
(In reply to comment #2)
> (From update of attachment 183541 [details] [diff] [review] [edit])
> OK, I guess, though after NS_PTR_TO_INT32 it's no longer unique, in general.
> 

It's the same as we use elsewhere in our MSAA code because there is no support
for MSAA on 64 bit platforms.
Attachment #183541 - Flags: approval-l10n? → approval1.8b2?
Comment on attachment 183541 [details] [diff] [review]
Reuse GetUniqueID() method, and negate value in the same way that other code already does for event child ID's

a=mkaply
Attachment #183541 - Flags: approval1.8b2? → approval1.8b2+
Checking in accessible/src/msaa/nsAccessNodeWrap.cpp;
/cvsroot/mozilla/accessible/src/msaa/nsAccessNodeWrap.cpp,v  <-- 
nsAccessNodeWrap.cpp
new revision: 1.16; previous revision: 1.15
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: