DescriptionPlugin Power Saver: Add missing RenderFrame null-checks in placeholders
PluginPlaceholders are RenderFrameObservers, and render_frames can
go away before the object is actually destructed (during shutdown).
This CL adds the missing null checks needed to prevent trying to use
null pointers.
BUG=693120
R=raymes@chromium.org
Review-Url: https://codereview.chromium.org/2845413002 .
Cr-Commit-Position: refs/heads/master@{#468451}
Committed: https://chromium.googlesource.com/chromium/src/+/254b5995602a9d0d912d30cc4eb77ab2cb36b2ff
Patch Set 1 #
Total comments: 4
Patch Set 2 : add comment #
Messages
Total messages: 14 (8 generated)
|