Closed Bug 174796 Opened 23 years ago Closed 23 years ago

XUL browser's MSAA cache not working correctly

Categories

(Core :: Disability Access APIs, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: aaronlev, Assigned: aaronlev)

References

Details

Attachments

(1 file)

I have experienced a number of problems with the IEnumVARIANT MSAA Cache checked in this summer. - Incorrect or repeated nodes - cache not getting reset for new documents - no way to test with cache turned off, to see where problem lies
These are the 2 new user prefs for controlling the cache: user_pref("accessibility.disablecache", true/false); user_pref("accessibility.disableenumvariant", true/false);
Seeking r=jgaunt
*** Bug 174949 has been marked as a duplicate of this bug. ***
Comment on attachment 103069 [details] [diff] [review] Fixes IEnumVARIANT::Next() loop, implements hidden cache prefs, clears cache when new doc is loaded r=jgaunt
Attachment #103069 - Flags: review+
Comment on attachment 103069 [details] [diff] [review] Fixes IEnumVARIANT::Next() loop, implements hidden cache prefs, clears cache when new doc is loaded sr=bryner
Attachment #103069 - Flags: superreview+
Comment on attachment 103069 [details] [diff] [review] Fixes IEnumVARIANT::Next() loop, implements hidden cache prefs, clears cache when new doc is loaded a=roc+moz for trunk
Attachment #103069 - Flags: approval+
This has approval. If it doesn't get checked in by the early morning tree closure on Nov 5, 2002 it's going to have to wait until after the branch is cut.
Fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Was this checked in before the 1.2 branch was cut? Or was it checked in onto the branch?
checked in before the cut. (I thought the cut occured on the 5th?!).
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: