X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWebCore%2Fdom%2FDocumentStyleSheetCollection.cpp;h=c737792bbc21b1cad7f3c8035c8257b075ac792d;hp=70f542713ff075e357b6b52593f03112d8efd1ea;hb=e85eae78d9cc3f18fcae6060fce29fad4d2368e7;hpb=0f4300c8d984b5f8196c4ff91f9786356f14c53d diff --git a/Source/WebCore/dom/DocumentStyleSheetCollection.cpp b/Source/WebCore/dom/DocumentStyleSheetCollection.cpp index 70f5427..c737792 100644 --- a/Source/WebCore/dom/DocumentStyleSheetCollection.cpp +++ b/Source/WebCore/dom/DocumentStyleSheetCollection.cpp @@ -374,9 +374,9 @@ bool DocumentStyleSheetCollection::testAddedStyleSheetRequiresStyleRecalc(StyleS return false; } -void DocumentStyleSheetCollection::analyzeStyleSheetChange(UpdateFlag updateFlag, const Vector >& newStylesheets, bool& requiresStyleResolverReset, bool& requiresFullStyleRecalc) +void DocumentStyleSheetCollection::analyzeStyleSheetChange(UpdateFlag updateFlag, const Vector >& newStylesheets, StyleResolverUpdateType& styleResolverUpdateType, bool& requiresFullStyleRecalc) { - requiresStyleResolverReset = true; + styleResolverUpdateType = Reconstruct; requiresFullStyleRecalc = true; // Stylesheets of