DescriptionHave ProcessingInstruction's XSLT event listener keep a weak backreference
To avoid an unnecessary strong-reference cycle between
ProcessingInstruction and its owned "XSLT event listener", have the
latter keep an effectively-weak reference. ProcessingInstruction is
responsible to detach itself and clear that weak reference when it
is finalized.
R=haraken
BUG=367689
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185858
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rename ProcessingInstruction local interface class #
Messages
Total messages: 7 (2 generated)
|