RESOLVED FIXED 49203
Crash zooming into Word document at office.live.com
https://bugs.webkit.org/show_bug.cgi?id=49203
Summary Crash zooming into Word document at office.live.com
mitz
Reported 2010-11-08 14:00:51 PST
<rdar://problem/8119781> Patch forthcoming
Attachments
Stop RenderBox::styleDidChange() from triggering layout (4.27 KB, patch)
2010-11-08 14:16 PST, mitz
darin: review+
mitz
Comment 1 2010-11-08 14:16:40 PST
Created attachment 73283 [details] Stop RenderBox::styleDidChange() from triggering layout
Darin Adler
Comment 2 2010-11-08 14:22:31 PST
Comment on attachment 73283 [details] Stop RenderBox::styleDidChange() from triggering layout 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.
mitz
Comment 3 2010-11-08 14:49:45 PST
Note You need to log in before you can comment on or make changes to this bug.