[webkit-reviews] review denied: [Bug 18673] Crash in RenderImageGeneratedContent::imagePtr() using css content: with full page zoom : [Attachment 22418] Proposed fix: add null check in RenderImageGeneratedContent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 24 13:01:41 PDT 2008


Dave Hyatt <hyatt at apple.com> has denied Eric Seidel <eric at webkit.org>'s request
for review:
Bug 18673: Crash in RenderImageGeneratedContent::imagePtr() using css content:
with full page zoom
https://bugs.webkit.org/show_bug.cgi?id=18673

Attachment 22418: Proposed fix: add null check in RenderImageGeneratedContent 
https://bugs.webkit.org/attachment.cgi?id=22418&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Not correct.  Right fix is not to call intrinsicStyleChanged when you don't
have two non-null styles.

Patch coming.


More information about the webkit-reviews mailing list