DescriptionRemove unnecessary clearing of AX object cache in Document destructor.
Only frame-attached Documents can have an AX object cache. All such
Documents will be explicitly detached; detach() will clear the AX
object cache. Thus clearing it again in the destructor ought to be
redundant -- leave in an assert to verify that this assumption will hold.
R=dmazzoni,haraken
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194732
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|