DescriptionStyleSheetContents::clearResolvers should clear ScopedStyleResolvers
This is a fix for crashes in oilpan builds after landing https://codereview.chromium.org/415743005/.
StyleSheetContents::clearResolvers should clear ScopedStyleResolvers as well as normal StyleResolvers.
The original CL (r178795) that introduced ScopedStyleResolver was missing this code,
and it exposed the bug in oilpan builds when we landed r178817.
BUG=340522
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178840
Patch Set 1 #
Total comments: 1
Messages
Total messages: 9 (0 generated)
|