DescriptionRemove RefPtr<ScriptState> from PerformanceObserver
RefPtr<ScriptState> stored in DOM objects has a risk of leaking ScriptStates
to unexpected worlds. We should explicitly pass in ScriptState when we need it.
BUG=669812
Committed: https://crrev.com/abaeeda1ff88d9c71936f120e5c37c4a88c302da
Cr-Commit-Position: refs/heads/master@{#435916}
Patch Set 1 #Patch Set 2 : temp #
Total comments: 1
Messages
Total messages: 11 (4 generated)
|