[webkit-reviews] review granted: [Bug 49203] Crash zooming into Word document at office.live.com : [Attachment 73283] Stop RenderBox::styleDidChange() from triggering layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 14:22:31 PST 2010


Darin Adler <darin at apple.com> has granted mitz at webkit.org's request for review:
Bug 49203: Crash zooming into Word document at office.live.com
https://bugs.webkit.org/show_bug.cgi?id=49203

Attachment 73283: Stop RenderBox::styleDidChange() from triggering layout
https://bugs.webkit.org/attachment.cgi?id=73283&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Is it OK to have renderer functions that can trigger layout?

It seems it’s only safe to call those functions if they are the very last ones
you call.


More information about the webkit-reviews mailing list