[Webkit-unassigned] [Bug 137961] Crash in WebCore::Node::getFlag
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 22 20:02:27 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137961
--- Comment #1 from Darin Adler <darin at apple.com> ---
The fix for this is in ApplyStyleCommand::applyBlockStyle:
if (!scope)
return;
This needs to be done just after scope is initialized.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141023/5d917d68/attachment-0002.html>
More information about the webkit-unassigned
mailing list