[webkit-reviews] review granted: [Bug 73243] [MutationObservers] Fix build breakage after CSSInlineDeclaration refactor : [Attachment 116807] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 13:36:07 PST 2011


Ryosuke Niwa <rniwa at webkit.org> has granted Rafael Weinstein
<rafaelw at chromium.org>'s request for review:
Bug 73243: [MutationObservers] Fix build breakage after CSSInlineDeclaration
refactor
https://bugs.webkit.org/show_bug.cgi?id=73243

Attachment 116807: Patch
https://bugs.webkit.org/attachment.cgi?id=116807&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=116807&action=review


> Source/WebCore/css/CSSMutableStyleDeclaration.cpp:69
> +	   CSSInlineStyleDeclaration* inlineDecl =
static_cast<CSSInlineStyleDeclaration*>(s_currentDecl);

We should add toCSSInlineStyleDeclaration.


More information about the webkit-reviews mailing list