DescriptionOilpan: remove unnecessary MultisamplingChangedObserver unregistration.
As the Page keeps weak references to its MultisamplingChangedObservers,
there is no need to explicitly unregister upon finalization of
WebGLRenderingContextBase. It will already have been removed by
weak processing.
That unregistration step was made safe by virtue of the context object
being eagerly finalized.
R=haraken
BUG=
Committed: https://crrev.com/c8060f98801b3a49de3716e3e9272fb43cbdf71f
Cr-Commit-Position: refs/heads/master@{#363489}
Patch Set 1 #Patch Set 2 : only provide removeMultisamplingChangedObserver non-Oilpan #
Messages
Total messages: 20 (9 generated)
|