DescriptionGo through root to get loading clients in StyleSheetContents::checkLoaded.
Added an assertion to the patch in https://codereview.chromium.org/444223004/
In StyleSheetContents::checkLoaded after parentStyleSheet check, "this pointer" is guaranteed to be equal to rootStyleSheet.
So we can only use this pointer instead of rootStyleSheet.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179904
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Messages
Total messages: 10 (0 generated)
|