RESOLVED FIXED 109512
setMinimumLayoutWidth should bail if there's no WebProcess
https://bugs.webkit.org/show_bug.cgi?id=109512
Summary setMinimumLayoutWidth should bail if there's no WebProcess
Tim Horton
Reported 2013-02-11 16:15:06 PST
... or we'll crash. <rdar://problem/13093627> There are a lot of other cases of this (m_process->send without checking isValid()), we should probably audit them all. But this one affects the real world.
Attachments
patch (1.27 KB, patch)
2013-02-11 16:16 PST, Tim Horton
andersca: review+
Tim Horton
Comment 1 2013-02-11 16:16:27 PST
Tim Horton
Comment 2 2013-02-11 16:23:08 PST
Note You need to log in before you can comment on or make changes to this bug.