Lines Matching full:lifetime
1763 which is possibly destroyed during SpellChecker's lifetime.
11625 lifetime management.
11651 * workers/Worker.idl: Opt in to ActiveDOMObject lifetime management.
11657 * xml/XMLHttpRequest.idl: Opt in to ActiveDOMObject lifetime management.
14027 now tracks its own lifetime through the opaque roots system. Removed
17560 lifetime management through function overloading without using
17570 JSNamedNodeMap now knows how to maintain its own lifetime invariants.
17579 lifetime management through function overloading without using
19375 Make JSNodeFilterCondition handle its lifetime correctly
19609 Now that we use the opaque roots system to track node wrapper lifetime,
21627 the correct place but depends on subclasses to manage the lifetime of the GraphicsLayers and
24185 CCLayerImpl's m_owner field lifetime should match the lifetime of the
25850 Improve lifetime management of nodes in ReplaceNodeWithSpanCommand.
28422 which don't changes during its lifetime.
38143 Move lifetime management of grContext from a global to being
50373 the document. Also restrained the lifetime of document variable.
53242 Web Inspector: AppCache agent should have same lifetime as InspectorAgent
54108 Web Inspector: Resource agent should have same lifetime as Inspector agent
60781 Blocking JavaScript URLs required some re-architecting of the lifetime
60782 of the ContentSecurityPolicy object. We now manage the lifetime the
60783 same way we manage the lifetime of the SecurityOrigin object. In
62236 Web Inspector: Timeline agent should have same lifetime as InspectorAgent
62508 Web Inspector: make DOM storage and Database agents have the same lifetime as InspectorAgent