[webkit-reviews] review granted: [Bug 101696] Make assumptions about m_parentStyle consistent within StyleResolver::applyProperty() : [Attachment 173187] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 10:05:15 PST 2012


Tony Chang <tony at chromium.org> has granted Luke Macpherson
<macpherson at chromium.org>'s request for review:
Bug 101696: Make assumptions about m_parentStyle consistent within
StyleResolver::applyProperty()
https://bugs.webkit.org/show_bug.cgi?id=101696

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

------- Additional Comments from Tony Chang <tony at chromium.org>
This looks correct, but I'm curious about the other use of m_parentStyle in
StyleResolver::applyProperty.  In the CSSPropertyContent case, we use
m_parentStyle. I wonder if that's safe?


More information about the webkit-reviews mailing list