[webkit-reviews] review granted: [Bug 39143] REGRESSION (r59385) crash destroying inline renderers : [Attachment 56505] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 19 11:56:16 PDT 2010


Dave Hyatt <hyatt at apple.com> has granted Enrica Casucci <enrica at apple.com>'s
request for review:
Bug 39143: REGRESSION (r59385) crash destroying inline renderers
https://bugs.webkit.org/show_bug.cgi?id=39143

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
r=me

This should probably be isAnonymousBlock() and not just isAnonymous().	I doubt
there's any problem with display: block generated content for example.

We could leave it this way just to be safe though.  There's no harm in being
more conservative about the flipping of the childrenInline switch.


More information about the webkit-reviews mailing list