Closed
Bug 1733417
Opened 4 years ago
Closed 2 years ago
[meta] Cache relations
Categories
(Core :: Disability Access APIs, task, P3)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
People
(Reporter: eeejay, Unassigned)
References
Details
(Keywords: meta)
This is a meta bug for all relation related caching. There are a bunch of relation types. We can implement the cache for them in a piecemeal fashion since the RelationByType method takes a relation type as an argument - if the relation is cached, return it, if not do a sync IPC call (or throw not implemented in windows).
Below is a list of all relation types, we should open blocking bugs as we work on them.
LABELLED_BY/LABEL_FORDESCRIBED_BY/DESCRIPTION_FORNODE_CHILD_OF/NODE_PARENT_OFCONTROLLED_BY/CONTROLLER_FORFLOWS_TO/FLOWS_FROMMEMBER_OFSUBWINDOW_OFEMBEDS/EMBEDDED_BYPOPUP_FORPARENT_WINDOW_OFDEFAULT_BUTTONCONTAINING_DOCUMENTCONTAINING_TAB_PANECONTAINING_WINDOWCONTAINING_APPLICATIONDETAILS/DETAILS_FORERRORMSG/ERRORMSG_FOR
Updated•4 years ago
|
Whiteboard: [ctw-m2]
Updated•3 years ago
|
Whiteboard: [ctw-m2]
Comment 1•2 years ago
|
||
We're all done here.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•