DescriptionOilpan: prefinalize StyleFetchedImage* image resource clients.
Followup r366092 and switch finalization mechanism for
StyleFetchedImage and StyleFetchedImageSet to prefinalizers.
Having them be eagerly finalized conflicted in some cases with
another eagerly finalized object (a FrameView scrollable area),
as these StyleFetchedImage objects cannot be allowed to
touch another eagerly finalized object.
Avoid the finalization (non-)ordering issue by switching these
to prefinalized objects instead.
R=haraken
BUG=
Committed: https://crrev.com/902168ab29228b90c7cb8bc964af4001402d0dbc
Cr-Commit-Position: refs/heads/master@{#366275}
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|