[webkit-reviews] review granted: [Bug 83832] REGRESSION (r102262): iAd Producer relies on CSSStyleDeclaration property setters respecting '!important' : [Attachment 136995] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 16:39:15 PDT 2012


Alexey Proskuryakov <ap at webkit.org> has granted Andy Estes <aestes at apple.com>'s
request for review:
Bug 83832: REGRESSION (r102262): iAd Producer relies on CSSStyleDeclaration
property setters respecting '!important'
https://bugs.webkit.org/show_bug.cgi?id=83832

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=136995&action=review


> Source/WebCore/WebCore.exp.in:687
> +__ZN7WebCore24applicationIsIAdProducerEv

It's quite weird that we go back and forth between WebCore and WebKit like
this. Is this really how we always do this? Can't this function just be in
WebKit?


More information about the webkit-reviews mailing list